Displaying 3 results from an estimated 3 matches for "gtalk_request".
2012 Apr 01
0
10.3.0: gtalk_request: No XMPP client to talk to, us (partial JID)
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...
2011 Jan 06
0
using google for vm transcripts
...lk/<my-user-name>/${<my-gv-number>{@voice.google.com)
but I get this error:
-- Executing [s at incoming-pstn-line:6] Dial("DAHDI/4-1",
"Gtalk/<my-user-name>/<my-gv-number>@voice.google.com") in new stack
[Jan 5 16:26:22] ERROR[3129]: chan_gtalk.c:1871 gtalk_request: No XMPP
client to talk to, us (partial JID) : <my-user-name>
Any help appreciated.
sean
2007 Jun 21
3
gtalk - no audio
Hi list,
I'm trying to get channel gtalk working in asterisk 1.4.5
I have it built and configured as follows:
*jabber.conf:*
[general]
debug=yes
autoprune=no
autoregister=no
[myaccount]
type=client
serverhost=talk.google.com
username=myaccount at gmail.com/Talk
secret=mypassword
port=5222
usetls=yes
usesasl=yes
statusmessage="Talk to me"
timeout=100
*gtalk.conf:*
[general]