Browse Source

sipcapture: docs - replaced mi examples with rpc

Daniel-Constantin Mierla 7 years ago
parent
commit
6643f0e667
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/modules/sipcapture/doc/sipcapture_admin.xml

+ 3 - 3
src/modules/sipcapture/doc/sipcapture_admin.xml

@@ -40,13 +40,13 @@
 	</para>
 
 	<para>
-	The capturing can be turned on/off using mi or rpc commands. Example:
+	The capturing can be turned on/off using rpc commands. Example:
 	</para>
 	<para>
-	&ctltool; fifo sip_capture on
+	&ctltool; rpc sipcapture.status on
 	</para>
 	<para>
-	&ctltool; fifo sip_capture off
+	&ctltool; rpc sipcapture.status off
 	</para>
 	</section>
 	<section>