Explorar o código

sdpops: docs - listed $sdp(c:ip) variable

Daniel-Constantin Mierla hai 1 ano
pai
achega
46e3727368
Modificáronse 1 ficheiros con 8 adicións e 1 borrados
  1. 8 1
      src/modules/sdpops/doc/sdpops_admin.xml

+ 8 - 1
src/modules/sdpops/doc/sdpops_admin.xml

@@ -608,7 +608,14 @@ if(is_method("INVITE") && has_body("application/sdp")){
 					<emphasis>$sdp(body)</emphasis> - full SDP body (read only)
 				</para></listitem>
 				<listitem><para>
-					<emphasis>$sdp(sess_version)</emphasis> - sess-version -attribute from SDP o= -line. When set to special value -1, current value is incremented. (read + write)
+					<emphasis>$sdp(sess_version)</emphasis> - sess-version -attribute
+					from SDP o= -line. When set to special value -1, current value
+					is incremented. (read + write)
+				</para></listitem>
+				<listitem><para>
+					<emphasis>$sdp(c:ip)</emphasis> - connection IP (read only)
+					- taken from first media strea if specified, otherwise from
+					first session.
 				</para></listitem>
 				</itemizedlist>
 			<para>