[sr-dev] git:5.3:be8a7c4c: rtpengine: remove obselete auto-bridge flag (GH #2301)
Henning Westerholt
hw at skalatan.de
Mon Apr 27 14:21:19 CEST 2020
Module: kamailio
Branch: 5.3
Commit: be8a7c4c2857a24dc208f58f5ebfa7426f550633
URL: https://github.com/kamailio/kamailio/commit/be8a7c4c2857a24dc208f58f5ebfa7426f550633
Author: Henning Westerholt <hw at skalatan.de>
Committer: Henning Westerholt <hw at skalatan.de>
Date: 2020-04-27T12:21:00Z
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/be8a7c4c2857a24dc208f58f5ebfa7426f550633.diff
Patch: https://github.com/kamailio/kamailio/commit/be8a7c4c2857a24dc208f58f5ebfa7426f550633.patch
---
diff --git a/src/modules/rtpengine/doc/rtpengine_admin.xml b/src/modules/rtpengine/doc/rtpengine_admin.xml
index d4cd2e4fc1..cafd6b6ef4 100644
--- a/src/modules/rtpengine/doc/rtpengine_admin.xml
+++ b/src/modules/rtpengine/doc/rtpengine_admin.xml
@@ -2163,15 +2163,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