<div>Would you be so kind to share your experience?</div>
<div>I can read most of C language, but writing it is another thing.</div>
<div>And I&#39;m not familiar with the internals of Asterisk...</div>
<div>&nbsp;</div>
<div>Or maybe you could already confirm that my problem is related to NAT (client or Asterisk side, not sure)<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 6/21/07, <b class="gmail_sendername"><a href="mailto:demuel@thephinix.org">demuel@thephinix.org</a></b> &lt;<a href="mailto:demuel@thephinix.org">demuel@thephinix.org</a>&gt; wrote:</span>

<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">I been to this scenario before. But I got mine working just last May 2007 and it appears<br>to be stable now ready for some serious commercial application. Hint: if you have any
<br>experience with C, try to check with the source code related to the channels you are<br>stressing down here. Well, it is not an easy task to do and not for the faint of heart.<br>With a little luck and more of motivated creativity, you will get it working. Trust me,
<br>been there done that.<br><br><br><br>&gt; Hi list,<br>&gt;<br>&gt; I&#39;m trying to get channel gtalk working in asterisk 1.4.5<br>&gt; I have it built and configured as follows:<br>&gt;<br>&gt;<br>&gt; *jabber.conf:*
<br>&gt;<br>&gt; [general]<br>&gt; debug=yes<br>&gt; autoprune=no<br>&gt; autoregister=no<br>&gt;<br>&gt; [myaccount]<br>&gt; type=client<br>&gt; serverhost=<a href="http://talk.google.com">talk.google.com</a><br>&gt; username=
<a href="http://myaccount@gmail.com/Talk">myaccount@gmail.com/Talk</a><br>&gt; secret=mypassword<br>&gt; port=5222<br>&gt; usetls=yes<br>&gt; usesasl=yes<br>&gt; statusmessage=&quot;Talk to me&quot;<br>&gt; timeout=100<br>
&gt;<br>&gt; *gtalk.conf:*<br>&gt;<br>&gt; [general]<br>&gt; context=default<br>&gt; allowguest=yes<br>&gt; bindaddr=<a href="http://172.25.123.18">172.25.123.18</a><br>&gt; [guest]<br>&gt; disallow=all<br>&gt; allow=ulaw
<br>&gt; context=gtalk<br>&gt;<br>&gt; This works fine when I call this account from my personal gtalk. But<br>&gt; others have some very strange problems.<br>&gt; In most cases, I see the call coming into Asterisk and executing normally.
<br>&gt; On the callers side, the call looks like it was answered, but there&#39;s no<br>&gt; audio.<br>&gt; In some other cases, the call doesn&#39;t even appear to be answered, although I<br>&gt; see a normal execution on Asterisk.
<br>&gt;<br>&gt; I first had similar problems, because I didn&#39;t use &quot;bindaddr&quot; in gtalk.conf.<br>&gt; But that fixed it for me, but not for most other cases.<br>&gt; Also, we all use the same network (same routing and NAT) and Gtalk version.
<br>&gt; Audio calls between regular Gtalk users is not a problem.<br>&gt;<br>&gt; This problem really puzzles me. Is it a channel gtalk problem, or do we need<br>&gt; to look at other settings (network, client settings...)?
<br>&gt; I personnaly think we can rule out network config, since both successful and<br>&gt; unsuccessful users work in the same lan.<br>&gt;<br>&gt; Is there anybody with experience in using channel gtalk? Should we start
<br>&gt; debugging?<br>&gt; What can we learn from jabber debug logs?<br>&gt;<br>&gt; Any help is very much appreciated!<br>&gt;<br>&gt; koenvi<br>&gt; _______________________________________________<br>&gt; --Bandwidth and Colocation provided by 
<a href="http://Easynews.com">Easynews.com</a> --<br>&gt;<br>&gt; asterisk-users mailing list<br>&gt; To UNSUBSCRIBE or update options visit:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br><br><br><br>_______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:
<br>&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>