Files
asterisk/main
Matthew Jordan 1ce8d38f77 cdr: Add asserts for when we don't know about a CDR for a channel
In the CDR core, every channel should either be filtered out (due to being an
'internal' channel used as an implementation detail, such as playing media
back into a bridge) or it should get a CDR. Even if that CDR ends up being
discarded, we still give the channel a CDR in case we end up needing it. If we
hit a situation where a channel does not have a CDR, we should blow up in
-dev-mode. Asserts are appropriate for that.

This patch adds those asserts, as they would have quickly caught the error
fixed by r410814.


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@410861 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2014-03-18 15:28:13 +00:00
..
2013-08-01 17:07:52 +00:00
2013-08-20 15:36:10 +00:00
2014-03-04 16:53:28 +00:00
2013-07-04 13:06:15 +00:00
2013-06-29 00:18:57 +00:00
2013-09-10 18:03:45 +00:00
2014-01-17 21:32:18 +00:00
2013-08-16 16:26:11 +00:00
2013-09-10 18:03:45 +00:00
2012-12-11 22:25:21 +00:00
2013-08-23 21:49:47 +00:00
2013-08-30 19:20:47 +00:00
2013-10-04 21:40:33 +00:00
2013-10-04 21:40:33 +00:00
2013-12-20 21:16:47 +00:00
2013-12-20 19:06:12 +00:00
2014-02-28 23:29:58 +00:00
2012-12-11 22:25:21 +00:00
2013-02-14 18:47:56 +00:00
2012-12-11 22:25:21 +00:00
2013-11-23 17:14:22 +00:00