dialplan exec application <appname> [<args>]
Execute a single 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 → application call for testing. A mock channelA single call leg passing through Asterisk. Channels represent connections to endpoints and are what dialplan applications act on. is used to execute the application, so it may not make sense to use all applications, and only global variables should be used. The ulaw, alaw, and h264 codecs are available.
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.