[asterisk-commits] newtonr: branch 12 r399874 - /branches/12/apps/app_dial.c

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Thu Sep 26 09:12:31 CDT 2013


Author: newtonr
Date: Thu Sep 26 09:12:29 2013
New Revision: 399874

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=399874
Log:
Adding a few words to the Dial option 'r' help text to clarify its tone argument description

Modified:
    branches/12/apps/app_dial.c

Modified: branches/12/apps/app_dial.c
URL: http://svnview.digium.com/svn/asterisk/branches/12/apps/app_dial.c?view=diff&rev=399874&r1=399873&r2=399874
==============================================================================
--- branches/12/apps/app_dial.c (original)
+++ branches/12/apps/app_dial.c Thu Sep 26 09:12:29 2013
@@ -377,7 +377,7 @@
 					<para>Default: Indicate ringing to the calling party, even if the called party isn't actually ringing. Pass no audio to the calling
 					party until the called channel has answered.</para>
 					<argument name="tone" required="false">
-						<para>Indicate progress to calling party. Send audio 'tone' from indications.conf</para>
+						<para>Indicate progress to calling party. Send audio 'tone' from the indications.conf tonezone currently in use.</para>
 					</argument>
 				</option>
 				<option name="S">




More information about the asterisk-commits mailing list