]> 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-org-access-app[bot] <120671045+asterisk-org-access-app[bot]@users.noreply.github.com>
Fri, 14 Jun 2024 17:25:10 +0000 (17:25 +0000)
commit843cc8f2cd78a4fbcaffefa70fe24c7a86c27cda
tree5c0aada91f301e5fe1e28fd46d13119d46b17c02
parentf3e88d366c3392c03872271a758e364559c8e5cf
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