]> 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)
committerGeorge Joseph <gjoseph@digium.com>
Mon, 30 Jan 2023 14:51:32 +0000 (08:51 -0600)
commitf67258d17283f245b0d8a34c2288ca290fe679bf
treeba7ec42c13831837bc7aaa5d96175148cd281998
parent7b9ef96173660bafa488be8844dae6816476e1fa
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