]> 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)
committerPeter Jannesen <peter@jannesen.com>
Wed, 25 Sep 2024 17:02:39 +0000 (17:02 +0000)
commitb7c4be9d5b538a0ae11649fb74e805df4e4224b5
tree79c7c1ae56664cc5c0a143297e78b7efeb14d95c
parente63da10a17c52452eac893ca40cc8af40339ee75
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