Files
asterisk/channels
Kevin Harwell 1b62831f2c AST-2021-008 - chan_iax2: remote crash on unsupported media format
If chan_iax2 received a packet with an unsupported media format, for
example vp9, then it would set the frame's format to NULL. This could
then result in a crash later when an attempt was made to access the
format.

This patch makes it so chan_iax2 now ignores/drops frames received
with unsupported media format types.

ASTERISK-29392 #close

Change-Id: Ifa869a90dafe33eed8fd9463574fe6f1c0ad3eb1
2021-07-22 16:17:05 -05:00
..
2016-10-27 09:53:55 -04:00
2021-01-04 05:00:58 -06:00
2019-05-10 10:22:55 -06:00
2020-12-31 13:13:53 -06:00
2016-10-27 09:53:55 -04:00
2019-06-17 12:58:48 -06:00