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

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Dec 11 15:40:22 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
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:                     assigned
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.0 
SVN Revision (number only!): 159700 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-11-27 16:48 CST
Last Modified:              2008-12-11 15:40 CST
====================================================================== 
Summary:                    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

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

---------------------------------------------------------------------- 
 (0096268) jcovert (reporter) - 2008-12-11 15:40
 http://bugs.digium.com/view.php?id=13984#c96268 
---------------------------------------------------------------------- 
Well, just to save you time, here's my patch.  I don't suggest using it
directly; it was written to test, since I was assuming that the initiator
in the incoming message would actually have to be stored to be used as the
outbound initiator.  This simply downcases the from or to field, as
appropriate, and sends it back.  It also allocates a fixed area of 255
bytes, which is not optimum.

But having it might save you time.

/john 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-12-11 15:40 jcovert        Note Added: 0096268                          
======================================================================




More information about the asterisk-bugs mailing list