[Freeswitch-users] Inbound dialplan

Michael Collins msc at freeswitch.org
Thu May 26 01:25:45 MSD 2011


If I understand correctly you're wanting to handle a bridge scenario where
the target extension is busy, etc. Most likely you just need to set
continue_on_fail=true so that your dialplan continues in the case of the
target extension not picking up.

-MC

On Wed, May 25, 2011 at 1:27 PM, Baskar <yudha2008 at gmail.com> wrote:

> Hi All,,
>
> In my inbound dial plan xml file  i have set two conditions enabled
>
> Condition1:
>
> In inbound dial plan callers are given an option to key in the extension
> number and reach the appropriate extension (Example: 1001 or 1002 or 1003
> etc).
>
> Condition2:
>
> The second condition routes call to a default extension in scenarios where
> the caller does not specify any extension number (Example: Default extension
> is 1007).
>
>
> Both the above conditions are working fine.
>
> Now I need to set up another condition where after keying in the extension
> number the call gets transferred to the appropriate extension and if the
> extension is busy(Example: say extension 1003 is busy) it should be hunted
> to a default extension (example: 1007). How can we set up this condition in
> dial plan?
>
> Can any one guide me.
> --
> Thanks with Regards,
>
> N.Baskar
>
>
> _______________________________________________
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110525/721e9dc6/attachment.html 


More information about the FreeSWITCH-users mailing list