Jingwei, I don&#39;t know if you have the 888 defined in default.xml?  also you have to define $${domain}.<br>please do &quot; dl_debug on&quot; from fs_cli, and watch the console logs and see what&#39;s going on when you try calling from external. Most likely your dialplan is not correctly defined.<br>
<br>Chris<br><br><br><br><div class="gmail_quote">On Mon, Jun 29, 2009 at 5:25 AM, Jingwei Yang <span dir="ltr">&lt;<a href="mailto:jingwei.yang@gmail.com">jingwei.yang@gmail.com</a>&gt;</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, any thoughts?<br><br>Thanks,<br><font color="#888888">-Jingwei</font><div><div></div><div class="h5"><br><br><div class="gmail_quote">On Fri, Jun 26, 2009 at 11:34 AM, Jingwei Yang <span dir="ltr">&lt;<a href="mailto:jingwei.yang@gmail.com" target="_blank">jingwei.yang@gmail.com</a>&gt;</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, here&#39;s the one that confuses me. As far as I understand, the extension 888 defined in public.xml is for picking up incoming calls. It should have no influence on outgoing calls, right? If not, what is to write to fit my case? (originate dingaling/<a href="http://gmail.com/userAAA@gmail.com" target="_blank">gmail.com/userAAA@gmail.com</a> &amp;bridge(dingaling/<a href="http://gmail.com/userBBB@gmail.com" target="_blank">gmail.com/userBBB@gmail.com</a>), both userAAA and userBBB can be internal or external).<br>


<br>Anyway, I&#39;ve defined a extension 888 in public.xml. Frankly speaking, I&#39;m not quite sure what to include. So I make it very simple.<br><br>&lt;extension name=&quot;gtalk&quot;&gt;<br>  &lt;condition field=&quot;destination_number&quot; expression=&quot;^(888)$&quot;&gt;<br>


    &lt;action application=&quot;voicemail&quot; data=&quot;default $${domain} 888&quot;/&gt;<br>  &lt;/condition&gt;<br>&lt;/extension&gt; <br><br>Here are three relative parameters in client.xml:<br><br>&lt;param name=&quot;rtp-ip&quot; value=&quot;192.168.1.100&quot;/&gt;<div>

<br>
&lt;param name=&quot;ext-rtp-ip&quot; value=&quot;$${external_rtp_ip}&quot;/&gt;<br></div>&lt;!--&lt;param name=&quot;disable-rtp-auto-adjust&quot; value=&quot;true&quot;/&gt;--&gt;<br><br>Still, I got no echo for internal Ip calls. Please let me know where goes wrong.<br>


<br>Thanks,<br><font color="#888888">-Jingwei<br><br></font><div class="gmail_quote"><div>On Fri, Jun 26, 2009 at 10:30 AM, Chris Chen <span dir="ltr">&lt;<a href="mailto:chris.chen2004@gmail.com" target="_blank">chris.chen2004@gmail.com</a>&gt;</span> wrote:<br>

</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>
I guess you have the problem here,<br>in client.xml you have <br><div>  &lt;param name=&quot;context&quot; value=&quot;public&quot;/&gt;<br><br></div>but you only define extension 888 in default context,<br>that&#39;s why nobody can reach you from public.<br>



<br>under /usr/local/freeswitch/conf/dialplan<br><br>define extension 888 in public.xml to the proper extension you expect, and check the console log from fs_cli when you do gtalk calling to your gmail client, you will find out the solution to your issue.<br>


<font color="#888888">
<br>chris</font><div><div></div><div><br><br></div></div><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>
<br></div></blockquote></div><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>