-----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.xa...@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/1...@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-----

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to