Merged revisions 83558 via svnmerge from
authorSteve Murphy <murf@digium.com>
Sat, 22 Sep 2007 17:39:37 +0000 (17:39 +0000)
committerSteve Murphy <murf@digium.com>
Sat, 22 Sep 2007 17:39:37 +0000 (17:39 +0000)
commitf2b38cf2f3ce7b3a1fe6c051c7c06778a3d6611b
tree5e2b505317d913665049866850d7717f5ac9656b
parent996ad72669ee7cdea37a794ed3bec4a0d33fb6ab
Merged revisions 83558 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r83558 | murf | 2007-09-22 10:41:43 -0600 (Sat, 22 Sep 2007) | 1 line

This closes issue #10788 -- the 3rd arg in the for statement is now wrapped in Set() only if there's an '=' in that string. Otherwise, if it begins with '&', then a Macro call is generated; otherwise it is made into an app call. A bit more accomodating, keeps the new guys happy, and the guys with ael-1 code should be happy, too
........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@83575 65c4cc65-6c06-0410-ace0-fbb531ad65f3
pbx/pbx_ael.c
res/ael/pval.c