[asterisk-users] 10.3.0: gtalk_request: No XMPP client to talk to, us (partial JID)

sean darcy seandarcy2 at gmail.com
Sun Apr 1 10:22:26 CDT 2012


Trying to use gtalk:

     -- Executing [andy at ipkall:2] Dial("SIP/ipkall-00000000", 
"gtalk/andy-gtalk/+1xxxyyyzzzz at voice.google.com") in new stack
[Apr  1 10:41:53] ERROR[2416]: chan_gtalk.c:1934 gtalk_request: No XMPP 
client to talk to, us (partial JID) : andy-gtalk

gtalk.conf

[general]
context=google-in		; Context to dump call into
allowguest=yes
stunaddr = numb.viagenie.ca
bindaddr=0.0.0.0
externip=aa.bb.cc.dd

disallow=all
allow=ulaw

[andy-gtalk]
username=<username>@gmail.com
context=google-in
connection=andy-jabber

gtalk show settings

Global Settings:
----------------
   UDP Bindaddress:           0.0.0.0
   Stun Address:              66.228.45.110
   External IP:               aa.bb.cc.dd
   Context:                   google-in
   Codecs:                    (ulaw)
   Parking Lot:               default
   Allow Guest:               Yes

jabber.conf:

[andy-jabber]
type=client
serverhost=talk.google.com
username=<username>@gmail.com/Talk
secret=<>
port=5222
usetls=yes
usesasl=yes
statusmessage=No one here
status=xaway

jabber show connections
Jabber Users and their status:
        [andy-jabber] <username>@gmail.com/Talk     - Connected

jabber test andy-jabber
User: <username>@gmail.com
Resource: gmail.675A4337
    client: http://mail.google.com/xmpp/client/caps
    version: 1.1
    Jingle Capable: 1
	Priority: 0
	Status: 3
	Message:

Oooh a working message stack!



So jabber seems to be working.

Once while trying this I got this gtalk error:

WARNING[2571]: chan_gtalk.c:1923 gtalk_request: Could not find recipient.

Thanks for any help.

sean





More information about the asterisk-users mailing list