Home
last modified time | relevance | path

Searched refs:app_interface (Results 26 – 50 of 63) sorted by relevance

123

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_hiredis/
H A Dmod_hiredis.c424 switch_application_interface_t *app_interface; in SWITCH_MODULE_LOAD_FUNCTION() local
441 …SWITCH_ADD_APP(app_interface, "hiredis_raw", "hiredis_raw", "hiredis_raw", raw_app, "", SAF_SUPPOR… in SWITCH_MODULE_LOAD_FUNCTION()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_perl/
H A Dmod_perl.c505 switch_application_interface_t *app_interface; in SWITCH_MODULE_LOAD_FUNCTION() local
527 SWITCH_ADD_APP(app_interface, "perl", NULL, NULL, perl_function, NULL, SAF_SUPPORT_NOMEDIA); in SWITCH_MODULE_LOAD_FUNCTION()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_esf/
H A Dmod_esf.c562 switch_application_interface_t *app_interface; in SWITCH_MODULE_LOAD_FUNCTION() local
568 SWITCH_ADD_APP(app_interface, "esf_page_group", NULL, NULL, bcast_function, NULL, SAF_NONE); in SWITCH_MODULE_LOAD_FUNCTION()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_vmd/
H A Dmod_vmd.c509 switch_application_interface_t *app_interface; in SWITCH_MODULE_LOAD_FUNCTION() local
523 …SWITCH_ADD_APP(app_interface, "vmd", "Detect beeps", "Detect voicemail beeps", vmd_start_function,… in SWITCH_MODULE_LOAD_FUNCTION()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_mp4/
H A Dmod_mp4.cpp529 switch_application_interface_t *app_interface; in SWITCH_MODULE_LOAD_FUNCTION() local
534 …SWITCH_ADD_APP(app_interface, "play_mp4", "play an MP4 file", "play an MP4 file", play_mp4_functio… in SWITCH_MODULE_LOAD_FUNCTION()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_python/
H A Dmod_python.c539 switch_application_interface_t *app_interface; in SWITCH_MODULE_LOAD_FUNCTION() local
587 …SWITCH_ADD_APP(app_interface, "python", "Launch python ivr", "Run a python ivr on a channel", pyth… in SWITCH_MODULE_LOAD_FUNCTION()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_rss/
H A Dmod_rss.c630 switch_application_interface_t *app_interface; in SWITCH_MODULE_LOAD_FUNCTION() local
634 SWITCH_ADD_APP(app_interface, "rss", NULL, NULL, rss_function, NULL, SAF_NONE); in SWITCH_MODULE_LOAD_FUNCTION()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_rad_auth/
H A Dmod_rad_auth.c869 switch_application_interface_t *app_interface; in SWITCH_MODULE_LOAD_FUNCTION() local
873 …SWITCH_ADD_APP(app_interface, "auth_function", NULL, NULL, auth_function, "in <USERNAME>, in <PASS… in SWITCH_MODULE_LOAD_FUNCTION()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_lua/
H A Dmod_lua.cpp682 switch_application_interface_t *app_interface; local
691 …SWITCH_ADD_APP(app_interface, "lua", "Launch LUA ivr", "Run a lua ivr on a channel", lua_function,…
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_ladspa/
H A Dmod_ladspa.c639 switch_application_interface_t *app_interface; in SWITCH_MODULE_LOAD_FUNCTION() local
656 …SWITCH_ADD_APP(app_interface, "ladspa_run", "ladspa_run", NULL, ladspa_run_function, APP_SYNTAX, S… in SWITCH_MODULE_LOAD_FUNCTION()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_curl/
H A Dmod_curl.c1065 switch_application_interface_t *app_interface; in SWITCH_MODULE_LOAD_FUNCTION() local
1088 SWITCH_ADD_APP(app_interface, "curl", "Perform a http request", "Perform a http request", in SWITCH_MODULE_LOAD_FUNCTION()
1092 …SWITCH_ADD_APP(app_interface, "curl_sendfile", "Send a file and some optional post variables via H… in SWITCH_MODULE_LOAD_FUNCTION()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_video_filter/
H A Dmod_video_filter.c1124 switch_application_interface_t *app_interface; in SWITCH_MODULE_LOAD_FUNCTION() local
1131 SWITCH_ADD_APP(app_interface, "chromakey", "chromakey", "chromakey bug", in SWITCH_MODULE_LOAD_FUNCTION()
1136 SWITCH_ADD_APP(app_interface, "video_replace", "video_replace", "video replace bug", in SWITCH_MODULE_LOAD_FUNCTION()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_oreka/
H A Dmod_oreka.c676 switch_application_interface_t *app_interface = NULL; in SWITCH_MODULE_LOAD_FUNCTION() local
767 …SWITCH_ADD_APP(app_interface, "oreka_record", "Send media to Oreka recording server", "Send media … in SWITCH_MODULE_LOAD_FUNCTION()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_cidlookup/
H A Dmod_cidlookup.c820 switch_application_interface_t *app_interface; in SWITCH_MODULE_LOAD_FUNCTION() local
836 SWITCH_ADD_APP(app_interface, "cidlookup", "Perform a CID lookup", "Perform a CID lookup", in SWITCH_MODULE_LOAD_FUNCTION()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_enum/
H A Dmod_enum.c891 switch_application_interface_t *app_interface; in SWITCH_MODULE_LOAD_FUNCTION() local
910 …SWITCH_ADD_APP(app_interface, "enum", "Perform an ENUM lookup", "Perform an ENUM lookup", enum_app… in SWITCH_MODULE_LOAD_FUNCTION()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_nibblebill/
H A Dmod_nibblebill.c1036 switch_application_interface_t *app_interface; in SWITCH_MODULE_LOAD_FUNCTION() local
1052 SWITCH_ADD_APP(app_interface, "nibblebill", "Handle billing for the current channel/call", in SWITCH_MODULE_LOAD_FUNCTION()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_valet_parking/
H A Dmod_valet_parking.c944 switch_application_interface_t *app_interface; in SWITCH_MODULE_LOAD_FUNCTION() local
964 …SWITCH_ADD_APP(app_interface, "valet_park", "valet_park", "valet_park", valet_parking_function, VA… in SWITCH_MODULE_LOAD_FUNCTION()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_cv/
H A Dmod_cv.cpp1391 switch_application_interface_t *app_interface; in SWITCH_MODULE_LOAD_FUNCTION() local
1403 SWITCH_ADD_APP(app_interface, "cv", "", "", cv_start_function, "", SAF_NONE); in SWITCH_MODULE_LOAD_FUNCTION()
1405 SWITCH_ADD_APP(app_interface, "cv_bug", "connect cv", "connect cv", in SWITCH_MODULE_LOAD_FUNCTION()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_directory/
H A Dmod_directory.c1075 switch_application_interface_t *app_interface; in SWITCH_MODULE_LOAD_FUNCTION() local
1093 …SWITCH_ADD_APP(app_interface, "directory", "directory", DIR_DESC, directory_function, DIR_USAGE, S… in SWITCH_MODULE_LOAD_FUNCTION()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_hash/
H A Dmod_hash.c954 switch_application_interface_t *app_interface; in SWITCH_MODULE_LOAD_FUNCTION() local
984 …SWITCH_ADD_APP(app_interface, "hash", "Insert into the hashtable", HASH_DESC, hash_function, HASH_… in SWITCH_MODULE_LOAD_FUNCTION()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_avmd/
H A Dmod_avmd.c1139 switch_application_interface_t *app_interface; in SWITCH_MODULE_LOAD_FUNCTION() local
1196 …SWITCH_ADD_APP(app_interface, "avmd_start","Start avmd detection", "Start avmd detection", avmd_st… in SWITCH_MODULE_LOAD_FUNCTION()
1197 …SWITCH_ADD_APP(app_interface, "avmd_stop","Stop avmd detection", "Stop avmd detection", avmd_stop_… in SWITCH_MODULE_LOAD_FUNCTION()
1198 …SWITCH_ADD_APP(app_interface, "avmd","Beep detection", "Advanced detection of voicemail beeps", av… in SWITCH_MODULE_LOAD_FUNCTION()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/xml_int/mod_xml_radius/
H A Dmod_xml_radius.c1174 switch_application_interface_t *app_interface; in SWITCH_MODULE_LOAD_FUNCTION() local
1199 …SWITCH_ADD_APP(app_interface, "radius_auth", NULL, NULL, radius_auth_handle, "radius_auth", SAF_SU… in SWITCH_MODULE_LOAD_FUNCTION()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_msrp.c1862 switch_application_interface_t *app_interface; in switch_msrp_load_apis_and_applications() local
1868 …SWITCH_ADD_APP(app_interface, "msrp_recv_file", "Recv msrp message to file", "Recv msrp message", … in switch_msrp_load_apis_and_applications()
1869 …SWITCH_ADD_APP(app_interface, "msrp_send_file", "Send file via msrp", "Send file via msrp", msrp_s… in switch_msrp_load_apis_and_applications()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/event_handlers/mod_erlang_event/
H A Dmod_erlang_event.c1937 switch_application_interface_t *app_interface; in SWITCH_MODULE_LOAD_FUNCTION() local
1979 …SWITCH_ADD_APP(app_interface, "erlang", "Yield call control to an erlang process", "Connect to erl… in SWITCH_MODULE_LOAD_FUNCTION()
1981 …SWITCH_ADD_APP(app_interface, "erlang_sendmsg", "Send a message to an erlang process", "Connect to… in SWITCH_MODULE_LOAD_FUNCTION()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_v8/
H A Dmod_v8.cpp1482 switch_application_interface_t *app_interface; in SWITCH_MODULE_LOAD_FUNCTION() local
1542 …SWITCH_ADD_APP(app_interface, "javascript", "Launch JS ivr", "Run a javascript ivr on a channel", … in SWITCH_MODULE_LOAD_FUNCTION()

123