-----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-----
On Monday 15 June 2009 11:44:27 pm Antoine Patte wrote:> 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.I had the same issue, only from gtalk to asterisk with some connections and not others.. Asterisk to gtalk works fine here. Have you allowed the RTP ports past your firewall? -- Thanks, Michael Maxwell eMail: metalmick at gmail.com Phone: +61 (03) 8680 4946 Web: mikey.webhop.org Powered By: PCBSD.org | FreeBSD.org | OpenSource.org ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ PRAIL.org - Australia-Wide radio communications for free Sponsor: Hightek Hosting - A New Wave in IT and Hosting Technology Hosting, IT services, sales and onsite support! 1300 85 34 30 - www.hightekhosting.com.au ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Michael Maxwell wrote:> I had the same issue, only from gtalk to asterisk with some connections and > not others.. > > Asterisk to gtalk works fine here. > > Have you allowed the RTP ports past your firewall?small update ... with * 1.6.1.1 : - google talk (official client) to asterisk : no sound - xmpp jingle (on nokia n810) to asterisk : sound ok - xmpp jingle (on nokia n810) to google talk (official client) : sound ok this problem is only present with the google galk official client and asterisk ... firewall is a linux-box with no filtering ... asterisk, nokia n810 and google talk are behind the same router. - -- antoine patte -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkpB+mkACgkQBnIOcv+j7+zjtQCg7woQ/8teuCMAptJVBKLwEsi8 ItAAn1mAgTfeO0spD9GC0ueRqQFP8rEn =cxSh -----END PGP SIGNATURE-----