]> 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:53 +0000 (18:53 +0000)
commit978d09fc350006669309aace7fe3d48e1067e143
tree5026ff9529d294615115d9b8f3e15405e02167af
parentd10d4d9ddd08513af7a47b1db50d7a3106fdac04
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