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