Dear all,<br><br>         I have successfully configured wanpipe with freeswitch. When I was the running wancfg_fs script the following files openzap.conf , autoload_confg/openzap.conf.xml , /etc/wanpipe/wanpipe1.xml, smg_pri.conf are created.<br>
<br>         I started the wanrouter command then executed the freeswitch.<br>         When I was executing freeswitch mod_openzap.c said the error as  &quot;Error  for finding the span id. name:PRI_1&quot;.<br>         But in the openzap.conf and openzap.conf.xml files the span name is smg_prid.<br>
 <br>         Why the freeswitch is referring the span name as PRI_1 ?  <br>         Whether this has to configured in anywhere? <br><br>         In the freeswitch CLI using oz command I tried to dump the PRI_1 span id but it said te error  as &quot;PRI_1 is not found&quot;.  When I was trying the command &#39;oz dump smg_prid&#39;  all the channel states and details shown.<br>
 <br>        It seems that smg_prid span configured in openzap perfectly (Its my assumption). Then Why freeswitch is referring the span name as PRI_1. <br><br>DID I MAKE ANY MISTAKE OR DID I MISS ANYTHING TO DO?<br><br>Could anyone please help me?<br>
<br>REFERENCE:<br><br>openzap.conf <br>[span wanpipe smg_prid]<br>name =&gt; smg_prid<br>trunk_type =&gt;e1<br>b-channel =&gt; 1:1-15<br>b-channel =&gt; 1:17-31<br><br><br>openzap.conf.xml <br>&lt;configuration name=&quot;openzap.conf&quot; description=&quot;OpenZAP Configuration&quot;&gt;<br>
  &lt;settings&gt;<br>    &lt;param name=&quot;debug&quot; value=&quot;0&quot;/&gt;<br>    &lt;!--&lt;param name=&quot;hold-music&quot; value=&quot;$${moh_uri}&quot;/&gt;--&gt;<br>    &lt;!--&lt;param name=&quot;enable-analog-option&quot; value=&quot;call-swap&quot;/&gt;--&gt;<br>
    &lt;!--&lt;param name=&quot;enable-analog-option&quot; value=&quot;3-way&quot;/&gt;--&gt;<br>  &lt;/settings&gt;<br>  &lt;boost_spans&gt;<br>        &lt;span id=&quot;smg_prid&quot;&gt;<br>        &lt;!--&lt;param name=&quot;hold-music&quot; value=&quot;$${moh_uri}&quot;/&gt;--&gt;<br>
        &lt;param name=&quot;dialplan&quot; value=&quot;XML&quot;/&gt;<br>        &lt;param name=&quot;context&quot; value=&quot;default&quot;/&gt;<br>         &lt;!-- regex to stop dialing when it matches --&gt;<br>        &lt;!--&lt;param name=&quot;dial-regex&quot; value=&quot;5555&quot;/&gt;--&gt;<br>
        &lt;!-- regex to stop dialing when it does not match --&gt;<br>        &lt;!--&lt;param name=&quot;fail-dial-regex&quot; value=&quot;^5&quot;/&gt;--&gt;<br>        &lt;/span&gt;<br> &lt;/boost_spans&gt;<br> &lt;analog_spans&gt;<br>
 &lt;/analog_spans&gt;<br>&lt;/configuration&gt;<br><br><br><br>          <br><br clear="all"><br>-- <br>Regards,<br>Thangappan.M<br>