mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 10:47:18 +00:00 
			
		
		
		
	Merged revisions 115302 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk ........ r115302 | tilghman | 2008-05-05 14:42:36 -0500 (Mon, 05 May 2008) | 2 lines Note change for ExecIf syntax (caught by jmls on IRC) ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@115303 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -105,6 +105,8 @@ Applications: | ||||
| * WaitMusicOnHold application is now deprecated in favor of extended MusicOnHold. | ||||
| * SetMusicOnHold is now deprecated. You should use Set(CHANNEL(musicclass)=...) | ||||
|   instead. | ||||
| * The arguments in ExecIf changed a bit, to be more like other applications. | ||||
|   The syntax is now ExecIf(<cond>?appiftrue(args):appiffalse(args)). | ||||
|  | ||||
| Dialplan Functions: | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user