mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-12 15:21:50 +00:00
f2a7891f14
adds a check on startup for global variable disable_system_app_commands. if the global variable is set to true, the system and bgsystem dialplan apps will not have their app_interface loaded via SWITCH_ADD_APP() leaving them effectively disabled at run time.