Files
asterisk/main
Alexander Traud 99666117be chan_sip: Filter pass-through audio/video formats away, again.
Instead of looking for pass-through formats in the list of transcodable
formats (which is going to find nothing), go through the result which
is going to be the jointcaps of the tech_pvt of the channel. Finally,
only with that list, ast_format_cap_remove(.) is going to succeed.

This restores the behaviour of Asterisk 1.8. However, it does not fix
ASTERISK_29282 because that issue report is about chan_sip and PJSIP.
Here, only chan_sip is fixed because PJSIP does not even call
ast_rtp_instance_available_formats -> ast_translate_available_format.

Change-Id: Icade2366ac2b82935b95a9981678c987da2e8c34
2021-02-23 12:41:56 -06:00
..
2019-08-01 15:31:23 -06:00
2020-05-05 08:56:28 -04:00
2020-05-05 08:56:28 -04:00
2020-04-06 10:58:41 -05:00
2019-08-01 15:31:23 -06:00
2020-10-12 10:50:10 -05:00
2020-06-10 13:56:45 -05:00
2016-10-27 09:53:55 -04:00
2020-06-10 13:56:45 -05:00
2017-12-20 12:40:01 -05:00
2020-10-12 10:50:10 -05:00
2018-06-23 08:26:19 +02:00
2018-07-23 06:47:31 -05:00