<div dir="ltr">Hi to all, <br><br>I am using following freetdm configuration file <br><br><b>freetdm.conf.xml</b><br><br style="background-color: rgb(255, 255, 204);"><span style="background-color: rgb(255, 255, 204);">        &lt;config_profiles&gt;</span><br style="background-color: rgb(255, 255, 204);">
<span style="background-color: rgb(255, 255, 204);">                        &lt;profile name=&quot;my_pri1&quot;&gt;</span><br style="background-color: rgb(255, 255, 204);"><span style="background-color: rgb(255, 255, 204);">                                &lt;param name=&quot;outbound-called-ton&quot; value=&quot;unknown&quot;/&gt;</span><br style="background-color: rgb(255, 255, 204);">
<span style="background-color: rgb(255, 255, 204);">                                &lt;param name=&quot;outbound-called-npi&quot; value=&quot;unknown&quot;/&gt;</span><br style="background-color: rgb(255, 255, 204);"><span style="background-color: rgb(255, 255, 204);">                                &lt;param name=&quot;outbound-rdnis-ton&quot; value=&quot;unknown&quot;/&gt;</span><br style="background-color: rgb(255, 255, 204);">
<span style="background-color: rgb(255, 255, 204);">                                &lt;param name=&quot;outbound-rdnis-npi&quot; value=&quot;unknown&quot;/&gt;</span><br style="background-color: rgb(255, 255, 204);"><span style="background-color: rgb(255, 255, 204);">                                &lt;param name=&quot;outbound-calling-ton&quot; value=&quot;unknown&quot;/&gt;</span><br style="background-color: rgb(255, 255, 204);">
<span style="background-color: rgb(255, 255, 204);">                                &lt;param name=&quot;outbound-calling-npi&quot; value=&quot;unknown&quot;/&gt;</span><br style="background-color: rgb(255, 255, 204);"><span style="background-color: rgb(255, 255, 204);">                                &lt;param name=&quot;switchtype&quot; value=&quot;euroisdn&quot; /&gt;</span><br style="background-color: rgb(255, 255, 204);">
<span style="background-color: rgb(255, 255, 204);">                                &lt;param name=&quot;interface&quot; value=&quot;cpe&quot;/&gt;</span><br style="background-color: rgb(255, 255, 204);"><span style="background-color: rgb(255, 255, 204);">                        &lt;/profile&gt;</span><br style="background-color: rgb(255, 255, 204);">
<span style="background-color: rgb(255, 255, 204);">        &lt;/config_profiles&gt;</span><br style="background-color: rgb(255, 255, 204);"><span style="background-color: rgb(255, 255, 204);">        &lt;sangoma_pri_spans&gt;</span><br style="background-color: rgb(255, 255, 204);">
<span style="background-color: rgb(255, 255, 204);">                &lt;span name=&quot;wp1&quot; cfgprofile=&quot;my_pri1&quot;&gt;</span><br style="background-color: rgb(255, 255, 204);"><span style="background-color: rgb(255, 255, 204);">                        &lt;param name=&quot;mode&quot; value=&quot;user&quot;/&gt;</span><br style="background-color: rgb(255, 255, 204);">
<span style="background-color: rgb(255, 255, 204);">                        &lt;param name=&quot;context&quot; value=&quot;default&quot;/&gt;</span><br style="background-color: rgb(255, 255, 204);"><span style="background-color: rgb(255, 255, 204);">                        &lt;param name=&quot;dialplan&quot; value=&quot;XML&quot;/&gt;</span><br style="background-color: rgb(255, 255, 204);">
<span style="background-color: rgb(255, 255, 204);">                &lt;/span&gt;</span><br style="background-color: rgb(255, 255, 204);"><span style="background-color: rgb(255, 255, 204);">        &lt;/sangoma_pri_spans&gt;</span><br>
<br><br clear="all">I can do outbound call.<br>when I am trying to handle the incoming call,<br>from PRI line call is not landing, <br>When I check the fs_cli log files, <br>it says that,<br><br><span style="background-color: rgb(153, 255, 153);"><span style="background-color: rgb(255, 0, 0);">2010-11-17 02:10:16.853170 [INFO] mod_dialplan_xml.c:331 Processing  &lt;1234012480&gt;-&gt;1100 in context</span> </span><br style="background-color: rgb(153, 255, 153);">
<span style="background-color: rgb(255, 102, 102);">2010-11-17 02:10:16.853170 [WARNING] mod_dialplan_xml.c:361 Context  not found</span><br style="background-color: rgb(153, 255, 153);"><span style="background-color: rgb(153, 255, 153);">2010-11-17 02:10:16.853170 [INFO] switch_core_state_machine.c:142 No Route, Aborting</span><br style="background-color: rgb(153, 255, 153);">
<span style="background-color: rgb(153, 255, 153);">2010-11-17 02:10:16.853170 [DEBUG] switch_channel.c:2457 (FreeTDM/1:6/1100) Callstate Change RINGING -&gt; HANGUP</span><br style="background-color: rgb(153, 255, 153);">
<span style="background-color: rgb(153, 255, 153);">2010-11-17 02:10:16.853170 [NOTICE] switch_core_state_machine.c:143 Hangup FreeTDM/1:6/1100 [CS_ROUTING] [NO_ROUTE_DESTINATION</span>]<br><br><br>Its not taking the context which is <br>
defined in the above configuration file. <br><br>If I call 1100 from, sip phone call is landing <br>properly. <br><br><br>As of now, I have added my dial plan <br>inside the /usr/local/freeswitch/conf/dialplan/default.xml. <br>
Previously it was working fine. <br><br>After updating latest wanpipe and git version of freeSwitch, <br>It stopped working. <br><br>Any help would be appreciated.  <br><br>-- <br><div dir="ltr"><br>If you have come to help me, you are wasting your time. <br>
If you have come to because your liberation is bound up in mine, we can work together.<br><br> <br>Regards<br>Venkatesan OV.</div><br>
</div>