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/679/head
parent
6938b7f962
commit
3d71b494d8
Loading…
Reference in new issue