@tsearle commented on this pull request.


In src/modules/rtpengine/doc/rtpengine_admin.xml:

> +					</para>
+					<para>The <quote>flags</quote> string is a list of space-separated items. Each item
+						is either an individual token, or a token in <quote>key=value</quote> format. The
+						possible tokens are described below. This offer SDP can be manipulated with the same flags as
+						used in <function>rtpengine_offer</function> additionally, the following extra flags can be used
+					</para>
+					<itemizedlist>
+						<listitem><para>
+							<emphasis>to-tag=...</emphasis> - value of the to tag returned by
+							<quote>rtpengine_subscribe_request</quote>
+						</para></listitem>
+						<listitem><para>
+							<emphasis>from-tag=...</emphasis> - value of the from tag of the original call.
+						</para></listitem>
+						<listitem><para>
+							<emphasis>callid=...</emphasis> - value of the call id of the original call.

fixed


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/pull/4274/review/2905249922@github.com>