Home
last modified time | relevance | path

Searched refs:CF_UUID_BRIDGE_ORIGINATOR (Results 1 – 4 of 4) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_ivr_bridge.c1135 if (switch_channel_test_flag(channel, CF_UUID_BRIDGE_ORIGINATOR)) { in uuid_bridge_on_reset()
1157 if (!switch_channel_test_flag(channel, CF_UUID_BRIDGE_ORIGINATOR)) { in uuid_bridge_on_soft_execute()
1191 if (switch_channel_test_flag(other_channel, CF_UUID_BRIDGE_ORIGINATOR)) { in uuid_bridge_on_soft_execute()
1283 switch_channel_clear_flag(channel, CF_UUID_BRIDGE_ORIGINATOR); in uuid_bridge_on_soft_execute()
2205 switch_channel_clear_flag(originator_channel, CF_UUID_BRIDGE_ORIGINATOR); in switch_ivr_uuid_bridge()
2206 switch_channel_clear_flag(originatee_channel, CF_UUID_BRIDGE_ORIGINATOR); in switch_ivr_uuid_bridge()
2207 switch_channel_set_state_flag(originator_channel, CF_UUID_BRIDGE_ORIGINATOR); in switch_ivr_uuid_bridge()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/event_handlers/mod_kazoo/
H A Dkazoo_dptools.c614 switch_channel_clear_flag(peer_channel, CF_UUID_BRIDGE_ORIGINATOR); in SWITCH_STANDARD_APP()
621 switch_channel_set_flag(caller_channel, CF_UUID_BRIDGE_ORIGINATOR); in SWITCH_STANDARD_APP()
624 switch_channel_set_flag(peer_channel, CF_UUID_BRIDGE_ORIGINATOR); in SWITCH_STANDARD_APP()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_types.h1458 CF_UUID_BRIDGE_ORIGINATOR, enumerator
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs31476 CF_UUID_BRIDGE_ORIGINATOR, enumerator