It should work fine with 1.4Beta2

I use gtalk.conf instead of jingle.conf and this is what I would change in 
configurations (shown with the arrows):

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

[googletalk]
type=client
serverhost=talk.google.com
[EMAIL PROTECTED]/Talk   <------
secret=gtpassxxxx
port=5222
usetls=yes
usesasl=yes
[EMAIL PROTECTED]
statusmessage="Voice Calls Only"
timeout=100

gtalk.conf:
[general]
context=from-gtalk
allowguest=yes

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

[google]
[EMAIL PROTECTED]    <------
disallow=all
allow=ulaw
context=from-gtalk
connection=googletalk      <------

extensions.conf:
;outgoing to GoogleTalk
[to-gtalk]
exten => 190,1,NoOp("Calling GoogleTalk user [EMAIL PROTECTED]")
exten => 190,n,Dial(gtalk/googletalk/[EMAIL PROTECTED])    <------





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

Reply via email to