]> 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-org-access-app[bot] <120671045+asterisk-org-access-app[bot]@users.noreply.github.com>
Mon, 30 Sep 2024 15:32:45 +0000 (15:32 +0000)
commitbefe46162b5264a2fd2948dfbc17b150ae4170a5
tree24942ed96dd22b0dc41a2fd1f638f1d0002c0308
parenta988506a3e8dc19e08150523bc66068ed8873d0a
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