Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_ivr_originate.c734 if (switch_channel_test_flag(oglobals->originate_status[i].peer_channel, CF_EARLY_OK)) { in check_channel_status()
738 switch_channel_clear_flag(oglobals->originate_status[i].peer_channel, CF_EARLY_OK); in check_channel_status()
741 if (caller_channel && switch_channel_test_flag(caller_channel, CF_EARLY_OK)) { in check_channel_status()
745 switch_channel_clear_flag(caller_channel, CF_EARLY_OK); in check_channel_status()
H A Dswitch_core_session.c2120 flags[CF_EARLY_OK] = 0;
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_types.h1545 CF_EARLY_OK, enumerator
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_commands/
H A Dmod_commands.c3771 switch_channel_set_flag(channel, CF_EARLY_OK); in SWITCH_STANDARD_API()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs31563 CF_EARLY_OK, enumerator