[Freeswitch-users] Action Transfer Fail to next execution

Brian West brian at freeswitch.org
Mon Aug 25 16:05:59 MSD 2014


It transferred the call to a different place, its not going to magically
come back.  Sounds like you want to use execute_extension instead of
transfer.


On Mon, Aug 25, 2014 at 5:25 AM, bhavik patel <bhavikpatel14388 at gmail.com>
wrote:

> Hi,
>
> We are trying to call one extension.
> If first call finish with NO_ANSFER after 10 sec ring timeout then we
> forward call to another extension using Action transfer.
> If transfer also fail then call will be send to Voicemail but my issue is
> call is not pass to voicemail after transfer fail.
>
> Is there any solution how to pass call on Voicemail once transfer fail.
>
> MY dialplan is some thing like below.
>
> ==================================================================================
> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
> <document type="freeswitch/xml">
> <section name="dialplan" description="demo dynamic">
> <context name="default">
> <extension name="1212456">
> <condition field="destination_number" expression="1212456">
> <action application="set" data="effective_destination_number=1212456"/>
> <action application="set" data="hangup_after_bridge=true"/>
> <action application="set" data="continue_on_fail=true"/>
> <action application="set" data="call_timeout=10"/>
> <action application="bridge" data="user/TESTHome@${domain_name}"/>
> <action application="set" data="call_timeout=20"/>
> <action application="transfer" data="12129873456 XML default"/>
> <action application="answer"/>
> <action application="voicemail" data="default $${domain_name} TESTHome"/>
> </condition>
> </extension>
> </context>
> </section>
> </document>
>
> ==============================================================================
> --
> Thanks,
> Bhavik Patel
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.freeswitch.org
> http://www.cluecon.com
>
> 
> 
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>



-- 

*Brian West*
brian at freeswitch.org


*Twitter: @FreeSWITCH , @briankwest*
http://www.freeswitchbook.com
http://www.freeswitchcookbook.com

*T:*+19184209001 | *F:*+19184209002 | *M:*+1918424WEST (9378)
*iNUM:*+883 5100 1420 9001 | *ISN:*410*543 | *Skype:*briankwest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20140825/8fabaa26/attachment-0001.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list