Przeglądaj źródła

tm Change "sercmd" to "kamcmd"

Olle E. Johansson 10 lat temu
rodzic
commit
0c9ea3ccb7
2 zmienionych plików z 2 dodań i 2 usunięć
  1. 1 1
      modules/tm/README
  2. 1 1
      modules/tm/doc/params.xml

+ 1 - 1
modules/tm/README

@@ -1317,7 +1317,7 @@ modparam("tm", "via1_matching", 1)
    Default value is 0 (off).
 
    Can be set at runtime, e.g.:
-        $ sercmd cfg.set_now_int tm callid_matching 0
+        $ kamcmd cfg.set_now_int tm callid_matching 0
 
    Example 1.33. Set callid_matching parameter
 ...

+ 1 - 1
modules/tm/doc/params.xml

@@ -1003,7 +1003,7 @@ modparam("tm", "via1_matching", 1)
 	<para>
 		Can be set at runtime, e.g.:
 		<programlisting>
-	$ sercmd cfg.set_now_int tm callid_matching 0
+	$ &sercmd; cfg.set_now_int tm callid_matching 0
 		</programlisting>
 	</para>
 	<example>