2
0
Эх сурвалжийг харах

registrar: documented the option to take socket value via xavp

Daniel-Constantin Mierla 11 жил өмнө
parent
commit
6c569e1a75

+ 8 - 1
modules/registrar/doc/registrar_admin.xml

@@ -498,7 +498,7 @@ modparam("registrar", "sock_flag", 18)
 		</emphasis>
 		</emphasis>
 		</para>
 		</para>
 		<example>
 		<example>
-		<title>Set <varname>sock_hdr_namer</varname> parameter</title>
+		<title>Set <varname>sock_hdr_name</varname> parameter</title>
 		<programlisting format="linespecific">
 		<programlisting format="linespecific">
 ...
 ...
 modparam("registrar", "sock_hdr_name", "Sock-Info")
 modparam("registrar", "sock_hdr_name", "Sock-Info")
@@ -662,6 +662,13 @@ modparam("registrar", "reg_callid_avp", "$avp(s:avp)")
 				overwrites the 'max_contacts' module parameter value.
 				overwrites the 'max_contacts' module parameter value.
 			</para>
 			</para>
 		</listitem>
 		</listitem>
+		<listitem>
+			<para>
+				<emphasis>socket</emphasis> - the string representing the
+				socket on which the register rquest was received, as alternative
+				to using the sock_hdr.
+			</para>
+		</listitem>
 		</itemizedlist>
 		</itemizedlist>
 		<para>
 		<para>
 			For example. if this parameter is set to 'reg', then the number
 			For example. if this parameter is set to 'reg', then the number