<div>Hi list,</div>
<div>&nbsp;</div>
<div>I&#39;m trying to get channel gtalk working in asterisk 1.4.5</div>
<div>I have it built and configured as follows: </div>
<div>&nbsp;</div>
<blockquote dir="ltr" style="MARGIN-RIGHT: 0px">
<div><u>jabber.conf:</u></div>
<div>&nbsp;</div>
<div>[general]<br>debug=yes<br>autoprune=no<br>autoregister=no</div>
<div>
<p>[myaccount]<br>type=client<br>serverhost=<a href="http://talk.google.com">talk.google.com</a><br><a href="mailto:username=myaccount@gmail.com/Talk">username=myaccount@gmail.com/Talk</a><br>secret=mypassword<br>port=5222
<br>usetls=yes<br>usesasl=yes<br>statusmessage=&quot;Talk to me&quot;<br>timeout=100<br><br><u>gtalk.conf:</u><br><br>[general]<br>context=default<br>allowguest=yes<br>bindaddr=<a href="http://172.25.123.18">172.25.123.18
</a></p></div>
<div dir="ltr">[guest]<br>disallow=all<br>allow=ulaw<br>context=gtalk</div></blockquote>
<div dir="ltr">This works fine when I call this account from my personal gtalk. But others&nbsp;have some very strange problems.</div>
<div dir="ltr">In most cases, I see the call coming into Asterisk and executing normally. On the callers side, the call looks like it was answered, but there&#39;s no audio.</div>
<div dir="ltr">In some other cases, the call doesn&#39;t even appear to be answered, although I see a normal execution on Asterisk.</div>
<div dir="ltr">&nbsp;</div>
<div dir="ltr">I first had similar problems, because I didn&#39;t use &quot;bindaddr&quot; in gtalk.conf. But that fixed it for me, but not for most other cases.</div>
<div dir="ltr">Also, we all use the same network (same routing and NAT) and Gtalk version.</div>
<div dir="ltr">Audio calls between regular Gtalk users is not a problem.</div>
<div dir="ltr">&nbsp;</div>
<div dir="ltr">This problem really puzzles me. Is it a channel gtalk problem, or do we need to look at other settings (network, client settings...)?</div>
<div dir="ltr">I personnaly think we can rule out network config, since both successful and unsuccessful users work in the same lan.</div>
<div dir="ltr">&nbsp;</div>
<div dir="ltr">Is there anybody with experience in using channel gtalk? Should we start debugging?</div>
<div dir="ltr">What can we learn from jabber debug logs?</div>
<div dir="ltr">&nbsp;</div>
<div dir="ltr">Any help is very much appreciated!</div>
<div dir="ltr">&nbsp;</div>
<div dir="ltr">koenvi</div>
<div dir="ltr"><font size="1">&nbsp;</font></div>