From 78e474683730e73512eac7a63d142658dba6022d Mon Sep 17 00:00:00 2001 From: Pari Nannapaneni Date: Thu, 17 Jan 2008 23:42:45 +0000 Subject: [PATCH] doh! revert a revert of a revert (changed by mistake in 99010) git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@99014 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/cdr.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/cdr.conf.sample b/configs/cdr.conf.sample index c6d97edcd7..c2882c1f0d 100644 --- a/configs/cdr.conf.sample +++ b/configs/cdr.conf.sample @@ -11,7 +11,7 @@ ; Define whether or not to use CDR logging. Setting this to "no" will override ; any loading of backend CDR modules. Default is "yes". -enable=yes +;enable=yes ; Define whether or not to log unanswered calls. Setting this to "yes" will ; report every attempt to ring a phone in dialing attempts, when it was not