<html><body bgcolor="#FFFFFF"><div>Down isn't bad, it just means no one is on that channel<br><br>On Jan 20, 2010, at 2:13 AM, "Thangappan.M" <<a href="mailto:thangappan143@gmail.com">thangappan143@gmail.com</a>> wrote:<br><br></div><div></div><blockquote type="cite"><div>I found the error in it. The file name is used as openzap.conf.xml ( smg_prid is specified here) and another file name as openzap.conf.wiki.xml ( PRI_1 span is specified here ). FreeSWITCH referred the PRI_1 span from openzap.conf.wiki.xml file.<br>
<br>Now the another problem is raised here.<br>When I was using oz list command , the details of the smg_prid shown. When I was using 'oz dump smg_prid' command it shows all the channels' details. But all the channels' states are DOWN. why? How can I make it the states to UP?<br>
<br>When I was making the call , the number is busy message was get. The call was not at all landed to the freeswitch.<br><br>Dial plan Example:<br>-------------------------------<br> <extension name="PRI_Testing"><br>
<condition field="destination_number" expression="^39114600$"><br> <action application="playback" data="ivr-welcome_to_freeswitch"/><br> </condition><br>
</extension><br><br>Please help me...........<br><br><b>Output Reference:</b><br><a href="http://pastebin.org/79074"><a href="http://pastebin.org/79074">http://pastebin.org/79074</a></a><br><br><div class="gmail_quote">On Wed, Jan 20, 2010 at 11:25 AM, Thangappan.M <span dir="ltr"><<a href="mailto:thangappan143@gmail.com"><a href="mailto:thangappan143@gmail.com">thangappan143@gmail.com</a></a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">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><font color="#888888">Thangappan.M<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Regards,<br>Thangappan.M<br>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>FreeSWITCH-users mailing list</span><br><span><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a></span><br><span><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a></span><br><span>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users</span><br><span><a href="http://www.freeswitch.org">http://www.freeswitch.org</a></span><br></div></blockquote></body></html>