[sr-dev] git:5.2:6bb5594f: rtpengine: remove obselete auto-bridge flag (GH #2301)

Henning Westerholt hw at skalatan.de
Mon Apr 27 14:21:36 CEST 2020


Module: kamailio
Branch: 5.2
Commit: 6bb5594f23cf10fb149edbfaf044f7ca9de8f7b8
URL: https://github.com/kamailio/kamailio/commit/6bb5594f23cf10fb149edbfaf044f7ca9de8f7b8

Author: Henning Westerholt <hw at skalatan.de>
Committer: Henning Westerholt <hw at skalatan.de>
Date: 2020-04-27T12:21:23Z

rtpengine: remove obselete auto-bridge flag (GH #2301)

(cherry picked from commit cf084881d79dc18d8272fc4a9f89c0bfc8e1fde0)

---

Modified: src/modules/rtpengine/doc/rtpengine_admin.xml

---

Diff:  https://github.com/kamailio/kamailio/commit/6bb5594f23cf10fb149edbfaf044f7ca9de8f7b8.diff
Patch: https://github.com/kamailio/kamailio/commit/6bb5594f23cf10fb149edbfaf044f7ca9de8f7b8.patch

---

diff --git a/src/modules/rtpengine/doc/rtpengine_admin.xml b/src/modules/rtpengine/doc/rtpengine_admin.xml
index f3a92412eb..74adc8ae8d 100644
--- a/src/modules/rtpengine/doc/rtpengine_admin.xml
+++ b/src/modules/rtpengine/doc/rtpengine_admin.xml
@@ -2114,15 +2114,6 @@ rtpengine_offer();
 				supports two network interfaces instead of multiple, arbitrarily named ones.
 				</para></listitem>
 				<listitem><para>
-				<emphasis>auto-bridge</emphasis> - this flag an alternative to the
-				<quote>internal</quote> and <quote>external</quote> flags
-				in order to do automatic bridging between IPv4 on the
-				"internal network" and IPv6 on the "external network". Instead of
-				explicitly instructing the &rtp; proxy to select a particular address
-				family, the distinction is done by the given IP in the &sdp; body by
-				the &rtp; proxy itself. Not supported by Sipwise rtpengine.
-				</para></listitem>
-				<listitem><para>
 				<emphasis>address-family=...</emphasis> - instructs the &rtp; proxy that the
 				recipient of this &sdp; body expects to see addresses of a particular family.
 				Possible values are <quote>IP4</quote> and <quote>IP6</quote>. For example,




More information about the sr-dev mailing list