]> git.ipfire.org Git - thirdparty/asterisk.git/commit
This change modifies app_queue to properly generate CDR records in failure
authorMatthew Nicholson <mnicholson@digium.com>
Tue, 12 May 2009 22:15:45 +0000 (22:15 +0000)
committerMatthew Nicholson <mnicholson@digium.com>
Tue, 12 May 2009 22:15:45 +0000 (22:15 +0000)
commitbec8573c37d3e542e52ed99c688a0e9179670e5d
treeeb89eb9f9bdab5ca6bfaea9608a667ded013b492
parentf6ba2472bd5da519eb888559498a578a2f1d9f79
This change modifies app_queue to properly generate CDR records in failure
situations.

This involves setting a proper cdr disposition coresponding to the given
failure condition and ensuring the proper information is stored in the cdr
record.

(closes issue #13691)
Reported by: dferrer
Tested by: mnicholson

(closes issue #13637)
Reported by: atis
Tested by: atis

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