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/1102/head
parent
51790abba7
commit
c5a6d8a6db
Loading…
Reference in new issue