Module: kamailio
Branch: 5.2
Commit: fb937491f4222960a7cddaa73853cb2dd08672f7
URL:
https://github.com/kamailio/kamailio/commit/fb937491f4222960a7cddaa73853cb2…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org>
Committer: Kamailio Dev <kamailio.dev(a)kamailio.org>
Date: 2020-04-27T14:31:53+02:00
modules: readme files regenerated - modules ... [skip ci]
---
Modified: src/modules/rtpengine/README
---
Diff:
https://github.com/kamailio/kamailio/commit/fb937491f4222960a7cddaa73853cb2…
Patch:
https://github.com/kamailio/kamailio/commit/fb937491f4222960a7cddaa73853cb2…
---
diff --git a/src/modules/rtpengine/README b/src/modules/rtpengine/README
index 1afd177f59..56e9caecfe 100644
--- a/src/modules/rtpengine/README
+++ b/src/modules/rtpengine/README
@@ -1860,13 +1860,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