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