Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_ivr_bridge.c531 switch_channel_clear_flag(chan_a, CF_SUSPEND); in audio_bridge_thread()
560 switch_channel_set_flag(chan_b, CF_SUSPEND); in audio_bridge_thread()
569 switch_channel_clear_flag(chan_b, CF_SUSPEND); in audio_bridge_thread()
575 …er_bridge && (switch_channel_test_flag(chan_a, CF_SUSPEND) || switch_channel_test_flag(chan_b, CF_… in audio_bridge_thread()
H A Dswitch_ivr.c1522 switch_channel_set_flag(channel, CF_SUSPEND); in switch_ivr_hold()
1587 switch_channel_clear_flag(channel, CF_SUSPEND); in switch_ivr_unhold()
H A Dswitch_core_session.c2122 flags[CF_SUSPEND] = 0;
H A Dswitch_core_media.c6562 switch_channel_set_flag(session->channel, CF_SUSPEND); in switch_core_media_toggle_hold()
6638 switch_channel_clear_flag(session->channel, CF_SUSPEND); in switch_core_media_toggle_hold()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_types.h1471 CF_SUSPEND, enumerator
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/freetdm/mod_freetdm/
H A Dmod_freetdm.c207 switch_channel_clear_flag(channel_a, CF_SUSPEND); in stop_hold()
260 switch_channel_set_flag(channel_a, CF_SUSPEND); in start_hold()
742 if (switch_channel_test_flag(channel, CF_SUSPEND)) { in channel_read_frame()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs31489 CF_SUSPEND, enumerator