Module: kamailio Branch: master Commit: ff004839679deb2095443c9bcb09a2795254e724 URL: https://github.com/kamailio/kamailio/commit/ff004839679deb2095443c9bcb09a279...
Author: Kamailio Dev kamailio.dev@kamailio.org Committer: Kamailio Dev kamailio.dev@kamailio.org Date: 2016-11-21T16:01:17+01:00
modules: readme files regenerated - rtpengine ...
---
Modified: modules/rtpengine/README
---
Diff: https://github.com/kamailio/kamailio/commit/ff004839679deb2095443c9bcb09a279... Patch: https://github.com/kamailio/kamailio/commit/ff004839679deb2095443c9bcb09a279...
---
diff --git a/modules/rtpengine/README b/modules/rtpengine/README index cbdae9c..227db95 100644 --- a/modules/rtpengine/README +++ b/modules/rtpengine/README @@ -729,6 +729,10 @@ rtpengine_offer(); + asymmetric - flags that UA from which message is received doesn't support symmetric RTP. Disables learning of endpoint addresses in the Sipwise rtpengine proxy. + + no-redis-update - this flag can be used by Kamailio in order + to tell rtpengine not to persist the call into Redis upon + receiving offer/answer() control commands. If flag is not set, + default action is rtpengine persists call to redis. + force-answer - force “answer”, that is, only rewrite SDP when corresponding session already exists in the RTP proxy. By default is on when the session is to be completed.