Tweak app_dial predial documentation.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@366193 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Richard Mudgett
2012-05-10 21:38:12 +00:00
parent 4ea636c776
commit 098f74dd4e

View File

@@ -109,8 +109,8 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
this option, the default behavior is adequate in most cases.</para>
</option>
<option name="b" argsep="^">
<para>Before initiating the actual call, Gosub to the specified
location using the newly created channel(s). The Gosub will be
<para>Before initiating an outgoing call, Gosub to the specified
location using the newly created channel. The Gosub will be
executed for each destination channel.</para>
<argument name="context" required="false" />
<argument name="exten" required="false" />
@@ -120,7 +120,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
</argument>
</option>
<option name="B" argsep="^">
<para>Before initiating the actual call, Gosub to the specified
<para>Before initiating the outgoing call(s), Gosub to the specified
location using the current channel.</para>
<argument name="context" required="false" />
<argument name="exten" required="false" />