mirror of https://github.com/asterisk/asterisk
In handle_negotiated_sdp the pending_media_state->read_callbacks must be reset before they are added in the SDP handlers in handle_negotiated_sdp_session_media. Otherwise, old callbacks for removed streams and file descriptors could be added to the channel and Asterisk would poll on non-existing file descriptors. Resolves: #611pull/663/head
parent
3c1a2daecd
commit
f626af8e13
Loading…
Reference in new issue