Misc. Dialplan Tools reject

From FreeSWITCH Wiki

Jump to: navigation, search
Warning

Deprecated, has been replaced with Misc._Dialplan_Tools_respond


Allows you to reject a call with custom messages. This is not useful on all channels as some do not support custom codes. You may be interested in hangup or redirect as well.

Example

<action application="reject" data="503 You have no credit"/>

Personal tools