From 4de33ea963b40a5150f34fac8f63d04c5992515e Mon Sep 17 00:00:00 2001 From: Richard Fuchs Date: Thu, 22 Oct 2020 11:40:47 -0400 Subject: [PATCH] rtpengine: update README for 8bf1935c --- src/modules/rtpengine/doc/rtpengine_admin.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/src/modules/rtpengine/doc/rtpengine_admin.xml b/src/modules/rtpengine/doc/rtpengine_admin.xml index 362fa58910f..db7e7334b9b 100644 --- a/src/modules/rtpengine/doc/rtpengine_admin.xml +++ b/src/modules/rtpengine/doc/rtpengine_admin.xml @@ -2392,6 +2392,11 @@ rtpengine_offer(); this manner. More details about this are found in the rtpengine README. + + codec-set=... - set codec options (bitrate etc) for codecs that are implicitly + accepted for transcoding from the offering side. + + codec-strip=... - strips given codec from sdp @@ -2401,9 +2406,13 @@ rtpengine_offer(); More details about this are found in the rtpengine README. + + codec-except=... - same as codec-offer but preserves original order + + codec-mask=... - Similar to strip except that codecs listed here will still be accepted - and used for transcoding on the offering side.Useful only in combination with codec-transcode. all keyword + and used for transcoding on the offering side. Useful only in combination with codec-transcode. all keyword can be used to mask all offered codecs