Browse Source

sipdump: docs - note about enabling many activity modes

Daniel-Constantin Mierla 5 years ago
parent
commit
77756cdf1b
1 changed files with 7 additions and 2 deletions
  1. 7 2
      src/modules/sipdump/doc/sipdump_admin.xml

+ 7 - 2
src/modules/sipdump/doc/sipdump_admin.xml

@@ -96,8 +96,13 @@ modparam("sipdump", "enable", 1)
 		<title><varname>mode</varname> (int)</title>
 		<para>
 			Set the type of activity done by the module, the value can be set
-			based on flags: 1 - write to text files; 2 - execute event route;
-			3 - write to pcap files
+			based on flags: 1 (value 1) - write to text files;
+			2 (value 2) - execute event route;
+			3 (value 4) - write to pcap files.
+		</para>
+		<para>
+			To enable several activity modes, set the parameter to the sum of
+			correspinding values.
 		</para>
 		<para>
 		<emphasis>