Home
last modified time | relevance | path

Searched refs:SWITCH_EVENT_CHANNEL_PARK (Results 1 – 6 of 6) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_types.h2076 SWITCH_EVENT_CHANNEL_PARK, enumerator
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/event_handlers/mod_rayo/
H A Dmod_rayo.c3748 case SWITCH_EVENT_CHANNEL_PARK: in rayo_client_handle_event()
5303 switch_event_bind(modname, SWITCH_EVENT_CHANNEL_PARK, NULL, route_call_event, NULL); in SWITCH_MODULE_LOAD_FUNCTION()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/event_handlers/mod_event_socket/
H A Dmod_event_socket.c2101 listener->event_list[SWITCH_EVENT_CHANNEL_PARK] = 1; in parse_command()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_ivr.c1002 if (switch_event_create(&event, SWITCH_EVENT_CHANNEL_PARK) == SWITCH_STATUS_SUCCESS) { in switch_ivr_park()
H A Dswitch_channel.c2706 event->event_id == SWITCH_EVENT_CHANNEL_PARK || in switch_channel_event_set_extended_data()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs36698 SWITCH_EVENT_CHANNEL_PARK, enumerator