[Freeswitch-users] Dialplan not executing on continue_on_fail=true

Ashish gautam ashish at nms.co.in
Fri May 24 16:17:39 MSD 2013


Hi,

I have a dialplan as follows:

<include>
<extension name="public_did">
<condition field="destination_number" expression="^(47673501)$">
<action application="answer"/>
<action application="set" data="continue_on_fail=true"/>
<action application="set" data="api_hangup_hook=perl hook.pl"/>
<action application="set" data="session_in_hangup_hook=true"/>
<action application="perl" data="perl/ash.pl"/>
</condition>
</extension>
</include>

when the called party does not pick up the phone or is busy, the dialplan
does not proceed and hook.pl does not get executed.

Please help
-- 
Ashish Gautam

IVR Developer

Nucleus Microsystems (Pvt.) Ltd.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20130524/aeca27fc/attachment.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list