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

modules/uac: add flags and reg_delay to uacreg table documentation

Mikko Lehto 9 жил өмнө
parent
commit
843b881d6b

+ 10 - 1
modules/uac/doc/uac_admin.xml

@@ -1078,7 +1078,16 @@ event_route[uac:reply] {
 			in seconds, e.g.,: 360
 			</para></listitem>
 		</itemizedlist>
-
+		<itemizedlist>
+			<listitem><para>
+			<emphasis>flags</emphasis> - the state of the registration, see <xref linkend="uac.r.uac.reg_info"/>
+			</para></listitem>
+		</itemizedlist>
+		<itemizedlist>
+			<listitem><para>
+			<emphasis>reg_delay</emphasis> - delay initial registration with at least reg_delay seconds, e.g.,: 3
+			</para></listitem>
+		</itemizedlist>
 		<para>
 		The module takes care of sending REGISTER and refresh registrations
 		before they expire.