|
@@ -2233,7 +2233,7 @@ dlg_remote_profile("add", "caller", "test", "$sruid", "$var(exp)");
|
|
|
<emphasis>from_tag</emphasis> - from tag of the dialog to terminated
|
|
|
</para></listitem>
|
|
|
<listitem><para>
|
|
|
- <emphasis>totag</emphasis> - to tag of the dialog to terminated
|
|
|
+ <emphasis>to_tag</emphasis> - to tag of the dialog to terminated
|
|
|
</para></listitem>
|
|
|
</itemizedlist>
|
|
|
<para>
|
|
@@ -2241,7 +2241,7 @@ dlg_remote_profile("add", "caller", "test", "$sruid", "$var(exp)");
|
|
|
</para>
|
|
|
<para>RPC Command Format:</para>
|
|
|
<programlisting format="linespecific">
|
|
|
- kamcmd dlg.dlg_terminate_dlg callid12345 fromtag123 totag123
|
|
|
+ kamcmd dlg.terminate_dlg callid12345 fromtag123 totag123
|
|
|
</programlisting>
|
|
|
</section>
|
|
|
<section>
|