]> 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:23:24 +0000 (13:23 +0000)
commitf01148396f1f1daa4afa0ec879da57bed08698cf
treeba5df992464a75cc00b2ad79098fd7f1e22dfe53
parent44ed1cd50d0c047e0ed3aaeab648ad935623194b
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 b56d50ba169e0241b8f5ff861afda0c1064eb2b1)
main/asterisk.c