Home
last modified time | relevance | path

Searched refs:SWITCH_EVENT_CHANNEL_PROGRESS_MEDIA (Results 1 – 7 of 7) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/fscomm/
H A Dfshost.cpp230 case SWITCH_EVENT_CHANNEL_PROGRESS_MEDIA:/*26B*/ in generalEventHandler()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_core_sqldb.c2445 case SWITCH_EVENT_CHANNEL_PROGRESS_MEDIA: in core_event_handler()
2555 case SWITCH_EVENT_CHANNEL_PROGRESS_MEDIA: in core_event_handler()
3885 …switch_event_bind("core_db", SWITCH_EVENT_CHANNEL_PROGRESS_MEDIA, SWITCH_EVENT_SUBCLASS_ANY, core_… in switch_core_sqldb_start()
H A Dswitch_channel.c2711 event->event_id == SWITCH_EVENT_CHANNEL_PROGRESS_MEDIA || in switch_channel_event_set_extended_data()
3540 if (switch_event_create(&event, SWITCH_EVENT_CHANNEL_PROGRESS_MEDIA) == SWITCH_STATUS_SUCCESS) { in switch_channel_perform_mark_pre_answered()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_types.h2074 SWITCH_EVENT_CHANNEL_PROGRESS_MEDIA, enumerator
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/event_handlers/mod_rayo/
H A Dmod_rayo.c3739 case SWITCH_EVENT_CHANNEL_PROGRESS_MEDIA: in rayo_client_handle_event()
5299 switch_event_bind(modname, SWITCH_EVENT_CHANNEL_PROGRESS_MEDIA, 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.c2103 listener->event_list[SWITCH_EVENT_CHANNEL_PROGRESS_MEDIA] = 1; in parse_command()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs36696 SWITCH_EVENT_CHANNEL_PROGRESS_MEDIA, enumerator