SWITCH_ADD_APP(app_interface,"system","Execute a system command","Execute a system command",system_session_function,"<command>",
SAF_SUPPORT_NOMEDIA|SAF_ZOMBIE_EXEC);
SWITCH_ADD_APP(app_interface,"bgsystem","Execute a system command in the background","Execute a background system command",bgsystem_session_function,"<command>",