Commit Graph

11 Commits (6bf909cd2ef4ec454e144890a53fd27ffc6d5d4c)

Author SHA1 Message Date
Pari Nannapaneni 78e4746837 doh! revert a revert of a revert (changed by mistake in 99010)
18 years ago
Pari Nannapaneni f7eae72a2e missed that one while reverting
18 years ago
Steve Murphy 1975b6e753 closes issue #11379; OK, this is an attempt to make both sides happy. To the cdr.conf file, I added the option 'unanswered', which defaults to 'no'. In this mode, you will see a cdr for a call, whether it was answered or not. The disposition will be NO ANSWER or ANSWERED, as appropriate. The src is as you'd expect, the destination channel will be one of the channels from the Dial() call, usually the last in the list if more than one chan was specified. With unanswered set to 'yes', you will still see this cdr entry in both cases. But in the case where the dial timed out, you will also see a cdr for each line attempted, marked NO ANSWER, with no destination channel name. The new option defaults to 'no', so you don't see the pesky extra cdr's by default, and you will not see the irritating 'not posted' messages.
18 years ago
Jason Parker 8eda8a5fa6 (issue #10510)
18 years ago
Steve Murphy 79ff4ebbdf Added some clarification to the example configs for CDRs, on how to select a backend. Also, made cdr-csv the default if you 'make samples', and no other changes.
19 years ago
Tilghman Lesher 091e1aed8d Merged revisions 42716 via svnmerge from
19 years ago
Russell Bryant 1fcc86d905 Add support for logging CDR recrods to a radius server (issue #6639, phsultan)
20 years ago
Russell Bryant 4e6af293f9 add an option to cdr.conf that enables ending CDRs before executing
20 years ago
Matt O'Gorman 7377ebbd2e cdr_csv logging parameters in cdr.conf
20 years ago
Kevin P. Fleming 2c65582b66 remove extraneous svn:executable properties
20 years ago
Kevin P. Fleming 23472dd2c0 support configurable batch posting of CDRs (off by default) (bug #3883)
21 years ago