mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-19 03:07:59 +00:00
chan_sip: Remove deprecated module.
ASTERISK-30297 Change-Id: Ic700168c80b68879d9cee8bb07afe2712fb17996
This commit is contained in:
committed by
George Joseph
parent
e66c5da145
commit
4095a382da
@@ -1760,7 +1760,7 @@ static int find_unused_payload(const struct ast_rtp_codecs *codecs)
|
||||
* in Asterisk because when Compact Headers are activated, no rtpmap is
|
||||
* send for those below 35. If you want to use 35 and below
|
||||
* A) do not use Compact Headers,
|
||||
* B) remove that code in chan_sip/res_pjsip, or
|
||||
* B) remove that code in res_pjsip, or
|
||||
* C) add a flag that this RTP Payload Type got reassigned dynamically
|
||||
* and requires a rtpmap even with Compact Headers enabled.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user