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 c5a6d8a6db
)
releases/21
parent
df6501c8c3
commit
8409ed1303
Loading…
Reference in new issue