Two questions for you:<br><br>1) Do you have extension "888" in your public context?<br>2)Can you put your internal Ip address of FS in rtp-ip instead of $${bind_server_ip} just to make sure it get the right IP?<br>
3) <param name="disable-rtp-auto-adjust" value="true"/> is not really required at least for my working setup behind the NAT router.<br><br><br><div class="gmail_quote">On Thu, Jun 25, 2009 at 1:31 AM, Jingwei Yang <span dir="ltr"><<a href="mailto:jingwei.yang@gmail.com">jingwei.yang@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi Chris, thanks for your help. Here's my client.xml<br><br><include><br> <!-- Client Profile (Original mode) --><br>
<!-- to use this profile take the x- away from the open and close tags so its <profile> and </profile> --><br>
<profile type="client"><br> <param name="name" value="<a href="http://gmail.com" target="_blank">gmail.com</a>"/><br> <param name="login" value="<a href="http://userAAA@gmail.com/talk" target="_blank">userAAA@gmail.com/talk</a>"/><br>
<param name="password" value="xxxxxxxx"/><br> <param name="dialplan" value="XML"/><br> <param name="context" value="public"/><br> <param name="message" value="Jingle all the way"/><br>
<param name="rtp-ip" value="$${bind_server_ip}"/><br> <!--<param name="ext-sip-ip" value="$${external_sip_ip}"/>--><br> <param name="ext-rtp-ip" value="$${external_rtp_ip}"/><br>
<param name="disable-rtp-auto-adjust" value="true"/><br> <param name="auto-login" value="true"/><br> <!-- SASL "plain" or "md5" --><br>
<param name="sasl" value="plain"/><br> <!-- if the server where the jabber is hosted is not the same as the one in the jid --><br> <param name="server" value="<a href="http://talk.google.com" target="_blank">talk.google.com</a>"/><br>
<!-- Enable TLS or not --><br> <param name="tls" value="true"/><br> <!-- disable to trade async for more calls --><br> <param name="use-rtp-timer" value="true"/><br>
<!-- default extension (if one cannot be determined) --><br> <param name="exten" value="888"/><br> <!-- VAD choose one --><br> <!-- <param name="vad" value="in"/> --><br>
<!-- <param name="vad" value="out"/> --><br> <param name="vad" value="both"/><br> <!--<param name="avatar" value="/path/to/tiny.jpg"/>--><br>
<!--<param name="candidate-acl" value="rfc1918.auto"/>--><br> </profile><br></include><div><div></div><div class="h5"><br><br><br><div class="gmail_quote">On Thu, Jun 25, 2009 at 11:53 AM, Chris Chen <span dir="ltr"><<a href="mailto:chris.chen2004@gmail.com" target="_blank">chris.chen2004@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Please provide your client.xml detail with confidential information crossout, I have gtalk client and server working properly behind the NAT.<br>
I should be able to help you.<br><font color="#888888"><br>Chris</font><div><div></div><div><br><br><div class="gmail_quote">On Wed, Jun 24, 2009 at 11:42 PM, Jingwei Yang <span dir="ltr"><<a href="mailto:jingwei.yang@gmail.com" target="_blank">jingwei.yang@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Thanks seven. External IPs have sound echo this time with ext-rtp-ip uncommented and disable-rtp-auto-adjust=true. However, internal IP has no audio this time no matter what value disable-rtp-auto-adjust is...<div>
<div></div><div><br><br><div class="gmail_quote">
On Thu, Jun 25, 2009 at 11:24 AM, seven <span dir="ltr"><<a href="mailto:dujinfang@gmail.com" target="_blank">dujinfang@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>uncomment ext-rtp-ip<div><div></div><div><div><br></div><div><div>On Jun 25, 2009, at 10:23 AM, Jingwei Yang wrote:<br><blockquote type="cite">Hi seven, thanks for your reply. I've commented out "ext-rtp-ip" and put "disable-rtp-auto-adjust" inside client.xml. No matter what value this parameter has (true or false), local IP is able to hear the echo but external ones still have no audio.<br>
<br><div class="gmail_quote">On Wed, Jun 24, 2009 at 6:01 PM, seven <span dir="ltr"><<a href="mailto:dujinfang@gmail.com" target="_blank">dujinfang@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>search wiki from sth. like disable_rtp_autoajust , I don't remember the exact var.<div><br></div><div><br><div><div><div></div><div>On Jun 24, 2009, at 5:40 PM, Jingwei Yang wrote:<br></div></div> <blockquote type="cite">
<div><div></div><div>Hi Guys,<br><br>Here's my situation:<br><br>The freeswitch server and my machine are behind the same LAN. If I commented out "ext-rtp-ip" from client.xml, I'm able to hear the echo (by <i>originate dingaling/<a href="http://gmail.com/userAAA@gmail.com" target="_blank">gmail.com/userAAA@gmail.com</a> &echo</i>).<br>
<br>However, external calls have no sound at all no matter whether this param is commented out or not. <br><br>Please kindly let me know what other params to set to resolve this issue.<br><br>Thanks,<br>-Jingwei<br></div>
</div> _______________________________________________<br>Freeswitch-users mailing list<br><a href="mailto:Freeswitch-users@lists.freeswitch.org" target="_blank">Freeswitch-users@lists.freeswitch.org</a><br><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br><a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br></div></div><br>_______________________________________________<br> Freeswitch-users mailing list<br> <a href="mailto:Freeswitch-users@lists.freeswitch.org" target="_blank">Freeswitch-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br> <br></blockquote></div><br> _______________________________________________<br>Freeswitch-users mailing list<br><a href="mailto:Freeswitch-users@lists.freeswitch.org" target="_blank">Freeswitch-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br></div></div></div></div><br>_______________________________________________<br>
Freeswitch-users mailing list<br>
<a href="mailto:Freeswitch-users@lists.freeswitch.org" target="_blank">Freeswitch-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br>
</div></div><br>_______________________________________________<br>
Freeswitch-users mailing list<br>
<a href="mailto:Freeswitch-users@lists.freeswitch.org" target="_blank">Freeswitch-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br>
</div></div><br>_______________________________________________<br>
Freeswitch-users mailing list<br>
<a href="mailto:Freeswitch-users@lists.freeswitch.org" target="_blank">Freeswitch-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br>
</div></div><br>_______________________________________________<br>
Freeswitch-users mailing list<br>
<a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br>