[asterisk-bugs] [Asterisk 0012647]: Gtalk call from Empathy - no corresponding codecs
noreply at bugs.digium.com
noreply at bugs.digium.com
Wed May 14 11:35:36 CDT 2008
The following issue has been SUBMITTED.
======================================================================
http://bugs.digium.com/view.php?id=12647
======================================================================
Reported By: PH
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 12647
Category: Channels/chan_gtalk
Reproducibility: always
Severity: major
Priority: normal
Status: new
Asterisk Version: 1.6.0-beta8
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 05-14-2008 11:35 CDT
Last Modified: 05-14-2008 11:35 CDT
======================================================================
Summary: Gtalk call from Empathy - no corresponding codecs
Description:
Gtalk call from empathy 0.23.1 to asterisk
works with asterisk 1.4.10 but not with 1.6-beta8.
We got common codecs but with different names :
JABBER: compteJabber INCOMING: <iq type="set"
to="serveurtable9 at 10.128.16.10/asterisk" id="6195793178"
from="phil at 10.128.16.10/Telepathy"> <session
xmlns="http://www.google.com/session"
initiator="phil at 10.128.16.10/Telepathy" type="initiate" id="1960770996">
<description xmlns="http://www.google.com/session/phone"> <payload-type
clockrate="16000" name="speex" id="96"/>
<payload-type clockrate="8000" name="AMR" id="97"/>
<payload-type clockrate="8000" name="GSM" id="3"/>
<payload-type clockrate="8000" name="PCMA" id="8"/>
<payload-type clockrate="8000" name="PCMU" id="0"/>
<payload-type clockrate="16000" name="AMR-WB" id="98"/>
<payload-type clockrate="8000" name="telephone-event" id="99"/>
</description>
</session>
</iq>
[May 7 16:27:16] WARNING[27590]: chan_gtalk.c:1177 gtalk_newcall:
Capabilities don't match : us - 0x27f9fff (g723|gsm|ulaw|alaw|g726|
adpcm|slin|lpc10|g729|speex|ilbc|g726aal2|g722|slin16|jpeg|png|h261|
h263|h263p|h264|mpeg4|t140), peer - 0x0 (nothing), combined - 0x0
(nothing)
JABBER: compteJabber OUTGOING: <iq type='set'
from='serveurtable9 at 10.128.16.10/asterisk'
to='phil at 10.128.16.10/Telepathy' id='aaaac'><session type='reject'
id='1960770996' initiator='phil at 10.128.16.10/Telepathy'
xmlns='http://www.google.com/session'/></iq>
JABBER: compteJabber INCOMING: <iq type="result"
to="serveurtable9 at 10.128.16.10/asterisk" id="aaaac"
from="phil at 10.128.16.10/Telepathy"/>
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
05-14-08 11:35 PH SVN Branch (only for SVN checkou => N/A
======================================================================
More information about the asterisk-bugs
mailing list