]> 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:42 +0000 (15:32 +0000)
commit2618a4f1e590108f9c41d88d3961f374e1038bfa
tree5c504c30f6a37ce2924520c0899888410c2d7ed0
parent2c583be963c8118c94cd0fecfbdae82ea617f951
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