-
- Downloads
move the calls to ast_jb_configure() to before the PBX thread is started on the
channel to remove the theoretical race condition that the channel could get bridged before the channel's jitterbuffer gets configured. This was pointed out by PCadach on IRC. Thanks! git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@39964 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- channels/chan_alsa.c 1 addition, 2 deletionschannels/chan_alsa.c
- channels/chan_h323.c 2 additions, 4 deletionschannels/chan_h323.c
- channels/chan_jingle.c 2 additions, 4 deletionschannels/chan_jingle.c
- channels/chan_mgcp.c 2 additions, 4 deletionschannels/chan_mgcp.c
- channels/chan_oss.c 1 addition, 2 deletionschannels/chan_oss.c
- channels/chan_sip.c 2 additions, 4 deletionschannels/chan_sip.c
- channels/chan_skinny.c 3 additions, 4 deletionschannels/chan_skinny.c
Loading
Please register or sign in to comment