]> 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:32 +0000 (17:02 +0000)
commit9e76533f9076d44efec188209e4c60f29426acf7
treed9758f26d27f63dd29347d557666365a16264a7c
parent44a6349b69d5688bfcb8093db9529a9347e0f305
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