Module: kamailio Branch: 5.2 Commit: fb937491f4222960a7cddaa73853cb2dd08672f7 URL: https://github.com/kamailio/kamailio/commit/fb937491f4222960a7cddaa73853cb2dd08672f7
Author: Kamailio Dev <[email protected]> Committer: Kamailio Dev <[email protected]> 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/fb937491f4222960a7cddaa73853cb2dd08672f7.diff Patch: https://github.com/kamailio/kamailio/commit/fb937491f4222960a7cddaa73853cb2dd08672f7.patch --- 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
_______________________________________________ Kamailio (SER) - Development Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
