mirror of
https://github.com/asterisk/asterisk.git
synced 2026-04-24 07:37:19 +00:00
In a previous commit, a change was made to ast_rtp_codecs_payload_code_tx_sample_rate to check for differing sample rates. This ended up returning an invalid payload int for comfort noise. A check has been added that returns early if the payload is in fact supposed to be comfort noise. Fixes: #1340
133 KiB
133 KiB