Home
last modified time | relevance | path

Searched refs:SMBF_NO_PAUSE (Results 1 – 9 of 9) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_core_io.c245 …est_flag(session->channel, CF_PAUSE_BUGS) && !switch_core_media_bug_test_flag(bp, SMBF_NO_PAUSE)) { in switch_core_session_read_frame()
306 …est_flag(session->channel, CF_PAUSE_BUGS) && !switch_core_media_bug_test_flag(bp, SMBF_NO_PAUSE)) { in switch_core_session_read_frame()
655 …est_flag(session->channel, CF_PAUSE_BUGS) && !switch_core_media_bug_test_flag(bp, SMBF_NO_PAUSE)) { in switch_core_session_read_frame()
706 …est_flag(session->channel, CF_PAUSE_BUGS) && !switch_core_media_bug_test_flag(bp, SMBF_NO_PAUSE)) { in switch_core_session_read_frame()
886 …est_flag(session->channel, CF_PAUSE_BUGS) && !switch_core_media_bug_test_flag(bp, SMBF_NO_PAUSE)) { in switch_core_session_read_frame()
H A Dswitch_ivr_async.c1108 …splace_callback, dh, to, bug_flags | SMBF_WRITE_REPLACE | SMBF_READ_REPLACE | SMBF_NO_PAUSE, &bug); in switch_ivr_displace_session()
1111 …splace_callback, dh, to, bug_flags | SMBF_WRITE_REPLACE | SMBF_READ_REPLACE | SMBF_NO_PAUSE, &bug); in switch_ivr_displace_session()
2311 read_flags | write_flags | SMBF_READ_PING | SMBF_THREAD_LOCK | SMBF_NO_PAUSE, in switch_ivr_eavesdrop_session()
3136 switch_media_bug_flag_t flags = SMBF_NO_PAUSE; in switch_ivr_preprocess_session()
3403 int existing = 0, c_read = 0, c_write = 0, flags = SMBF_NO_PAUSE; in switch_ivr_session_audio()
3548 …inband_dtmf_callback, pvt, 0, SMBF_READ_REPLACE | SMBF_NO_PAUSE | SMBF_ONE_ONLY, &bug)) != SWITCH_… in switch_ivr_inband_dtmf_session()
3785SMBF_NO_PAUSE | (pvt->read ? SMBF_READ_REPLACE : SMBF_WRITE_REPLACE) , &bug)) != SWITCH_STATUS_SUC… in switch_ivr_inband_dtmf_generate_session()
4142 bflags |= SMBF_NO_PAUSE; in switch_ivr_tone_detect_session()
5070 … speech_callback, sth, 0, SMBF_READ_STREAM | SMBF_NO_PAUSE, &sth->bug)) != SWITCH_STATUS_SUCCESS) { in switch_ivr_detect_speech_init()
5497 bflags |= SMBF_NO_PAUSE; in switch_ivr_video_write_overlay_session()
H A Dswitch_core_media.c7123 …est_flag(session->channel, CF_PAUSE_BUGS) && !switch_core_media_bug_test_flag(bp, SMBF_NO_PAUSE)) { in perform_write()
14627 …est_flag(session->channel, CF_PAUSE_BUGS) && !switch_core_media_bug_test_flag(bp, SMBF_NO_PAUSE)) { in switch_core_session_write_video_frame()
15008 …est_flag(session->channel, CF_PAUSE_BUGS) && !switch_core_media_bug_test_flag(bp, SMBF_NO_PAUSE)) { in switch_core_session_read_video_frame()
15272 …est_flag(session->channel, CF_PAUSE_BUGS) && !switch_core_media_bug_test_flag(bp, SMBF_NO_PAUSE)) { in switch_core_session_read_text_frame()
15950 …est_flag(session->channel, CF_PAUSE_BUGS) && !switch_core_media_bug_test_flag(bp, SMBF_NO_PAUSE)) { in switch_core_session_write_frame()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_spandsp/
H A Dmod_spandsp_dsp.c269 …tdd_encode_callback, pvt, 0, SMBF_WRITE_REPLACE | SMBF_NO_PAUSE, &bug)) != SWITCH_STATUS_SUCCESS) { in spandsp_tdd_encode_session()
344 … tdd_decode_callback, pvt, 0, SMBF_READ_REPLACE | SMBF_NO_PAUSE, &bug)) != SWITCH_STATUS_SUCCESS) { in spandsp_tdd_decode_session()
573 …inband_dtmf_callback, pvt, 0, SMBF_READ_REPLACE | SMBF_NO_PAUSE | SMBF_ONE_ONLY, &bug)) != SWITCH_… in spandsp_inband_dtmf_session()
H A Dmod_spandsp_fax.c2419 bflags |= SMBF_NO_PAUSE; in spandsp_fax_detect_session()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_fsk/
H A Dmod_fsk.c352 … fsk_detect_callback, pvt, 0, bflags | SMBF_NO_PAUSE, &bug)) != SWITCH_STATUS_SUCCESS) { in fsk_detect_session()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_ladspa/
H A Dmod_ladspa.c555 … ladspa_callback, pvt, 0, bflags | SMBF_NO_PAUSE, &bug)) != SWITCH_STATUS_SUCCESS) { in ladspa_session()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_types.h1882 SMBF_NO_PAUSE = (1 << 10), enumerator
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs41713 SMBF_NO_PAUSE = (1 << 10), enumerator