From: Leif Madsen Date: Tue, 2 Mar 2010 20:54:53 +0000 (+0000) Subject: Merged revisions 250045 via svnmerge from X-Git-Tag: 1.6.0.26-rc1~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b84dbb846eb133549c7526852833fda34939ce45;p=thirdparty%2Fasterisk.git Merged revisions 250045 via svnmerge from https://origsvn.digium.com/svn/asterisk/trunk ................ r250045 | lmadsen | 2010-03-02 15:52:19 -0500 (Tue, 02 Mar 2010) | 15 lines Merged revisions 250043 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r250043 | lmadsen | 2010-03-02 15:51:35 -0500 (Tue, 02 Mar 2010) | 7 lines Update documentation to clarify purpose of unanswered option. (closes issue #16267) Reported by: elsto Patches: cdr.conf.sample.patch.txt uploaded by lmadsen (license 10) Tested by: davidw, elsto ........ ................ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@250049 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/configs/cdr.conf.sample b/configs/cdr.conf.sample index 693b280928..5e5ebb0d9c 100644 --- a/configs/cdr.conf.sample +++ b/configs/cdr.conf.sample @@ -21,6 +21,12 @@ ; mode, you will see one CDR, with one of the call targets on one side, and the originating ; channel on the other, and then one CDR for each channel attempted. This may seem ; redundant, but cannot be helped. +; +; In brief, this option controls the reporting of unanswered calls which only have an A +; party. Calls which get offered to an outgoing line, but are unanswered, are still +; logged, and that is the intended behaviour. (It also results in some B side CDRs being +; output, as they have the B side channel as their source channel, and no destination +; channel.) ;unanswered = no ; Define the CDR batch mode, where instead of posting the CDR at the end of