|
@@ -1519,6 +1519,9 @@ if(dlg_get("abcdef", "123", "456"))
|
|
MI command.
|
|
MI command.
|
|
</para>
|
|
</para>
|
|
<para>
|
|
<para>
|
|
|
|
+ <emphasis>Note: Works only for confirmed dialogs.</emphasis>
|
|
|
|
+ </para>
|
|
|
|
+ <para>
|
|
MI FIFO Command Format:
|
|
MI FIFO Command Format:
|
|
</para>
|
|
</para>
|
|
<programlisting format="linespecific">
|
|
<programlisting format="linespecific">
|
|
@@ -1530,12 +1533,12 @@ if(dlg_get("abcdef", "123", "456"))
|
|
</section>
|
|
</section>
|
|
|
|
|
|
<section>
|
|
<section>
|
|
- <title><varname>dlg_terminate_dlgs</varname></title>
|
|
|
|
|
|
+ <title><varname>dlg_terminate_dlg</varname></title>
|
|
<para>
|
|
<para>
|
|
Terminates a singe dialog, identified by a Call-ID.
|
|
Terminates a singe dialog, identified by a Call-ID.
|
|
</para>
|
|
</para>
|
|
<para>
|
|
<para>
|
|
- Name: <emphasis>dlg_terminate_dlgs</emphasis>
|
|
|
|
|
|
+ Name: <emphasis>dlg_terminate_dlg</emphasis>
|
|
</para>
|
|
</para>
|
|
<para>Parameters:</para>
|
|
<para>Parameters:</para>
|
|
<itemizedlist>
|
|
<itemizedlist>
|
|
@@ -1552,10 +1555,13 @@ if(dlg_get("abcdef", "123", "456"))
|
|
</para></listitem>
|
|
</para></listitem>
|
|
</itemizedlist>
|
|
</itemizedlist>
|
|
<para>
|
|
<para>
|
|
|
|
+ <emphasis>Note: Works only for confirmed dialogs.</emphasis>
|
|
|
|
+ </para>
|
|
|
|
+ <para>
|
|
MI FIFO Command Format:
|
|
MI FIFO Command Format:
|
|
</para>
|
|
</para>
|
|
<programlisting format="linespecific">
|
|
<programlisting format="linespecific">
|
|
- :dlg_terminate_dlgs:_reply_fifo_file_
|
|
|
|
|
|
+ :dlg_terminate_dlg:_reply_fifo_file_
|
|
[email protected]
|
|
[email protected]
|
|
AAdfeEFF33
|
|
AAdfeEFF33
|
|
</programlisting>
|
|
</programlisting>
|