]> git.ipfire.org Git - thirdparty/asterisk.git/commit
cel_custom: Allow absolute filenames.
authorPeter Jannesen <peter@jannesen.com>
Fri, 20 Sep 2024 20:26:35 +0000 (22:26 +0200)
committerasterisk-org-access-app[bot] <120671045+asterisk-org-access-app[bot]@users.noreply.github.com>
Wed, 25 Sep 2024 17:02:42 +0000 (17:02 +0000)
commit127218249ff54349bd8d0842394ec2662a79c1ac
tree4a559ea02003df76b42c001b2efa1b7b52407f4a
parent6f16d13709cec176ccda99884271d3b281105c3b
cel_custom: Allow absolute filenames.

If a filename starts with a '/' in cel_custom [mappings] assume it is
a absolute file path and not relative filename/path to
AST_LOG_DIR/cel_custom/
cel/cel_custom.c