]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Note change for ExecIf syntax (caught by jmls on IRC)
authorTilghman Lesher <tilghman@meg.abyt.es>
Mon, 5 May 2008 19:42:36 +0000 (19:42 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Mon, 5 May 2008 19:42:36 +0000 (19:42 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@115302 65c4cc65-6c06-0410-ace0-fbb531ad65f3

UPGRADE.txt

index 2dc813974b8c6884dbfa3988e6bbac579c7044c5..db47a262ce9bf607a9e62c87894256b176cf1f21 100644 (file)
@@ -110,6 +110,8 @@ Applications:
   instead.
 * While app_directory has always relied on having a voicemail.conf or users.conf file
   correctly set up, it now is dependent on app_voicemail being compiled as well.
+* 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: