mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 02:37:10 +00:00 
			
		
		
		
	Change all refererences to 1.6.3 to be 1.8, since that will be the next feature release
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@235904 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -115,7 +115,7 @@ int ast_app_getdata(struct ast_channel *c, const char *prompt, char *s, int maxl | ||||
| int ast_app_getdata_full(struct ast_channel *c, const char *prompt, char *s, int maxlen, int timeout, int audiofd, int ctrlfd); | ||||
|  | ||||
| /*! | ||||
|  * \since 1.6.3 | ||||
|  * \since 1.8 | ||||
|  * \brief Run a macro on a channel, placing a second channel into autoservice. | ||||
|  * | ||||
|  * This is a shorthand method that makes it very easy to run a macro on any given  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user