[sr-dev] git:5.3:c8eb4f7a: rtpproxy: docs updated for rtpproxy_manage()

Daniel-Constantin Mierla miconda at gmail.com
Tue Feb 25 08:42:23 CET 2020


Module: kamailio
Branch: 5.3
Commit: c8eb4f7a3e875cfb363a4167fdfa66f381b2f4ba
URL: https://github.com/kamailio/kamailio/commit/c8eb4f7a3e875cfb363a4167fdfa66f381b2f4ba

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date: 2020-02-25T08:40:27+01:00

rtpproxy: docs updated for rtpproxy_manage()

(cherry picked from commit b15362ec487d14b2a428dabbcce4f3de4cf1fc59)

---

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

---

Diff:  https://github.com/kamailio/kamailio/commit/c8eb4f7a3e875cfb363a4167fdfa66f381b2f4ba.diff
Patch: https://github.com/kamailio/kamailio/commit/c8eb4f7a3e875cfb363a4167fdfa66f381b2f4ba.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