]> 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 Development Team <asteriskteam@digium.com>
Thu, 14 Nov 2024 20:02:03 +0000 (20:02 +0000)
commitd9e01cf0a1263a270016702f2797932017255d1e
tree20c34d4203db885668dc1c0084c147ead2657990
parente0edea038374a6dee98b16d85f56c807eae15b51
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/

(cherry picked from commit b7c4be9d5b538a0ae11649fb74e805df4e4224b5)
cel/cel_custom.c