[asterisk-bugs] [Asterisk 0013984]: [patch] Incoming Gtalk calls fail

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Feb 12 04:16:22 CST 2009


The following issue has been RESOLVED. 
====================================================================== 
http://bugs.digium.com/view.php?id=13984 
====================================================================== 
Reported By:                jcovert
Assigned To:                phsultan
====================================================================== 
Project:                    Asterisk
Issue ID:                   13984
Category:                   Channels/chan_gtalk
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     resolved
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.0 
SVN Revision (number only!): 159700 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2008-11-27 16:48 CST
Last Modified:              2009-02-12 04:16 CST
====================================================================== 
Summary:                    [patch] Incoming Gtalk calls fail
Description: 
All incoming Gtalk calls are failing.

It appears that something about the responses Asterisk is sending back to
Gtalk are not making Gtalk happy; Gtalk responds with "unknown session".

The caller (see his Buddy info below) continues to hear ringing until
Gtalk finally abandons the call.

/john
        Buddy:  OnStateGTalkTest at gmail.com
                Resource: Talk.v10496F5B39E
                        node: http://www.google.com/xmpp/client/caps
                        version: 1.0.0.104
                        Jingle capable: yes
                Status: 3
                Priority: 24

====================================================================== 

---------------------------------------------------------------------- 
 (0099968) svnbot (reporter) - 2009-02-12 04:16
 http://bugs.digium.com/view.php?id=13984#c99968 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 175029

U   branches/1.4/channels/chan_gtalk.c

------------------------------------------------------------------------
r175029 | phsultan | 2009-02-12 04:16:21 -0600 (Thu, 12 Feb 2009) | 12
lines

Set the initiator attribute to lowercase in our replies when receiving
calls.

This attribute contains a JID that identifies the initiator of the
GoogleTalk
voice session. The GoogleTalk client discards Asterisk's replies if the 
initiator attribute contains uppercase characters.

(closes issue http://bugs.digium.com/view.php?id=13984)
Reported by: jcovert
Patches:
      chan_gtalk.2.patch uploaded by jcovert (license 551)
Tested by: jcovert

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=175029 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-02-12 04:16 svnbot         Note Added: 0099968                          
2009-02-12 04:16 svnbot         Status                   ready for testing =>
assigned
2009-02-12 04:16 svnbot         Status                   assigned => resolved
2009-02-12 04:16 svnbot         Resolution               open => fixed       
======================================================================




More information about the asterisk-bugs mailing list