B. Dialplan Applications
This appendix describes the use of dialplan applications (in other words, /etc/asterisk/extensions.conf) in detail. Applications are contained within modules, so only the applications contained in the modules you’ve actually loaded into Asterisk will be available to your dialplan. You can define which modules will be loaded through the [modules] section of the /etc/asterisk/modules.conf configuration file, either with the blanket autoload=yes statement or by explicitly loading specific modules with load => app_application_name.so. You can determine which applications are available to you by invoking the command core show applications in the Asterisk CLI. Detailed information about a specific application can be viewed ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access