Home
last modified time | relevance | path

Searched refs:SWITCH_EVENT_CHANNEL_EXECUTE_COMPLETE (Results 1 – 8 of 8) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/event_handlers/mod_rayo/
H A Drayo_fax_components.c529 …switch_event_bind("rayo_fax_components", SWITCH_EVENT_CHANNEL_EXECUTE_COMPLETE, NULL, on_execute_c… in rayo_fax_components_load()
H A Dmod_rayo.c3754 case SWITCH_EVENT_CHANNEL_EXECUTE_COMPLETE: in rayo_client_handle_event()
5305 switch_event_bind(modname, SWITCH_EVENT_CHANNEL_EXECUTE_COMPLETE, NULL, route_call_event, NULL); in SWITCH_MODULE_LOAD_FUNCTION()
/dports/net/freeswitch/freeswitch-1.10.3.-release/fscomm/
H A Dfshost.cpp205 case SWITCH_EVENT_CHANNEL_EXECUTE_COMPLETE:/*10/12/14/16/35A*/ in generalEventHandler()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_types.h2068 SWITCH_EVENT_CHANNEL_EXECUTE_COMPLETE, enumerator
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/event_handlers/mod_event_socket/
H A Dmod_event_socket.c2095 listener->event_list[SWITCH_EVENT_CHANNEL_EXECUTE_COMPLETE] = 1; in parse_command()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_core_session.c2893 if (switch_event_create(&event, SWITCH_EVENT_CHANNEL_EXECUTE_COMPLETE) == SWITCH_STATUS_SUCCESS) {
H A Dswitch_channel.c2717 event->event_id == SWITCH_EVENT_CHANNEL_EXECUTE_COMPLETE || in switch_channel_event_set_extended_data()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs36690 SWITCH_EVENT_CHANNEL_EXECUTE_COMPLETE, enumerator