Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_types.h954 RTP_BUG_FLUSH_JB_ON_DTMF = (1 << 10), enumerator
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_core_media.c1133 *flag_pole |= RTP_BUG_FLUSH_JB_ON_DTMF; in switch_core_media_parse_rtp_bugs()
1137 *flag_pole &= ~RTP_BUG_FLUSH_JB_ON_DTMF; in switch_core_media_parse_rtp_bugs()
H A Dswitch_rtp.c702 if (rtp_session->jb && (rtp_session->rtp_bugs & RTP_BUG_FLUSH_JB_ON_DTMF)) { in handle_rfc2833()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs42954 RTP_BUG_FLUSH_JB_ON_DTMF = (1 << 10), enumerator