[Freeswitch-users] Freeswitch dialplan help
awais nazir
awais-nazeer at hotmail.com
Tue Jun 7 22:50:49 MSD 2011
Thank you
Actually I don't want to respond 503 on all cases. I just want to mask response code 480 with 503. So that originator can never get 480.
Other cause codes should go naturally.
On Tue, Jun 7, 2011 at 11:35 PM, Kristian Kielhofner <kris at kriskinc.com> wrote:
Set continue_on_fail=true and use respond 503:
<action application="set" data="continue_on_fail=true"/>
<action application="bridge" data="blah"/>
<action application="respond" data="503"/>
On Tue, Jun 7, 2011 at 12:05 PM, awais nazir <awais-nazeer at hotmail.com> wrote:
> Hi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110608/c6fa12ad/attachment.html
More information about the FreeSWITCH-users
mailing list