]> 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:02:03 +0000 (20:02 +0000)
commit65fadcbc09c9ddce8085314c2adeec57beaacd65
treef43f2de116a2fdde89664860dfa4f6250a95b33e
parent1372eeba513a3e2d0e626e746255d30abf893f87
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 2618a4f1e590108f9c41d88d3961f374e1038bfa)
cdr/cdr_custom.c
cel/cel_custom.c
configs/samples/cdr_custom.conf.sample
configs/samples/cel_custom.conf.sample