Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_types.h1603 CF_TEXT_IDLE, enumerator
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_ivr_bridge.c82 …if (inuse && (switch_channel_test_flag(channel, CF_TEXT_IDLE) || switch_test_flag(read_frame, SFF_… in text_bridge_thread()
H A Dswitch_core_media.c15230 switch_channel_set_flag(session->channel, CF_TEXT_IDLE); in switch_core_session_read_text_frame()
15239 switch_channel_clear_flag(session->channel, CF_TEXT_IDLE); in switch_core_session_read_text_frame()
15300 …(switch_channel_test_flag(session->channel, CF_TEXT_IDLE) || switch_test_flag((*frame), SFF_TEXT_L… in switch_core_session_read_text_frame()
15355 …if (switch_channel_test_flag(session->channel, CF_TEXT_IDLE) || switch_test_flag((*frame), SFF_TEX… in switch_core_session_read_text_frame()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_conference/
H A Dmod_conference.c1841 …if (zstr(member->text_framedata) && inuse && (switch_channel_test_flag(channel, CF_TEXT_IDLE) || s… in conference_text_thread_callback()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs31621 CF_TEXT_IDLE, enumerator