mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 02:37:10 +00:00 
			
		
		
		
	Documentation fix - waitfordialtone is not boolean, it's time in milliseconds
Changing text in chan_dahdi.conf sample to be accurate. (issue ASTERISK-22308) (closes issue ASTERISK-22308) Reported By: Malcolm Davenport ........ Merged revisions 398880 from http://svn.asterisk.org/svn/asterisk/branches/1.8 ........ Merged revisions 398881 from http://svn.asterisk.org/svn/asterisk/branches/11 ........ Merged revisions 398882 from http://svn.asterisk.org/svn/asterisk/branches/12 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@398883 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -582,7 +582,8 @@ usecallerid=yes | ||||
| ; easily be re-attaching to a prior incoming call that was not yet hung up). | ||||
| ; This option changes the hangup to wait for a dialtone on the line, before | ||||
| ; marking the line as once again available for use with outgoing calls. | ||||
| ;waitfordialtone=yes | ||||
| ; Specified in milliseconds, not set by default. | ||||
| ;waitfordialtone=1000 | ||||
| ; | ||||
| ; For analog lines, enables Asterisk to use dialtone detection per channel | ||||
| ; if an incoming call was hung up before it was answered.  If dialtone is | ||||
|   | ||||
		Reference in New Issue
	
	Block a user