]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
enable recursion for scoped variables so applications that exec more apps will preser...
authorAnthony Minessale <anthm@freeswitch.org>
Thu, 16 Jun 2011 14:43:32 +0000 (09:43 -0500)
committerAnthony Minessale <anthm@freeswitch.org>
Thu, 16 Jun 2011 14:43:32 +0000 (09:43 -0500)
commitc6268da50c0fca76e6c8215beeecd2ddcfde6150
tree2d6a66979985af22023047d74863e77d2c19e42d
parenta7613c0614ba930657d43987a77498a13d6987ea
enable recursion for scoped variables so applications that exec more apps will preserve the scope, the most recent app will mask variables just during the duration of that app
src/switch_channel.c