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: #611
(cherry picked from commit 3d71b494d8
)
pull/886/head
parent
c89e91c8d0
commit
4c10d95529
Loading…
Reference in new issue