Module: kamailio Branch: master Commit: a813dec2d82ced5ae0891f71f12e11dbd9a6cd37 URL: https://github.com/kamailio/kamailio/commit/a813dec2d82ced5ae0891f71f12e11db...
Author: Kamailio Dev kamailio.dev@kamailio.org Committer: Kamailio Dev kamailio.dev@kamailio.org Date: 2017-05-04T18:01:43+02:00
modules: readme files regenerated - rtpengine ... [skip ci]
---
Modified: src/modules/rtpengine/README
---
Diff: https://github.com/kamailio/kamailio/commit/a813dec2d82ced5ae0891f71f12e11db... Patch: https://github.com/kamailio/kamailio/commit/a813dec2d82ced5ae0891f71f12e11db...
---
diff --git a/src/modules/rtpengine/README b/src/modules/rtpengine/README index 8ecb5e3..5215d6f 100644 --- a/src/modules/rtpengine/README +++ b/src/modules/rtpengine/README @@ -857,6 +857,13 @@ rtpengine_offer(); messages. Including the “To” tag in a “delete” messages allows you to be more selective about which dialogues within a call are being torn down. + + to-tag=... - use the specified string as “To” tag instead of + the actual “To” tag from the SIP message, and force inclusion + of the tag in the message as per above. + + from-tag=... - use the specified string as “From” tag instead + of the actual “From” tag from the SIP message. + + call-id=... - use the specified string as “Call-ID” instead of + the actual “Call-ID” from the SIP message. + rtcp-mux-demux - if rtcp-mux (RFC 5761) was offered, make the RTP proxy accept the offer, but not offer it to the recipient of this message.