Home
last modified time | relevance | path

Searched refs:SWITCH_EVENT_CHANNEL_UNHOLD (Results 1 – 5 of 5) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_core_sqldb.c2447 case SWITCH_EVENT_CHANNEL_UNHOLD: in core_event_handler()
2569 case SWITCH_EVENT_CHANNEL_UNHOLD: in core_event_handler()
3887 …switch_event_bind("core_db", SWITCH_EVENT_CHANNEL_UNHOLD, SWITCH_EVENT_SUBCLASS_ANY, core_event_ha… in switch_core_sqldb_start()
H A Dswitch_channel.c869 …if (switch_event_create(&event, on ? SWITCH_EVENT_CHANNEL_HOLD : SWITCH_EVENT_CHANNEL_UNHOLD) == S… in switch_channel_mark_hold()
2729 event->event_id == SWITCH_EVENT_CHANNEL_UNHOLD || in switch_channel_event_set_extended_data()
H A Dswitch_ivr.c1600 if (switch_event_create(&event, SWITCH_EVENT_CHANNEL_UNHOLD) == SWITCH_STATUS_SUCCESS) { in switch_ivr_unhold()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_types.h2070 SWITCH_EVENT_CHANNEL_UNHOLD, enumerator
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs36692 SWITCH_EVENT_CHANNEL_UNHOLD, enumerator