XML Dialplan commands
While we would love to go through all the available Dialplan commands, the list far exceeds the space we have for this chapter. Therefore, we will limit our discussion of available Dialplan commands to three areas—Dialplan tools, Sofia connectivity, and general API commands. These Dialplan commands are provided by mod_dptools
, mod_sofia
, and mod_commands
respectively.
mod_dptools:
mod_dptools
is a collection of Dialplan management tools. There are many, many commands available from within the Dialplan. You have already learned how basic commands likeanswer
,hangup
,bridge
, andset
work. Let us go over a few of the more advanced commands.bind_meta_app:
bind_meta_app
binds an application to the specified call leg(s). During ...
Get FreeSWITCH 1.0.6 now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.