]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Don't mark the cdr records of unanswered queue calls with "NOANSWER". This restores...
authorMatthew Nicholson <mnicholson@digium.com>
Tue, 25 May 2010 16:48:19 +0000 (16:48 +0000)
committerMatthew Nicholson <mnicholson@digium.com>
Tue, 25 May 2010 16:48:19 +0000 (16:48 +0000)
commit2fc3375a893667a0355fba96d5516fba0ec61ca8
treec9c4372ee22e0a7b64ac9e8e76f21d55b2dbf3e1
parent7e9a71f5d895f53c1f48f13afa2101b47f2dbb2a
Don't mark the cdr records of unanswered queue calls with "NOANSWER".  This restores the behavior prior to r258670.

(closes issue #17334)
Reported by: jvandal
Patches:
      queue-cdr-fixes1.diff uploaded by mnicholson (license 96)
Tested by: aragon, jvandal

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@265610 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_queue.c