Module: kamailio
Branch: 5.3
Commit: 50cb164e805a8690288b36d02c94f23149e91922
URL:
https://github.com/kamailio/kamailio/commit/50cb164e805a8690288b36d02c94f23…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org>
Committer: Kamailio Dev <kamailio.dev(a)kamailio.org>
Date: 2020-04-27T14:31:34+02:00
modules: readme files regenerated - modules ... [skip ci]
---
Modified: src/modules/rtpengine/README
---
Diff:
https://github.com/kamailio/kamailio/commit/50cb164e805a8690288b36d02c94f23…
Patch:
https://github.com/kamailio/kamailio/commit/50cb164e805a8690288b36d02c94f23…
---
diff --git a/src/modules/rtpengine/README b/src/modules/rtpengine/README
index 29f3ac0811..f991ddd094 100644
--- a/src/modules/rtpengine/README
+++ b/src/modules/rtpengine/README
@@ -1920,13 +1920,6 @@ rtpengine_offer();
“direction=external” respectively. Useful for brevity or as
legacy option if the RTP proxy only supports two network
interfaces instead of multiple, arbitrarily named ones.
- + auto-bridge - this flag an alternative to the “internal” and
- “external” 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.
+ address-family=... - instructs the RTP proxy that the
recipient of this SDP body expects to see addresses of a
particular family. Possible values are “IP4” and “IP6”. For