G722

84 views
Skip to first unread message

Laurent Schweizer

unread,
Sep 12, 2013, 4:16:01 AM9/12/13
to sipme-med...@googlegroups.com
Dear Yulian,
 
 I found a G722 codec implememation in java  ( http://code.google.com/p/jitsi-jingle/source/browse/trunk/jitsi-jingle-lib/src/com/phono/audio/codec/g722/?r=6 ) and I try to integrate them into Sipme Media Server.
 
I have still an error I think before the load of the codec but I don't know where I must search,  ( log level ->  DEBUG  )
maybe you have any idea or tips.
 
Best regards
 
Laurent
 
2013-09-12 11:01:39,076 DEBUG [MgcpProvider] (Thread-16) Parsing message: CRCX 295209391 mobius/relay/$@x.x.x.x:2427 MGCP 1.0
C: 2
M: sendrecv
v=0^M
o=- 13023446421168073 1 IN IP4 192.168.1.34^M
s=Bria 3 release 3.5.3  stamp 70599^M
c=IN IP4 192.168.1.34^M
t=0 0^M
m=audio 51802 RTP/AVP 9 101^M
a=rtpmap:101 telephone-event/8000^M
a=fmtp:101 0-15^M
a=sendrecv^M
2013-09-12 11:01:39,077 DEBUG [MgcpProvider] (Thread-16) Dispatching message
2013-09-12 11:01:39,099 INFO  [MGCP] (Thread-16) tx=295209391 Started, message= CRCX mobius/relay/$@x.x.x.x:2427, call agent = /95.128.80.11:2727
2013-09-12 11:01:39,101 DEBUG [EndpointQueue] (Thread-22) Endpoint mobius/relay/1 taken
2013-09-12 11:01:39,101 DEBUG [EndpointQueue] (Thread-22) Free endpoints 0
2013-09-12 11:01:39,104 DEBUG [ResourcesPool] (Thread-22) Allocated new rtp connection,pool size:10,free:9
2013-09-12 11:01:39,107 INFO  [RtpConnectionImpl] (Thread-22) FormatsRTPFormats{9 AudioFormat[g722,8000,mono],101 AudioFormat[telephone-event,8000,mono]}
2013-09-12 11:01:39,108 ERROR [MGCP] (Thread-22) tx=295209391 Failed
ua.mobius.media.server.mgcp.tx.cmd.MgcpCommandException
        at ua.mobius.media.server.mgcp.tx.cmd.CreateConnectionCmd$Preprocessor.perform(CreateConnectionCmd.java:302)
        at ua.mobius.media.server.scheduler.Task.run(Task.java:127)
        at ua.mobius.media.server.scheduler.Scheduler$WorkerThread.run(Scheduler.java:425)
2013-09-12 11:01:39,112 DEBUG [ResourcesPool] (Thread-15) Released rtp connection,pool size:10,free:10
2013-09-12 11:01:39,112 DEBUG [EndpointQueue] (Thread-15) Endpoint mobius/relay/1 released
2013-09-12 11:01:39,112 DEBUG [EndpointQueue] (Thread-15) Free endpoints 1
2

oifa.yulian

unread,
Sep 13, 2013, 1:40:22 PM9/13/13
to sipme-med...@googlegroups.com
As i see in formats you are getting G722 from client and telephone events.

Since audio is not empty ( it has telephone events , which is part of audio ) , that means that the only problem can be that it does not has non dtmf :
So that means that it does not finds the g722 implementation.
What is the dsp processor configuration ( in config file )?

Best regards
Reply all
Reply to author
Forward
0 new messages