]> git.ipfire.org Git - thirdparty/asterisk.git/commit
cdr_custom: Allow absolute filenames.
authorSean Bright <sean@seanbright.com>
Thu, 26 Sep 2024 16:26:04 +0000 (12:26 -0400)
committerSean Bright <sean@seanbright.com>
Mon, 30 Sep 2024 15:32:36 +0000 (15:32 +0000)
commit9da3bdefefdf62a524c14e38198494c25ecec7ea
treeadb6459f398bc0f3509fd396688fd0341eeb92b0
parentb29776a5b0518264333c4e78afe6dcbe226ff273
cdr_custom: Allow absolute filenames.

A follow up to #893 that brings the same functionality to
cdr_custom. Also update the sample configuration files to note support
for absolute paths.
cdr/cdr_custom.c
cel/cel_custom.c
configs/samples/cdr_custom.conf.sample
configs/samples/cel_custom.conf.sample