Module: kamailio Branch: master Commit: 56eee07ea72689e072a2886089a2d1a313f253dd URL: https://github.com/kamailio/kamailio/commit/56eee07ea72689e072a2886089a2d1a313f253dd
Author: Kamailio Dev <[email protected]> Committer: Kamailio Dev <[email protected]> Date: 2026-05-08T14:01:10+02:00 modules: readme files regenerated - rtpengine ... [skip ci] --- Modified: src/modules/rtpengine/README --- Diff: https://github.com/kamailio/kamailio/commit/56eee07ea72689e072a2886089a2d1a313f253dd.diff Patch: https://github.com/kamailio/kamailio/commit/56eee07ea72689e072a2886089a2d1a313f253dd.patch --- diff --git a/src/modules/rtpengine/README b/src/modules/rtpengine/README index 1f964aa6dbe..550144c2c2b 100644 --- a/src/modules/rtpengine/README +++ b/src/modules/rtpengine/README @@ -2591,6 +2591,9 @@ rtpengine_offer(); + label=... - adds a label to a current stream, that later can be used to get call quality stats, see âmos_A_label_pvâ and âmos_B_label_pvâ parameters. + + debug - enables debug logging (rtpengine log level 7) for this + call only. rtpengine will log everything related to that call + after parsing the flags. Useful in debugging scenarios. Check also the documentation of RTPEngine, these flags are documented there as well: https://github.com/sipwise/rtpengine. * via-branch - provide the via-branch taken from one of SIP message
_______________________________________________ Kamailio - Development Mailing List -- [email protected] To unsubscribe send an email to [email protected] Important: keep the mailing list in the recipients, do not reply only to the sender!
