]> git.ipfire.org Git - thirdparty/asterisk.git/commit
(closes issue #13263)
authorSteve Murphy <murf@digium.com>
Wed, 20 Aug 2008 17:14:55 +0000 (17:14 +0000)
committerSteve Murphy <murf@digium.com>
Wed, 20 Aug 2008 17:14:55 +0000 (17:14 +0000)
commit811faa86121c51770dcbf07a30b1fea8321ff779
tree188c295e95156b31bcb3ee7767c5936441e3927d
parent719645a4a65826dfc1af18423c305a85c787b777
(closes issue #13263)
Reported by: brainy
Tested by: murf

The specialized reset routine is tromping on the
flags field of the CDR. I made a change to not
reset the DISABLED bit. This should get rid of this
problem.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@139074 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/cdr.c