]> 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:35 +0000 (17:02 +0000)
commit2ec3a0973e65d7aceff8752ab8b184358617eaca
tree72084c207abe6a12b4c59e0ad05a286b98b7a2df
parenteb624a5aa23ec89eb7d1972cec409d295c98b25e
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