<div dir="ltr"><div>I have tried two dialplan routes:</div><div><br></div><div>1)  Freeswitch cookbook suggests putting in conf/dialplan/default.xml</div><div><br></div><div>    &lt;extension name=&quot;dial-10-digit-number no prefix&quot;&gt;</div>
<div>      &lt;condition field=&quot;destination_number&quot; expression=&quot;^(\d{10})$&quot;&gt;</div><div>        &lt;action application=&quot;bridge&quot; data=&quot;sofia/gateway/babytel/$1&quot;/&gt;</div><div>      &lt;/condition&gt;</div>
<div>    &lt;/extension&gt;</div><div><br></div><div>2)  Freeswitch 1.0.6 book suggest putting in conf/default/01_babytel.xml</div><div><br></div><div><div>       &lt;extension name=&quot;Outbound Babytel calls - prefix 91&quot;&gt;</div>
<div>                &lt;condition field=&quot;destination_number&quot; expression=&quot;^9(1\d{10})$&quot;&gt;</div><div>                        &lt;action application=&quot;bridge&quot; data=&quot;sofia/gateway/babytel/$1&quot;/&gt;</div>
<div>                &lt;/condition&gt;</div><div>        &lt;/extension&gt;</div></div><div><br></div><div>Both give the same symptom:</div><div><div>freeswitch@internal&gt; /log 6</div><div>+OK log level 6 [6]</div><div>
freeswitch@internal&gt;</div><div>2014-01-14 16:28:33.238770 [NOTICE] switch_channel.c:1055 New Channel sofia/internal/<a href="mailto:101@192.168.2.7">101@192.168.2.7</a> [b5bdf358-5142-4b0e-8753-d15a84922e18]</div><div>
2014-01-14 16:28:33.378781 [INFO] mod_dialplan_xml.c:558 Processing 101 &lt;101&gt;-&gt;9058305602 in context default</div><div>2014-01-14 16:28:33.378781 [NOTICE] switch_channel.c:1055 New Channel sofia/external/9058305602 [9ddd008b-3e75-46ed-a864-858554737aeb]</div>
</div><div>&lt;then nothing....&gt;</div><div>After about 30 seconds, </div><div><div>2014-01-14 16:29:33.019000 [INFO] mod_dptools.c:3201 Originate Failed.  Cause: NO_ANSWER</div></div><div><br></div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Tue, Jan 14, 2014 at 3:59 PM, Vik Killa <span dir="ltr">&lt;<a href="mailto:vipkilla@gmail.com" target="_blank">vipkilla@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">
<div dir="ltr">What dialplan entry is executing?</div><div class="gmail_extra"><br><br><div class="gmail_quote"><div><div class="h5">On Tue, Jan 14, 2014 at 3:39 PM, Ian McMaster <span dir="ltr">&lt;<a href="mailto:ian.mcmaster@gmail.com" target="_blank">ian.mcmaster@gmail.com</a>&gt;</span> wrote:<br>

</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr">Apologies for a simple newbie question.  Following examples in the first two FreeSWITCH books, have been able to set up a SIP gateway, register, and receive calls.<div>

However I can&#39;t make calls.  The dialplan is being entered, but &#39;hangs&#39; at</div>
<div><br></div><div>switch_channel.c:1055 New Channel sofia/external/<a href="tel:16475551212" value="+16475551212" target="_blank">16475551212</a></div><div><br></div><div>a)  The provider name is &quot;babytel&quot;.<br>

</div><div>b)  The dial plan bridge is to data=&quot;sofia/gateway/babytel/$1&quot;  (as per the books)</div>
<div>c)  The provider xml file is in conf/sip_profiles/external  (as per the books)</div><div><br></div><div>d)  sofia status</div><div>Name:  external::babytel</div><div>Type:  gateway</div><div>State:  REGED</div><div>

<br>
</div><div>Why is the bridge channel called &quot;sofia/external/....&quot;?  And not &quot;sofia/babytel/...&quot;?   </div><div>Why does sofia status show &quot;external::&lt;provider&gt;&quot; (the books just show the provider name)?</div>


<div><br></div><div>Can anyone explain why the bridge to the gateway does not occur?<br><br>Thank you,</div><div>Ian.</div></div>
<br></div></div>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">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" 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>
<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></div>