瀏覽代碼

sipcapture: docs - replaced mi examples with rpc

Daniel-Constantin Mierla 7 年之前
父節點
當前提交
6643f0e667
共有 1 個文件被更改,包括 3 次插入3 次删除
  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>