浏览代码

acc: uniformizing section ids

Daniel-Constantin Mierla 10 年之前
父节点
当前提交
f969ffc139
共有 1 个文件被更改,包括 12 次插入12 次删除
  1. 12 12
      modules/acc/doc/acc_admin.xml

+ 12 - 12
modules/acc/doc/acc_admin.xml

@@ -25,7 +25,7 @@
 	<para>
 	<para>
 		To account a transaction and to choose which set of backends to be 
 		To account a transaction and to choose which set of backends to be 
 		used, the script writer just has to set some flags (see the module
 		used, the script writer just has to set some flags (see the module
-		parameters section for flag definitions <xref linkend="ACC-param-id"/>).
+		parameters section for flag definitions <xref linkend="acc.i.params"/>).
 		If the accounting flag for a specific backend is set, the acc module 
 		If the accounting flag for a specific backend is set, the acc module 
 		will then report on completed transaction. A typical usage of the 
 		will then report on completed transaction. A typical usage of the 
 		module takes no acc-specific script command -- the functionality 
 		module takes no acc-specific script command -- the functionality 
@@ -38,7 +38,7 @@
 		The accounting module will log by default a fixed set of attributes 
 		The accounting module will log by default a fixed set of attributes 
 		for the transaction - if you customize your accounting by adding more
 		for the transaction - if you customize your accounting by adding more
 		information to be logged, please see the next chapter about extra
 		information to be logged, please see the next chapter about extra
-		accounting - <xref linkend="ACC-extra-id"/>.
+		accounting - <xref linkend="acc.i.extra-accounting"/>.
 	</para>
 	</para>
 	<para>
 	<para>
 		The fixed minimal accounting information is: 
 		The fixed minimal accounting information is: 
@@ -155,7 +155,7 @@ if (uri=~"sip:+40") /* calls to Romania */ {
 	</section>
 	</section>
 	</section>
 	</section>
 
 
-	<section id="ACC-extra-id">
+	<section id="acc.i.extra-accounting">
 		<title>Extra accounting</title>
 		<title>Extra accounting</title>
 		<section>
 		<section>
 			<title>Overview</title>
 			<title>Overview</title>
@@ -237,7 +237,7 @@ if (uri=~"sip:+40") /* calls to Romania */ {
 		</section>
 		</section>
 	</section>
 	</section>
 
 
-	<section id="multi-call-legs">
+	<section id="acc.i.multi-call-legs">
 		<title>Multi Call-Legs accounting</title>
 		<title>Multi Call-Legs accounting</title>
 		<section>
 		<section>
 			<title>Overview</title>
 			<title>Overview</title>
@@ -358,10 +358,10 @@ if (uri=~"sip:+40") /* calls to Romania */ {
 				- <xref linkend="acc.p.cdr_expired_dlg_enable"/>. Default behavior is not logging.
 				- <xref linkend="acc.p.cdr_expired_dlg_enable"/>. Default behavior is not logging.
                 </para>
                 </para>
         </section>
         </section>
-		<section id="cdr-extra-id">
+		<section id="acc.i.cdr-extra">
 			<title>CDR Extra</title>
 			<title>CDR Extra</title>
 					This section is similar to the <quote>LOG accounting</quote> part of
 					This section is similar to the <quote>LOG accounting</quote> part of
-					<xref linkend="ACC-extra-id"/>.
+					<xref linkend="acc.i.extra-accounting"/>.
 			<section>
 			<section>
 				<title>Definitions and syntax</title>
 				<title>Definitions and syntax</title>
 					<para>
 					<para>
@@ -495,7 +495,7 @@ $dlg_var(callee) = $avp(callee); #callee='C'
 		</section>
 		</section>
 	</section>
 	</section>
 
 
-	<section id="ACC-param-id">
+	<section id="acc.i.params">
 	<title>Parameters</title>
 	<title>Parameters</title>
 	<!-- Generic ACC parameters -->
 	<!-- Generic ACC parameters -->
 	<section id="acc.p.early_media">
 	<section id="acc.p.early_media">
@@ -746,7 +746,7 @@ modparam("acc", "log_facility", "LOG_DAEMON")
 		<title><varname>log_extra</varname> (string)</title>
 		<title><varname>log_extra</varname> (string)</title>
 		<para>
 		<para>
 		Extra values to be logged.
 		Extra values to be logged.
-		See section <xref linkend="ACC-extra-id"/> for more details.
+		See section <xref linkend="acc.i.extra-accounting"/> for more details.
 		</para>
 		</para>
 		<para>
 		<para>
 		Default value is NULL.
 		Default value is NULL.
@@ -844,7 +844,7 @@ modparam("acc", "service_type", 16)
 		<title><varname>radius_extra</varname> (string)</title>
 		<title><varname>radius_extra</varname> (string)</title>
 		<para>
 		<para>
 		Extra values to be logged via RADIUS - RADIUS specific.
 		Extra values to be logged via RADIUS - RADIUS specific.
-		See section <xref linkend="ACC-extra-id"/> for more details.
+		See section <xref linkend="acc.i.extra-accounting"/> for more details.
 		</para>
 		</para>
 		<para>
 		<para>
 		Default value is NULL.
 		Default value is NULL.
@@ -1077,7 +1077,7 @@ modparam("acc", "acc_time_column", "time")
 		<title><varname>db_extra</varname> (string)</title>
 		<title><varname>db_extra</varname> (string)</title>
 		<para>
 		<para>
 		Extra values to be logged into database - DB specific.
 		Extra values to be logged into database - DB specific.
-		See section <xref linkend="ACC-extra-id"/> for more details.
+		See section <xref linkend="acc.i.extra-accounting"/> for more details.
 		</para>
 		</para>
 		<para>
 		<para>
 		Default value is NULL.
 		Default value is NULL.
@@ -1193,7 +1193,7 @@ modparam("acc", "diameter_client_port", 3000)
 		<title><varname>diameter_extra</varname> (string)</title>
 		<title><varname>diameter_extra</varname> (string)</title>
 		<para>
 		<para>
 		Extra values to be logged via DIAMETER - DIAMETER specific.
 		Extra values to be logged via DIAMETER - DIAMETER specific.
-		See section <xref linkend="ACC-extra-id"/> for more details.
+		See section <xref linkend="acc.i.extra-accounting"/> for more details.
 		</para>
 		</para>
 		<para>
 		<para>
 		Default value is NULL.
 		Default value is NULL.
@@ -1285,7 +1285,7 @@ modparam("acc", "cdr_facility", "LOG_DAEMON")
 		<title><varname>cdr_extra</varname> (string)</title>
 		<title><varname>cdr_extra</varname> (string)</title>
 		<para>
 		<para>
 		Set of pseudo-variables defining custom CDR fields. See
 		Set of pseudo-variables defining custom CDR fields. See
-        <xref linkend="cdr-extra-id"/> for more details.
+        <xref linkend="acc.i.cdr-extra"/> for more details.
 		</para>
 		</para>
 		<para>
 		<para>
 		Default value is NULL.
 		Default value is NULL.