[asterisk-users] GTalk/Jabber passing audio in 1.4.1!

Tzafrir Cohen tzafrir.cohen at xorcom.com
Sat Mar 24 01:45:44 MST 2007


On Tue, Mar 06, 2007 at 11:03:33PM -0500, Ronald Lewis wrote:
> I've just compiled Asterisk 1.4.1 and I'm happy to report that I've got
> two-way audio between Google Talk and Asterisk! This IS an exciting moment
> today in VoIP! This is just GREAT!

No such luck here. I tried 1.4.1 and 1.4.2 and I have no indication to
the fact that Asterisk has successfully connected.

Relevant configurations:


;;;;;;;;;;;;;;
;;;;;;;;;;;;;;/etc/asterisk/gtalk.conf:
;;;;;;;;;;;;;;
[general]
; over-permissive. But I'm more worried about outgoing calls now.
context=from-pstn
allowguest=yes

; Based on a sample in voip-info.
[asterisk]
type=client
serverhost=talk.google.com
; I never used gtalk, and hence /GTalk does not exist
username=my_user at gmail.com/Gaim
secret=xxxxxx
port=5222
usetls=yes
usesasl=yes
buddy=my_user at gmail.com
statusmessage="Asterisk on Tzafrir's laptop"
timeout=100


;;;;;;;;;;;;;;
;;;;;;;;;;;;;;In /etc/asterisk/extensions.conf:
;;;;;;;;;;;;;;
exten => nickname,1,Dial(gtalk/asterisk/theiruser at gmail.com)


I dial from kiax, and this is what I see in the logs:

[Mar 24 10:42:27] DEBUG[27181] pbx.c: Launching 'Dial'
[Mar 24 10:42:27] VERBOSE[27181] logger.c:     -- Executing
[nickname at from-internal:
1] Dial("IAX2/601-1", "gtalk/asterisk/theiruser at gmail.com") in new stack
[Mar 24 10:42:27] WARNING[27181] chan_gtalk.c: Could not find recipient.
[Mar 24 10:42:27] WARNING[27181] app_dial.c: Unable to create channel of
type 'gtalk' (cause 0 - Unknown)



I see in a different Jabber client that theiruser at gmail.com is on-line. 
my_user at gmail.com never appears to be on-line.

-- 
               Tzafrir Cohen       
icq#16849755                    jabber:tzafrir at jabber.org
+972-50-7952406           mailto:tzafrir.cohen at xorcom.com       
http://www.xorcom.com  iax:guest at local.xorcom.com/tzafrir


More information about the asterisk-users mailing list