Home
last modified time | relevance | path

Searched refs:SCAF_NONE (Results 1 – 9 of 9) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_sms/
H A Dmod_sms.c627 …hat_app_interface, "info", "Display Call Info", "Display Call Info", info_function, "", SCAF_NONE); in SWITCH_MODULE_LOAD_FUNCTION()
628 …app_interface, "reply", "reply to a message", "reply to a message", reply_function, "", SCAF_NONE); in SWITCH_MODULE_LOAD_FUNCTION()
629 …_APP(chat_app_interface, "stop", "stop execution", "stop execution", stop_function, "", SCAF_NONE); in SWITCH_MODULE_LOAD_FUNCTION()
630 …AT_APP(chat_app_interface, "set", "set a variable", "set a variable", set_function, "", SCAF_NONE); in SWITCH_MODULE_LOAD_FUNCTION()
631 …hat_app_interface, "unset", "unset a variable", "unset a variable", unset_function, "", SCAF_NONE); in SWITCH_MODULE_LOAD_FUNCTION()
632 …terface, "send", "send the message as-is", "send the message as-is", send_function, "", SCAF_NONE); in SWITCH_MODULE_LOAD_FUNCTION()
633 …(chat_app_interface, "fire", "fire the message", "fire the message", fire_function, "", SCAF_NONE); in SWITCH_MODULE_LOAD_FUNCTION()
634 …, "system", "execute a system command", "execute a sytem command", system_function, "", SCAF_NONE); in SWITCH_MODULE_LOAD_FUNCTION()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/event_handlers/mod_smpp/
H A Dmod_smpp.c238 mod_smpp_chat_send_function, "", SCAF_NONE); in SWITCH_MODULE_LOAD_FUNCTION()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_perl/
H A Dmod_perl.c530 …erl", "execute a perl script", "execute a perl script", perl_chat_function, "<script>", SCAF_NONE); in SWITCH_MODULE_LOAD_FUNCTION()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_python/
H A Dmod_python.c589 …"execute a python script", "execute a python script", python_chat_function, "<script>", SCAF_NONE); in SWITCH_MODULE_LOAD_FUNCTION()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_lua/
H A Dmod_lua.cpp695 …, "lua", "execute a lua script", "execute a lua script", lua_chat_function, "<script>", SCAF_NONE);
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_sms_flowroute/
H A Dmod_sms_flowroute.c636 mod_sms_flowroute_chat_send_function, "", SCAF_NONE); in SWITCH_MODULE_LOAD_FUNCTION()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_types.h1705 SCAF_NONE = 0 enumerator
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_v8/
H A Dmod_v8.cpp1543 …avascript", "execute a js script", "execute a js script", v8_chat_function, "<script>", SCAF_NONE); in SWITCH_MODULE_LOAD_FUNCTION()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs31877 SCAF_NONE = 0 enumerator