[sr-dev] git:master:fcccbf7a: rtpengine: added note about no-redis-update flag

Lucian Balaceanu lucian.balaceanu at 1and1.ro
Mon Nov 21 15:54:36 CET 2016


Module: kamailio
Branch: master
Commit: fcccbf7a44ddecdc155b8f951b0696ec8f257e10
URL: https://github.com/kamailio/kamailio/commit/fcccbf7a44ddecdc155b8f951b0696ec8f257e10

Author: Lucian Balaceanu <lucian.balaceanu at 1and1.ro>
Committer: Lucian Balaceanu <lucian.balaceanu at 1and1.ro>
Date: 2016-11-21T16:51:40+02:00

rtpengine: added note about no-redis-update flag

Flag can be used by Kamailio in order to tell rtpengine not to
persist the call into Redis upon receiving offer/answer() commands.

---

Modified: modules/rtpengine/doc/rtpengine_admin.xml

---

Diff:  https://github.com/kamailio/kamailio/commit/fcccbf7a44ddecdc155b8f951b0696ec8f257e10.diff
Patch: https://github.com/kamailio/kamailio/commit/fcccbf7a44ddecdc155b8f951b0696ec8f257e10.patch

---

diff --git a/modules/rtpengine/doc/rtpengine_admin.xml b/modules/rtpengine/doc/rtpengine_admin.xml
index f0d0ade..726c81b 100644
--- a/modules/rtpengine/doc/rtpengine_admin.xml
+++ b/modules/rtpengine/doc/rtpengine_admin.xml
@@ -745,6 +745,12 @@ rtpengine_offer();
 				in the Sipwise rtpengine proxy.
 				</para></listitem>
 				<listitem><para>
+				<emphasis>no-redis-update</emphasis> - 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.
+				</para></listitem>
+				<listitem><para>
 				<emphasis>force-answer</emphasis> - force <quote>answer</quote>, that is,
 				only rewrite &sdp; when corresponding session already exists
 				in the &rtp; proxy. By default is on when the session is to be




More information about the sr-dev mailing list