]> 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)
committerSean Bright <sean@seanbright.com>
Thu, 9 Nov 2023 18:53:56 +0000 (18:53 +0000)
commit1e426b6f1c52069c0ae5daeb03236f4bc1c41371
tree87415a3db58bc8ff86ca78e6f4aa40551242917e
parent6ffb295c6961ecf7f41b9f3d1339b8a2320a7275
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