[asterisk-users] gtalk dialstring?

2008-10-25 Thread Julien Claassen
Hi everyone!
   I couldn't find anything expressive about gtalk dialstrings. It doesn't seem 
to work. I'm not sure why, so I'll start at the easiest point.
   The syntax I found was:
gtalk/my_account_name/[EMAIL PROTECTED]
   Is this correct?
   And does any of you googletalkers know, if a simple google-mail account is 
enough to use the talking bit, or do I have to register in the googletalk 
software again?
   Oh btw. Here's my error:
bach  [Oct 25 21:18:11] ERROR[28847]: chan_gtalk.c:908 
gtalk_alloc: no gtalk capable clients to talk to.
[Oct 25 21:18:11] NOTICE[28847]: channel.c:3243 __ast_request_and_dial: Unable 
to request channel gtalk/gtalk_account/[EMAIL PROTECTED]
   Kindest regards
   Julien


Music was my first love and it will be my last (John Miles)

 FIND MY WEB-PROJECT AT: 
http://ltsb.sourceforge.net
the Linux TextBased Studio guide
=== AND MY PERSONAL PAGES AT: ===
http://www.juliencoder.de

___
-- 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


Re: [asterisk-users] gtalk dialstring?

2008-10-25 Thread Philippe Sultan
Hi Julien,

 bach  [Oct 25 21:18:11] ERROR[28847]: chan_gtalk.c:908
 gtalk_alloc: no gtalk capable clients to talk to.
 [Oct 25 21:18:11] NOTICE[28847]: channel.c:3243 __ast_request_and_dial: Unable
 to request channel gtalk/gtalk_account/[EMAIL PROTECTED]

The syntax is correct. Make sure that you have the [gtalk_account]
section inside your jabber.conf file, you can also check the
connection to the GoogleTalk XMPP server by issuing these commands :
jabber show connected
jabber show buddies (in Asterisk 1.6)

Cheers,

Philippe

___
-- 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


Re: [asterisk-users] gtalk dialstring?

2008-10-25 Thread Julien Claassen
Hi!
   OK, this seems to work. But still I can't find anything to talk to for a 
test. I don't know, if the firewall might be in the way. Isn't there some 
echo-test service for google?
   And about the buddies: I found usernames in two places
1. in jabber.conf
[gtalk_account]
...
[EMAIL PROTECTED]
2. gtalk.conf
[guest]
disallow=all
allow=ulaw
context=google-in
[EMAIL PROTECTED]
   Do I need both? How to add more buddies? Just go on with:
[EMAIL PROTECTED]
and
[EMAIL PROTECTED]
   or do I have to use something like buddy2 and suername2?
   google-in is the context of incoming calls in my extensions.conf, is is 
correct to be there as a context name, or should there be some other context?
   Kindest regards
  Julien


Music was my first love and it will be my last (John Miles)

 FIND MY WEB-PROJECT AT: 
http://ltsb.sourceforge.net
the Linux TextBased Studio guide
=== AND MY PERSONAL PAGES AT: ===
http://www.juliencoder.de

___
-- 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