RaiseException(reason)
Full arguments reference
reasonrequired
This application will jump to the e extensionA dialplan entry that matches a dialed number or pattern within a context and triggers a sequence of prioritized steps. in the current contextA named section of the dialplan that groups extensions. Calls enter a specific context and can only reach extensions visible from it, making contexts the basic unit of call routing and security., setting the dialplanThe core call-routing configuration of Asterisk, written mostly in extensions.conf as contexts, extensions, and priorities that decide how every call is handled. Full definition → function EXCEPTION(). If the e extension does not exist, the call will hangup.
reasonrequired
User Notes
Know a tip or gotcha for this topic? Share it below and help others.
Contribute a note
Share a tip, gotcha, or practical example. Keep it under 2000 characters. No questions (use the Asterisk community forums for support). Wrap code in backticks.