<div dir="ltr">Hi,<br><br> Any suggestion on this? Thanks<br><br><div class="gmail_quote">On Sat, Sep 20, 2008 at 6:50 PM, Gopal krishnan <span dir="ltr"><<a href="mailto:saigop@gmail.com">saigop@gmail.com</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;"><div dir="ltr">Hi,<br><br> My outbound is working, but not in a regular functionality, If i call first time the call goes thru, by second time its not getting thru, showing that the channel is not getting released. After reloading mod_openzap the channel becomes in DOWN state and the call is getting thru, so each and every time I need to reload the mod_openzap, my conf files as below,<br>
<br><b>openzap.conf<br></b>[span wanpipe]<br>name => openzap<br>number => 1<div class="Ih2E3d"><br>trunk_type => E1<br>b-channel => 1:1-15<br>d-channel => 1:16<br>b-channel => 1:17-31</div><b><br><br>default.xml<br>
</b>[root@dialer ~]# cat /usr/local/freeswitch/conf/dialplan/default.xml<div class="Ih2E3d"><br>
<?xml version="1.0" encoding="utf-8"?><br><!-- <a href="http://wiki.freeswitch.org/wiki/Dialplan_XML" target="_blank">http://wiki.freeswitch.org/wiki/Dialplan_XML</a> --><br><include><br>
<context name="default"><br></div>
<extension name="Local_Extension"><br> <condition field="destination_number" expression="^(10[01][0-9])$"><div class="Ih2E3d"><br> <action application="set" data="dialed_ext=$1"/><br>
</div>
<action application="export" data="dialed_ext=$1"/><br> </condition><br> <condition field="destination_number" expression="^${caller_id_number}$"><br>
<action application="set" data="voicemail_authorized=${sip_authorized}"/><br> <action application="answer"/><br> <action application="sleep" data="1000"/><br>
<action application="voicemail" data="check default $${domain} ${dialed_ext}"/><br> <!-- bind_meta_app can have these args <key> [a|b|ab] [a|b|o|s] <app> --><br>
<anti-action application="bind_meta_app" data="1 b s execute_extension::dx XML features"/><br>
<anti-action application="bind_meta_app" data="2 b s <br>record_session::$${base_dir}/recordings/${caller_id_number}.${strftime(%Y-%m-%d-%H-%M-%S)}.wav"/><br> <anti-action application="bind_meta_app" data="3 b s execute_extension::cf XML features"/><br>
<anti-action application="set" data="transfer_ringback=${us-ring}"/><br> <anti-action application="set" data="call_timeout=30"/><br> <!-- <anti-action application="set" data="sip_exclude_contact=${network_addr}"/> --><br>
<anti-action application="set" data="hangup_after_bridge=true"/><br> <!--<anti-action application="set" <br>data="continue_on_fail=NORMAL_TEMPORARY_FAILURE,USER_BUSY,NO_ANSWER,TIMEOUT,NO_ROUTE_DESTINATION"/> --><br>
<anti-action application="set" data="continue_on_fail=true"/><br> <anti-action application="db" data="insert/call_return/${dialed_ext}/${caller_id_number}"/><br>
<anti-action application="db" data="insert/last_dial_ext/${dialed_ext}/${uuid}"/><br> <anti-action application="bridge" data="user/${dialed_ext}@$${domain}"/><br>
<anti-action application="answer"/><br> <!--<anti-action application="send_display" data="Voicemail for ${dialed_ext}"/>--><br> <anti-action application="sleep" data="1000"/><br>
<anti-action application="voicemail" data="default $${domain} ${dialed_ext}"/><br> </condition><br> </extension><div class="Ih2E3d"><br><br> <extension name="Long Distance - wanpipe"><br>
<condition field="destination_number" expression="^9(\d{5,15})$"><br> <action application="set" data="dialed_ext=$1"/><br></div> <action application="bridge" data="openzap/1/A/${dialed_ext}"/><br>
</condition><br> </extension><br> </context><br></include><br><b><br>freeswitch console - before loading mod_openzap<br></b><a href="http://pastebin.freeswitch.org/5619" target="_blank">http://pastebin.freeswitch.org/5619</a><br>
<br><b>freeswitch console - after loading mod_openzap</b><br><a href="http://pastebin.freeswitch.org/5620" target="_blank">http://pastebin.freeswitch.org/5620</a><br><br>So the channel state is not releasing some is there anything related to default.xml that I need to change? Any help would be appreciated....:)<div class="Ih2E3d">
<br>
<br>-- <br>Thank you with regards,<br>Gopal,<br><br>
</div></div>
</blockquote></div><br><br clear="all"><br>-- <br>Thank you with regards,<br>Gopal,<br>PeopleTech Systems Private Limited<br><a href="http://www.peopletech.co.in">www.peopletech.co.in</a><br>
</div>