After upgrading to Asterisk 1.4.1 from 1.4.0 it just worked for me. There must have been a bug in 1.4.0. I have successfully connected to a Gmail and MSN instant message client.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mani Sridhar Sent: Saturday, 3 March 2007 8:44 PM To: [email protected] Subject: Re: [asterisk-users] gtalk2voip and Asterisk hi, i was able to get this working with google talk. i entered [EMAIL PROTECTED] using the gtalk2voip.com website's "invite" box, and as a result, saw a request from [EMAIL PROTECTED] to be added as a buddy in my google talk contact list. i accepted the request. in my asterisk dialplan, i have this entry... exten => 3501, 1, Dial(SIP/[EMAIL PROTECTED]) this allows any extension in my asterisk box to dial 3501, and [EMAIL PROTECTED] receives the call on the google talk client. the call is established, and voice quality is good. to allow a call from google talk client for [EMAIL PROTECTED], i opened a chat window to the buddy [EMAIL PROTECTED] and typed "call [EMAIL PROTECTED]", and this made extension ABC on my asterisk box start ringing. again, the call was established, and audio was ok. as far as asterisk is concerned, this is a SIP call. bottomline - it's a good alternative to using the native jabber/jingle library in asterisk 1.4 . in fact, i haven't been able to get asterisk to successfully set up a call to googletalk using the chan_gtalk module . i am inside a NAT-ed LAN, and audio works in one direction only for the asterisk (SIP) - gtalk call. anyone else got asterisk - googletalk using chan_gtalk working? > >Message: 10 >Date: Fri, 02 Mar 2007 19:07:41 +0200 >From: Cosmin Prund <[EMAIL PROTECTED]> >Subject: Re: [asterisk-users] gtalktovoip and Asteirsk >To: Asterisk Users Mailing List - Non-Commercial Discussion > <[email protected]> >Message-ID: <[EMAIL PROTECTED]> >Content-Type: text/plain; charset="iso-8859-1" > >I don't think it works. I tried calling my own yahoo messenger ID with >no success: it rings a number of times and then it goes to some sort of >voice mail. >And I did "invite" the user they specified to my yahoo list, I also >entered my yahoo id into the registration form on the site. >I used a extensions.conf command like this for the try: > >exten => 641,1,Dial(SIP/[EMAIL PROTECTED]) > >(and yes, that's one of the yahoo ID I tryed with, and I don't think it >exists! ) > >Klaverstyn, David C wrote: > > > > Has anyone managed to get gtalktovoip working at all? If so please > > explain. > > > > > > > > http://www.gtalk2voip.com/faq.shtml > > > > > > > > > > > > *2. Q: Ok, how can I call Google Talk, MSN or Yahoo users from SIP ?* > > > > A: This is a major feature of our gateway and it is very easy. > > > > o GTalk: [EMAIL PROTECTED] can be reached by calling to > > sip:[EMAIL PROTECTED] > > > > o MSN: [EMAIL PROTECTED] can be reached by calling to > > sip:[EMAIL PROTECTED] > > > > o Yahoo: [EMAIL PROTECTED] can be reached by calling to > > sip:[EMAIL PROTECTED] > > > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > --Bandwidth and Colocation provided by Easynews.com -- > > _________________________________________________________________ Get Married in 2007. Join Shaadi.com http://www.shaadi.com/ptnr.php?ptnr=mhottag _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
