]> 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:01:34 +0000 (20:01 +0000)
commitdb9ca72e154609850fb0d9c0107bd6cc712c7384
tree7e57238499b379cb22fcd560d8cda68f80a1bbbb
parent6da65e52d3d10c0be5bf6edb82cb3ea7ae28fe3e
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 0ed7f5800d352bbddfb7c52fa10dd61909a5b220)
cel/cel_custom.c