Kevin Harwell
1595101bb6
Stopped spamming of debug messages during attended transfer.
...
While autoservice is running and servicing a channel the callid is being stored
and removed in the thread's local storage for each iteration of the thread loop.
If debug was set to a sufficient level the log file would be spammed with callid
thread local storage debug messages.
Added a new function that checks to see if the callid to be stored is different
than what is already contained (if anything). If it is different then
store/replace and log, otherwise just leave as is. Also made it so all logging
of debug messages pertaining to the callid thread storage outputs only when
TEST_FRAMEWORK is defined.
(issue ASTERISK-21014)
(closes issue ASTERISK-21014)
Report by: Rusty Newton
Review: https://reviewboard.asterisk.org/r/2324/
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@381554 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2013-02-15 17:17:27 +00:00
..
2012-09-10 19:48:22 +00:00
2012-12-03 20:43:03 +00:00
2012-07-23 21:15:26 +00:00
2012-07-11 18:33:36 +00:00
2012-06-25 15:55:25 +00:00
2010-07-14 20:48:59 +00:00
2010-06-02 18:10:15 +00:00
2012-06-14 23:22:53 +00:00
2012-10-01 20:26:09 +00:00
2012-11-08 17:26:16 +00:00
2012-10-02 01:27:19 +00:00
2012-02-01 15:59:54 +00:00
2013-01-30 17:46:52 +00:00
2011-04-21 18:11:40 +00:00
2011-04-21 18:11:40 +00:00
2012-12-13 21:04:16 +00:00
2012-02-22 21:22:43 +00:00
2012-06-04 20:26:12 +00:00
2013-01-09 19:37:36 +00:00
2012-02-27 16:50:19 +00:00
2011-12-16 21:10:19 +00:00
2012-05-22 17:29:12 +00:00
2011-07-07 22:39:54 +00:00
2012-03-14 18:12:08 +00:00
2013-01-31 00:30:53 +00:00
2010-04-09 15:31:32 +00:00
2010-09-04 18:10:46 +00:00
2013-01-19 20:49:43 +00:00
2010-09-07 19:38:55 +00:00
2012-07-19 23:21:40 +00:00
2012-07-11 18:33:36 +00:00
2010-07-21 19:11:32 +00:00
2011-02-03 16:22:10 +00:00
2013-01-02 18:09:55 +00:00
2012-03-10 20:06:46 +00:00
2011-12-06 19:09:56 +00:00
2012-01-30 23:58:51 +00:00
2012-11-03 03:17:49 +00:00
2011-12-28 18:59:16 +00:00
2013-01-02 18:09:55 +00:00
2011-09-13 07:35:59 +00:00
2011-07-15 00:23:14 +00:00
2012-11-06 18:59:33 +00:00
2012-06-04 20:26:12 +00:00
2011-02-22 23:04:49 +00:00
2011-12-22 20:39:48 +00:00
2012-07-13 18:41:07 +00:00
2011-02-03 16:22:10 +00:00
2012-07-20 15:48:55 +00:00
2010-09-20 22:16:37 +00:00
2010-06-08 05:29:08 +00:00
2012-11-15 23:38:44 +00:00
2010-04-22 19:08:01 +00:00
2012-09-27 17:05:26 +00:00
2010-06-08 14:38:18 +00:00
2011-02-03 16:22:10 +00:00
2012-01-27 18:47:16 +00:00
2011-11-23 17:16:33 +00:00
2011-07-11 19:49:35 +00:00
2012-11-27 17:47:32 +00:00
2010-09-30 20:40:08 +00:00
2012-11-22 23:58:08 +00:00
2013-02-15 17:17:27 +00:00
2012-06-04 20:26:12 +00:00
2012-06-04 20:26:12 +00:00
2011-02-03 16:22:10 +00:00
2011-12-27 20:55:15 +00:00
2012-06-20 02:07:00 +00:00
2012-02-27 16:31:24 +00:00
2012-01-30 21:21:16 +00:00
2012-04-25 09:32:21 +00:00
2011-12-07 20:15:29 +00:00
2012-08-09 14:52:16 +00:00
2010-09-02 05:02:54 +00:00
2012-06-04 20:26:12 +00:00
2010-06-18 21:32:09 +00:00
2011-12-28 18:59:16 +00:00
2012-02-27 19:55:14 +00:00
2012-02-24 15:10:35 +00:00
2012-09-20 18:18:47 +00:00
2010-08-30 08:25:50 +00:00
2012-02-20 23:43:27 +00:00
2012-04-16 21:20:50 +00:00
2011-04-26 19:38:41 +00:00
2011-10-11 19:06:29 +00:00
2011-02-22 23:04:49 +00:00
2012-10-11 15:31:10 +00:00
2011-02-03 16:22:10 +00:00
2011-02-22 23:04:49 +00:00
2010-06-08 14:38:18 +00:00
2011-02-03 16:22:10 +00:00
2010-04-09 14:37:50 +00:00
2012-06-01 16:33:25 +00:00
2013-01-09 20:07:07 +00:00
2011-12-01 21:19:41 +00:00
2012-10-12 16:20:15 +00:00
2010-02-24 21:17:26 +00:00
2011-08-22 19:19:44 +00:00
2010-06-08 14:38:18 +00:00
2012-11-07 19:03:42 +00:00
2012-11-05 23:09:30 +00:00
2011-02-22 23:04:49 +00:00
2010-12-20 17:15:54 +00:00
2010-08-17 19:34:52 +00:00
2013-01-12 06:36:54 +00:00
2012-01-25 21:31:28 +00:00
2010-06-08 14:38:18 +00:00
2012-06-25 17:59:34 +00:00
2012-07-17 16:32:10 +00:00