[asterisk-users] asterisk and google talk

Antoine Patte yoda-ml at toine.be
Mon Jun 15 08:44:27 CDT 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,

I try to set up a gateway gtalk to sip.

I test asterisk 1.6.1 and 1.4.21 from debian repository and the result
is identical : no sound during the call.

my jabber.conf :
[general]
debug=yes
autoprune=no
autoregister=no

[allo-gw]
type=client
serverhost=talk.google.com
username=xxxxxx.xallo at gmail.com/asterisk
secret=Xxxxxxxx
port=5222
usetls=yes
usesasl=yes
statusmessage="I am available"
timeout=100

my gtalk.conf :
[general]
context=gtalk
allowguest=yes

[guest]
disallow=all
allow=ulaw
context=gtalk

my extensions.conf :
[gtalk]
exten => s,1,Answer()
exten => s,n,Dial(Local/1000 at internal)
exten => s,n,Hangup()

[internal]
exten => 100X,1,Answer()
exten => 100X,n,Dial(${EXTEN})
exten => 100X,n,Hangup()

thanks for your idea

- --
Antoine Patte
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAko2UDsACgkQBnIOcv+j7+yy4ACfWPaYjM2D/sFJZr6l/6l0NimY
fVQAnjvv/22KLQmFvHmY16SUGAfW96OU
=9VvC
-----END PGP SIGNATURE-----



More information about the asterisk-users mailing list