浏览代码

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

Mikko Lehto 9 年之前
父节点
当前提交
843b881d6b
共有 1 个文件被更改,包括 10 次插入1 次删除
  1. 10 1
      modules/uac/doc/uac_admin.xml

+ 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.