]> git.ipfire.org Git - thirdparty/asterisk.git/commit
live_ast: Add astcachedir to generated asterisk.conf.
authorSean Bright <sean@seanbright.com>
Thu, 9 Nov 2023 14:11:33 +0000 (09:11 -0500)
committerasterisk-org-access-app[bot] <120671045+asterisk-org-access-app[bot]@users.noreply.github.com>
Thu, 9 Nov 2023 18:53:59 +0000 (18:53 +0000)
commit91c8866ff3bec674666206d6e44fba5a1fd90ff1
treeb25c5d758213c21c6dec742971b3a4b2f11453ad
parentf28047db36a70e81fe373a3d19132c43adf3f74b
live_ast: Add astcachedir to generated asterisk.conf.

`astcachedir` (added in b0842713) was not added to `live_ast` so
continued to point to the system `/var/cache` directory instead of the
one in the live environment.
contrib/scripts/live_ast