]> git.ipfire.org Git - thirdparty/asterisk.git/commit
pbx_ael: Global variables are not expanded.
authorSean Bright <sean@seanbright.com>
Thu, 26 Jan 2023 20:18:08 +0000 (15:18 -0500)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Mon, 30 Jan 2023 13:48:11 +0000 (07:48 -0600)
commit56051d1ac5115ff8c55b920fc441613c487fb512
tree90af030c0b703d14d31982b66fded2b45ecbd94c
parenta1da8042d163ac8f5b0520788a338e757855305b
pbx_ael: Global variables are not expanded.

Variable references within global variable assignments are now
expanded rather than being included literally.

ASTERISK-30406 #close

Change-Id: I136e8d6395e90a4c92d9777a46a7bc3edb08d05d
res/ael/pval.c