mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-16 14:58:25 +00:00
Tweak app_dial documentation.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@373967 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -151,11 +151,12 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
|||||||
<argument name="calling" />
|
<argument name="calling" />
|
||||||
<argument name="progress" />
|
<argument name="progress" />
|
||||||
<para>Send the specified DTMF strings <emphasis>after</emphasis> the called
|
<para>Send the specified DTMF strings <emphasis>after</emphasis> the called
|
||||||
party has answered, but before the call gets bridged. The
|
party has answered, but before the call gets bridged. The
|
||||||
<replaceable>called</replaceable> DTMF string is sent to the called party, and the
|
<replaceable>called</replaceable> DTMF string is sent to the called party, and the
|
||||||
<replaceable>calling</replaceable> DTMF string is sent to the calling party. Both arguments
|
<replaceable>calling</replaceable> DTMF string is sent to the calling party. Both arguments
|
||||||
can be used alone. If <replaceable>progress</replaceable> is specified, its DTMF is sent
|
can be used alone. If <replaceable>progress</replaceable> is specified, its DTMF is sent
|
||||||
immediately after receiving a PROGRESS message.</para>
|
to the called party immediately after receiving a PROGRESS message.</para>
|
||||||
|
<para>See SendDTMF for valid digits.</para>
|
||||||
</option>
|
</option>
|
||||||
<option name="e">
|
<option name="e">
|
||||||
<para>Execute the <literal>h</literal> extension for peer after the call ends</para>
|
<para>Execute the <literal>h</literal> extension for peer after the call ends</para>
|
||||||
|
|||||||
Reference in New Issue
Block a user