Files
asterisk/main
Russell Bryant 184872fdfd Fix a race condition that caused device states to become incorrect for hints.
The problem here is that the hint processing code was subscribed to the wrong
event type.  So, it started processing state for a hint too soon, before the
device state cache had been updated.

Also, fix a similar bug in app_queue, as it was also subscribed to the wrong
event type.

(closes issue #14461)
Reported by: alecdavis


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@176557 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-02-17 17:33:38 +00:00
..
2009-01-22 21:25:46 +00:00
2008-03-04 23:04:29 +00:00
2009-01-29 23:15:20 +00:00
2007-12-11 22:20:22 +00:00
2009-01-06 21:36:44 +00:00
2008-11-29 17:57:39 +00:00
2008-07-21 21:00:47 +00:00
2009-01-17 01:56:36 +00:00
2008-03-04 23:04:29 +00:00
2007-12-27 20:11:20 +00:00
2008-06-19 20:25:37 +00:00
2007-11-21 00:23:49 +00:00
2008-03-04 23:04:29 +00:00
2009-01-13 16:02:13 +00:00
2008-06-26 15:37:01 +00:00
2008-12-31 22:53:55 +00:00