mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 10:47:18 +00:00 
			
		
		
		
	Adding a few words to the Dial option 'r' help text to clarify its tone argument description
........ Merged revisions 399874 from http://svn.asterisk.org/svn/asterisk/branches/12 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@399875 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -377,7 +377,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") | ||||
| 					<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"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user