]> 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:01:00 +0000 (20:01 +0000)
commit34c418fccafcb1d7adb455d86494460106f66b06
tree23343bf4ba6c164c3f7e4099b4ede380f3ac4236
parentb74cfe0edd1dbfa064d0d7fc9429fde707dff50c
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 16a5adf02a78d4dec5fc55d163beef826df0f019)
cdr/cdr_custom.c
cel/cel_custom.c
configs/samples/cdr_custom.conf.sample
configs/samples/cel_custom.conf.sample