Files
asterisk/channels
Francesco Castellano 1318a3a2b7 chan_sip: Handle invalid SDP answer to T.38 re-invite
The chan_sip module performs a T.38 re-invite using a single media
stream of udptl, and expects the SDP answer to be the same.

If an SDP answer is received instead that contains an additional
media stream with no joint codec a crash will occur as the code
assumes that at least one joint codec will exist in this
scenario.

This change removes this assumption.

ASTERISK-28465

Change-Id: I8b02845b53344c6babe867a3f0a5231045c7ac87
2019-07-11 11:28:03 -05:00
..
2018-05-11 09:58:19 -04:00
2019-05-10 10:19:50 -06:00
2019-07-01 17:04:47 -05:00
2019-05-23 16:44:07 +02:00
2019-05-10 10:19:50 -06:00
2018-06-21 04:17:51 -06:00
2018-05-11 09:58:19 -04:00
2019-06-17 12:51:55 -06:00
2019-06-24 07:30:19 -06:00
2017-09-25 06:25:06 -06:00