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:
Richard Mudgett
2012-09-27 22:43:27 +00:00
parent a8771e3953
commit 5c946d98ba

View File

@@ -155,7 +155,8 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
<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
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 name="e">
<para>Execute the <literal>h</literal> extension for peer after the call ends</para>