]> 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)
committerAsterisk Development Team <asteriskteam@digium.com>
Thu, 14 Nov 2024 20:00:45 +0000 (20:00 +0000)
commitaa1f38a17a6fc37b5065a5fe924a1f05df4b1cab
tree2e106023342b650556404743ba30f66d25df9edd
parent6208e9c31cd9038b1bcbe6c0176af54b1fc61612
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.

(cherry picked from commit 9da3bdefefdf62a524c14e38198494c25ecec7ea)
cdr/cdr_custom.c
cel/cel_custom.c
configs/samples/cdr_custom.conf.sample
configs/samples/cel_custom.conf.sample