[sr-dev] git:master:755ce7bf: modules: readme files regenerated - rtpengine ... [skip ci]

Kamailio Dev kamailio.dev at kamailio.org
Wed Feb 28 16:01:56 CET 2018


Module: kamailio
Branch: master
Commit: 755ce7bfa5d0f15d3bd25ae7ac0d4c4deba05cb0
URL: https://github.com/kamailio/kamailio/commit/755ce7bfa5d0f15d3bd25ae7ac0d4c4deba05cb0

Author: Kamailio Dev <kamailio.dev at kamailio.org>
Committer: Kamailio Dev <kamailio.dev at kamailio.org>
Date: 2018-02-28T16:01:35+01:00

modules: readme files regenerated - rtpengine ... [skip ci]

---

Modified: src/modules/rtpengine/README

---

Diff:  https://github.com/kamailio/kamailio/commit/755ce7bfa5d0f15d3bd25ae7ac0d4c4deba05cb0.diff
Patch: https://github.com/kamailio/kamailio/commit/755ce7bfa5d0f15d3bd25ae7ac0d4c4deba05cb0.patch

---

diff --git a/src/modules/rtpengine/README b/src/modules/rtpengine/README
index addebe415b..91f3664f2c 100644
--- a/src/modules/rtpengine/README
+++ b/src/modules/rtpengine/README
@@ -1924,20 +1924,21 @@ rtpengine_offer();
             otherwise the RTP proxy will only insert itself as additional
             ICE candidate. Other SDP substitutions (c=, m=, etc) are
             unaffected by this flag.
-          + RTP, SRTP, AVP, AVPF - These flags control the RTP transport
-            protocol that should be used towards the recipient of the SDP.
-            If none of them are specified, the protocol given in the SDP
-            is left untouched. Otherwise, the “SRTP” flag indicates that
-            SRTP should be used, while “RTP” indicates that SRTP should
-            not be used. “AVPF” indicates that the advanced RTCP profile
-            with feedback messages should be used, and “AVP” indicates
-            that the regular RTCP profile should be used. See also the
-            next set of flags below.
-          + RTP/AVP, RTP/SAVP, RTP/AVPF, RTP/SAVPF - these serve as an
-            alternative, more explicit way to select between the different
-            RTP protocols and profiles supported by the RTP proxy. For
-            example, giving the flag “RTP/SAVPF” has the same effect as
-            giving the two flags “SRTP AVPF”.
+          + RTP, SRTP, DTLS, AVP, AVPF - These flags control the RTP
+            transport protocol that should be used towards the recipient
+            of the SDP. If none of them are specified, the protocol given
+            in the SDP is left untouched. Otherwise, the “SRTP” flag
+            indicates that SRTP should be used, while “RTP” indicates that
+            SRTP should not be used. “AVPF” indicates that the advanced
+            RTCP profile with feedback messages should be used, and “AVP”
+            indicates that the regular RTCP profile should be used. See
+            also the next set of flags below.
+          + RTP/AVP, RTP/SAVP, UDP/TLS/RTP/SAVP, RTP/AVPF, RTP/SAVPF,
+            UDP/TLS/RTP/SAVPF - these serve as an alternative, more
+            explicit way to select between the different RTP protocols and
+            profiles supported by the RTP proxy. For example, giving the
+            flag “RTP/SAVPF” has the same effect as giving the two flags
+            “SRTP AVPF”.
           + to-tag - force inclusion of the “To” tag. Normally, the “To”
             tag is always included when present, except for “delete”
             messages. Including the “To” tag in a “delete” messages allows




More information about the sr-dev mailing list