Home
last modified time | relevance | path

Searched refs:CF_MEDIA_ACK (Results 1 – 10 of 10) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_ivr.c1688 switch_channel_wait_for_flag(channel, CF_MEDIA_ACK, SWITCH_TRUE, 10000, NULL); in switch_ivr_3p_media()
1706 switch_channel_wait_for_flag(other_channel, CF_MEDIA_ACK, SWITCH_TRUE, 10000, NULL); in switch_ivr_3p_media()
1794 switch_channel_wait_for_flag(channel, CF_MEDIA_ACK, SWITCH_TRUE, 10000, NULL); in switch_ivr_media()
1806 switch_channel_wait_for_flag(other_channel, CF_MEDIA_ACK, SWITCH_TRUE, 10000, NULL); in switch_ivr_media()
1895 switch_channel_wait_for_flag(channel, CF_MEDIA_ACK, SWITCH_TRUE, 10000, NULL); in switch_ivr_3p_nomedia()
1905 switch_channel_wait_for_flag(other_channel, CF_MEDIA_ACK, SWITCH_TRUE, 10000, NULL); in switch_ivr_3p_nomedia()
2007 switch_channel_wait_for_flag(channel, CF_MEDIA_ACK, SWITCH_TRUE, 10000, NULL); in switch_ivr_nomedia()
H A Dswitch_core_state_machine.c212 switch_channel_wait_for_flag(other_channel, CF_MEDIA_ACK, SWITCH_TRUE, 2000, NULL); in switch_core_standard_on_reset()
H A Dswitch_core_session.c2144 flags[CF_MEDIA_ACK] = 0;
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_channel.h94 …witch_channel_test_cap(_channel, CC_MEDIA_ACK) || switch_channel_test_flag(_channel, CF_MEDIA_ACK))
H A Dswitch_types.h1497 CF_MEDIA_ACK, enumerator
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_sofia/
H A Dsofia.c1774 switch_channel_set_flag(channel, CF_MEDIA_ACK); in our_sofia_event_callback()
6623 switch_channel_set_flag(channel, CF_MEDIA_ACK); in sofia_handle_sip_r_invite()
7091 switch_channel_wait_for_flag(channel, CF_MEDIA_ACK, SWITCH_TRUE, 10000, NULL); in media_on_hold_thread_run()
7092 switch_channel_wait_for_flag(other_channel, CF_MEDIA_ACK, SWITCH_TRUE, 10000, NULL); in media_on_hold_thread_run()
7628 switch_channel_set_flag(channel, CF_MEDIA_ACK); in sofia_handle_sip_i_state()
H A Dsofia_glue.c1599 switch_channel_clear_flag(channel, CF_MEDIA_ACK); in sofia_glue_do_invite()
H A Dmod_sofia.c1718 switch_channel_clear_flag(tech_pvt->channel, CF_MEDIA_ACK); in sofia_receive_message()
1741 switch_channel_clear_flag(tech_pvt->channel, CF_MEDIA_ACK); in sofia_receive_message()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_dptools/
H A Dmod_dptools.c1594 switch_channel_wait_for_flag(channel, CF_MEDIA_ACK, SWITCH_TRUE, 10000, NULL); in SWITCH_STANDARD_APP()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs31515 CF_MEDIA_ACK, enumerator