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 "Error for finding the span id. name:PRI_1".<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 "PRI_1 is not found". When I was trying the command 'oz dump smg_prid' 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 => smg_prid<br>trunk_type =>e1<br>b-channel => 1:1-15<br>b-channel => 1:17-31<br><br><br>openzap.conf.xml <br><configuration name="openzap.conf" description="OpenZAP Configuration"><br>
<settings><br> <param name="debug" value="0"/><br> <!--<param name="hold-music" value="$${moh_uri}"/>--><br> <!--<param name="enable-analog-option" value="call-swap"/>--><br>
<!--<param name="enable-analog-option" value="3-way"/>--><br> </settings><br> <boost_spans><br> <span id="smg_prid"><br> <!--<param name="hold-music" value="$${moh_uri}"/>--><br>
<param name="dialplan" value="XML"/><br> <param name="context" value="default"/><br> <!-- regex to stop dialing when it matches --><br> <!--<param name="dial-regex" value="5555"/>--><br>
<!-- regex to stop dialing when it does not match --><br> <!--<param name="fail-dial-regex" value="^5"/>--><br> </span><br> </boost_spans><br> <analog_spans><br>
</analog_spans><br></configuration><br><br><br><br> <br><br clear="all"><br>-- <br>Regards,<br>Thangappan.M<br>