Home
last modified time | relevance | path

Searched refs:CF_ARRANGED_BRIDGE (Results 1 – 3 of 3) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_ivr_bridge.c1084 switch_channel_set_flag(channel, CF_ARRANGED_BRIDGE); in switch_ivr_bridge_bleg()
1090 …status = switch_channel_wait_for_flag(channel, CF_ARRANGED_BRIDGE, SWITCH_FALSE, max_wait_ms, peer… in switch_ivr_bridge_bleg()
1094 if (switch_channel_test_flag(channel, CF_ARRANGED_BRIDGE)) { in switch_ivr_bridge_bleg()
1095 switch_channel_clear_flag(channel, CF_ARRANGED_BRIDGE); in switch_ivr_bridge_bleg()
1682 if (!switch_channel_test_flag(peer_channel, CF_ARRANGED_BRIDGE)) { in switch_ivr_multi_threaded_bridge()
1790 if (switch_channel_test_flag(peer_channel, CF_ARRANGED_BRIDGE)) { in switch_ivr_multi_threaded_bridge()
1791 switch_channel_clear_flag(peer_channel, CF_ARRANGED_BRIDGE); in switch_ivr_multi_threaded_bridge()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_types.h1617 CF_ARRANGED_BRIDGE, enumerator
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs31635 CF_ARRANGED_BRIDGE, enumerator