[asterisk-bugs] [Asterisk 0010707]: Gtalk call fails unless restarts

noreply at bugs.digium.com noreply at bugs.digium.com
Thu Sep 13 07:04:03 CDT 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=10707 
====================================================================== 
Reported By:                yusufmotiwala
Assigned To:                phsultan
====================================================================== 
Project:                    Asterisk
Issue ID:                   10707
Category:                   Channels/chan_gtalk
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.4.11  
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             09-12-2007 10:22 CDT
Last Modified:              09-13-2007 07:04 CDT
====================================================================== 
Summary:                    Gtalk call fails unless restarts
Description: 
Here is scenario - asterisk is running.

1.	Asterisk using abc at gmail.com as its Gtalk ID
2.	Someone (say xyz at gmail.com) has added abc at gmail.com as buddy
3.	If I try to place a call to Gtalk/asterisk/xyz at gmail.com, it fails ->
No gtalk capable clients to talk to.
4.	If I restart the asterisk, call goes. 
5.	It is always a case with new buddy

Please let me know if more information required.
====================================================================== 

---------------------------------------------------------------------- 
 yusufmotiwala - 09-13-07 07:04  
---------------------------------------------------------------------- 
======== Below is jabber.conf ============

[general]
debug=yes                               ;;Turn on debugging by default.
autoprune=no                            ;;Auto remove users from buddy
list.
autoregister=yes                        ;;Auto register users from buddy
list.

[asterisk]                              ;;label
type=client                             ;;Client or Component connection
serverhost=talk.google.com              ;;Route to server for example,
                                        ;;      talk.google.com
username=something at gmail.com       ;;Username with optional roster.
secret=****                         ;;Password
port=5222                               ;;Port to use defaults to 5222
usetls=yes                              ;;Use tls or not
usesasl=yes                             ;;Use sasl or not
buddy=somebuddy at gmail.com          ;;Manual addition of buddy to list.
statusmessage="mystatus"            ;;Have custom status message for
                                        ;;Asterisk.
timeout=600                         

=========== Below is gtalk.conf     ===========

[general]
context=google-in               ;;Context to dump call into
allowguest=yes                  ;;Allow calls from people not in
                                ;;list of peers

[guest]                 ;;special account for options on guest account
disallow=all
allow=ulaw
context=google-in

[google]
username=somebuddy at gmail.com       ;;username of the peer your
                                ;;calling or accepting calls from
disallow=all
allow=ulaw
context=google-in
connection=asterisk             ;;client or component in jabber.conf
                                ;;for the call to leave on.
; 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
09-13-07 07:04  yusufmotiwala  Note Added: 0070472                          
======================================================================




More information about the asterisk-bugs mailing list