[Freeswitch-users] why dingaling is using G722 codec?
jesse zhao
chat2jesse at gmail.com
Fri Aug 20 15:58:40 PDT 2010
I am dialing from SIP to Jingle. in mod_jingle.conf.xml I only
configured PCMU and GSM codec.
How come FS sends G722 codec and gtalk side immedially rejects the call.
2010-08-20 14:23:56.777993 [NOTICE] libdingaling.c:1307 SecSEND:
-------------------------------------------------------------------------------
<iq xmlns="jabber:client" from="XYZ at gmail.com/talk88DE1430"
to="DEF at gmail.com/AGoogleVoice6C59F787" type="set" id="306">
<ses:session xmlns:ses="http://www.google.com/session"
type="initiate" id="3486862015"
initiator="XYZ at gmail.com/talk88DE1430">
<pho:description xmlns:pho="http://www.google.com/session/phone"
xml:lang="en">
<pho:payload-type
xmlns:pho="http://www.google.com/session/phone" id="9" name="G722"
clockrate="8000" bitrate="64000"></pho:payload-type>
</pho:description>
<transport xmlns="http://www.google.com/transport/p2p"></transport>
</ses:session>
</iq>
2010-08-20 14:23:57.000832 [INFO] libdingaling.c:1305 SecRECV:
-------------------------------------------------------------------------------
<iq to="XYZ at gmail.com/talk88DE1430" type="set" id="7D0A279E57C8C64B"
from="DEF at gmail.com/AGoogleVoice6C59F787">
<ses:session type="terminate" initiator="XYZ at gmail.com/talk88DE1430"
id="3486862015" xmlns:ses="http://www.google.com/session">
<ses:reason>
<ses:general-error></ses:general-error>
<ses:initiate-failed></ses:initiate-failed>
</ses:reason>
<pho:internal-server-error
xmlns:pho="http://www.google.com/session/phone"></pho:internal-server-error>
</ses:session>
</iq>
More information about the FreeSWITCH-users
mailing list