]> git.ipfire.org Git - thirdparty/asterisk.git/commit
cli: Show configured cache dir
authorBastian Triller <bastian.triller@gmail.com>
Fri, 7 Jun 2024 10:57:52 +0000 (12:57 +0200)
committerAsterisk Development Team <asteriskteam@digium.com>
Thu, 11 Jul 2024 13:22:44 +0000 (13:22 +0000)
commit7e2a5fbd21b2e8e4961bc4d9ccab0eff177d3b54
treece86d6a2a0031288fc608af2ca857bf65bd4866c
parent5f8f4a6852f8bfbb79fe2053c05e05f565bd00c8
cli: Show configured cache dir

Since Asterisk 19 it is possible to cache recorded files into another
directory [1] [2].
Show configured location of cache dir in CLI's core show settings.

[1] ASTERISK-29143
[2] b08427134fd51bb549f198e9f60685f2680c68d7

(cherry picked from commit 8c152a7e7a905a758a30608603b8b2c97913deb2)
main/asterisk.c