You&#39;ll want to get the SIP trace and console debug log and put on <a href="http://pastebin.freeswitch.org">pastebin.freeswitch.org</a> with &quot;FreeSWITCH Log&quot; as the syntax highlighting.<br><br>-MC<br><br><div class="gmail_quote">
On Sun, Nov 11, 2012 at 4:18 PM, Meditel <span dir="ltr">&lt;<a href="mailto:meditel@gmail.com" target="_blank">meditel@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br><br>I have actually 2 providers : p1 &amp; p2<br>p1 is used as a DID only for incoming calls<br>p2 is used for making outgoing calls<br><br>I have 1 registered user : ext 1000<br><br>I have 2 GSM phones : GSM1 &amp; GSM2<br>

<br>My dialplan is as :<br>&lt;include&gt;<br>  &lt;extension name=&quot;public_did&quot;&gt;<br>    &lt;condition field=&quot;destination_number&quot; expression=&quot;^(MY_P1_DID)$&quot;&gt;<br>        &lt;action application=&quot;transfer&quot; data=&quot;1000 XML default&quot;/&gt;<br>

    &lt;/condition&gt;<br>  &lt;/extension&gt;<br>&lt;/include&gt;<br><br>For incoming calls &quot;1000&quot; is ringing and i can make a call without any problem (GSM1 =&gt; P1_DID =&gt; ext 1000)<br>But whene trying to bridge the incoming call to p2 gateway (GSM1 =&gt; P1_DID =&gt; P2_GW =&gt; GSM2), i can see that GSM2 is ringing but whene i answer the call i can&#39;t hear any audio ...<br>

This is my dialplan for the second case:<br>&lt;include&gt;<br>  &lt;extension name=&quot;public_did&quot;&gt;<br>    &lt;condition field=&quot;destination_number&quot; expression=&quot;^(MY_P1_DID)$&quot;&gt;<br>        &lt;action application=&quot;bridge&quot; data=&quot;sofia/gateway/p2_gw/GSM2_NUMBER&quot;/&gt;<br>

    &lt;/condition&gt;<br>  &lt;/extension&gt;<br>&lt;/include&gt;<br><br>Any help are welcome<br>best regards<br>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><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><br clear="all"><br>-- <br>Michael S Collins<br>Twitter: @mercutioviz<br><a href="http://www.FreeSWITCH.org" target="_blank">http://www.FreeSWITCH.org</a><br><a href="http://www.ClueCon.com" target="_blank">http://www.ClueCon.com</a><br>
<a href="http://www.OSTAG.org" target="_blank">http://www.OSTAG.org</a><br><br><br>