Skip to content
Snippets Groups Projects
  • Joshua Colp's avatar
    87014793
    core: Don't attempt to write to a stream that does not exist. · 87014793
    Joshua Colp authored
    When a frame is provided to ast_write ensure that a multistream
    capable channel has a stream for it before attempting to give it
    to the channel driver. In some cases (such as a deferred SDP
    negotiation) the stream may not yet exist.
    
    ASTERISK-27364
    
    Change-Id: Icf84ca982a67cdd6e9a71851eb7eb1bd0e865276
    87014793
    History
    core: Don't attempt to write to a stream that does not exist.
    Joshua Colp authored
    When a frame is provided to ast_write ensure that a multistream
    capable channel has a stream for it before attempting to give it
    to the channel driver. In some cases (such as a deferred SDP
    negotiation) the stream may not yet exist.
    
    ASTERISK-27364
    
    Change-Id: Icf84ca982a67cdd6e9a71851eb7eb1bd0e865276