Lines Matching refs:app_interface

777 	switch_application_interface_t *app_interface;  in SWITCH_MODULE_LOAD_FUNCTION()  local
822 …SWITCH_ADD_APP(app_interface, "t38_gateway", "Convert to T38 Gateway if tones are heard", "Convert… in SWITCH_MODULE_LOAD_FUNCTION()
825 …SWITCH_ADD_APP(app_interface, "rxfax", "FAX Receive Application", "FAX Receive Application", spanf… in SWITCH_MODULE_LOAD_FUNCTION()
827 …SWITCH_ADD_APP(app_interface, "txfax", "FAX Transmit Application", "FAX Transmit Application", spa… in SWITCH_MODULE_LOAD_FUNCTION()
829 …SWITCH_ADD_APP(app_interface, "stopfax", "Stop FAX Application", "Stop FAX Application", spanfax_s… in SWITCH_MODULE_LOAD_FUNCTION()
831 …SWITCH_ADD_APP(app_interface, "spandsp_stop_dtmf", "stop inband dtmf", "Stop detecting inband dtmf… in SWITCH_MODULE_LOAD_FUNCTION()
832 …SWITCH_ADD_APP(app_interface, "spandsp_start_dtmf", "Detect dtmf", "Detect inband dtmf on the sess… in SWITCH_MODULE_LOAD_FUNCTION()
835 …SWITCH_ADD_APP(app_interface, "spandsp_stop_inject_tdd", "stop sending tdd", "", stop_tdd_encode_f… in SWITCH_MODULE_LOAD_FUNCTION()
836 …SWITCH_ADD_APP(app_interface, "spandsp_inject_tdd", "Send TDD data", "Send TDD data", tdd_encode_f… in SWITCH_MODULE_LOAD_FUNCTION()
838 …SWITCH_ADD_APP(app_interface, "spandsp_stop_detect_tdd", "stop sending tdd", "", stop_tdd_decode_f… in SWITCH_MODULE_LOAD_FUNCTION()
839 …SWITCH_ADD_APP(app_interface, "spandsp_detect_tdd", "Detect TDD data", "Detect TDD data", tdd_deco… in SWITCH_MODULE_LOAD_FUNCTION()
842 …SWITCH_ADD_APP(app_interface, "spandsp_send_tdd", "Send TDD data", "Send TDD data", tdd_send_funct… in SWITCH_MODULE_LOAD_FUNCTION()
844 …SWITCH_ADD_APP(app_interface, "spandsp_start_fax_detect", "start fax detect", "start fax detect", … in SWITCH_MODULE_LOAD_FUNCTION()
847 …SWITCH_ADD_APP(app_interface, "spandsp_stop_fax_detect", "stop fax detect", "stop fax detect", spa… in SWITCH_MODULE_LOAD_FUNCTION()
858 …SWITCH_ADD_APP(app_interface, "spandsp_start_tone_detect", "Start background tone detection with c… in SWITCH_MODULE_LOAD_FUNCTION()
859 …SWITCH_ADD_APP(app_interface, "spandsp_stop_tone_detect", "Stop background tone detection with cad… in SWITCH_MODULE_LOAD_FUNCTION()