]> 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:03 +0000 (17:25 +0000)
commitb56d50ba169e0241b8f5ff861afda0c1064eb2b1
tree171bf3d96c04bf59cb2976b4dfb261e053b70e32
parentf9a359c5c58b9e928f0038b952c8277f164f9a32
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