[sr-dev] git:master:b15362ec: rtpproxy: docs updated for rtpproxy_manage()

Daniel-Constantin Mierla miconda at gmail.com
Sun Feb 23 12:30:42 CET 2020


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

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date: 2020-02-23T12:30:02+01:00

rtpproxy: docs updated for rtpproxy_manage()

---

Modified: src/modules/rtpproxy/doc/rtpproxy_admin.xml

---

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

---

diff --git a/src/modules/rtpproxy/doc/rtpproxy_admin.xml b/src/modules/rtpproxy/doc/rtpproxy_admin.xml
index 203f280f90..536d7c6d0a 100644
--- a/src/modules/rtpproxy/doc/rtpproxy_admin.xml
+++ b/src/modules/rtpproxy/doc/rtpproxy_admin.xml
@@ -685,7 +685,14 @@ rtpproxy_destroy();
 			this function after resuming a suspended transaction (e.g., after
 			t_continue()), because the context of executed route is FAILURE
 			ROUTE (in other words, rtpproxy_manage() in the route block of
-			t_continue() does the same as in failure_route).
+			t_continue() does the same as in failure_route; use a branch route
+			to engage rtpengine for a forwarded branch after resuming the
+			transaction).
+			</para>
+		</listitem>
+		<listitem>
+			<para>
+			It does nothing if used inside event_route[tm:branch-failure:...]
 			</para>
 		</listitem>
 		<listitem>




More information about the sr-dev mailing list