]> 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)
committerBastian Triller <bastian.triller@gmail.com>
Fri, 14 Jun 2024 17:25:06 +0000 (17:25 +0000)
commit8c152a7e7a905a758a30608603b8b2c97913deb2
treedad5ba8c880db6414ec73c9375500c510a6cdca1
parent21e3f84e56ee33c7b12be918d7795f31ec44c29e
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
main/asterisk.c