Module: kamailio Branch: master Commit: ff004839679deb2095443c9bcb09a2795254e724 URL: https://github.com/kamailio/kamailio/commit/ff004839679deb2095443c9bcb09a2795254e724
Author: Kamailio Dev <kamailio....@kamailio.org> Committer: Kamailio Dev <kamailio....@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/ff004839679deb2095443c9bcb09a2795254e724.diff Patch: https://github.com/kamailio/kamailio/commit/ff004839679deb2095443c9bcb09a2795254e724.patch --- 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.
_______________________________________________ sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev