]> 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:38 +0000 (15:32 +0000)
commit16a5adf02a78d4dec5fc55d163beef826df0f019
tree50648633d6028b8981809937afd62195de19248e
parente629961606cf55aef9a32bdcf851df512303d3d3
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