From fabeae2b4a0f81586b700d2554344e46fd264365 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Tue, 17 Feb 2009 17:34:29 +0000 Subject: [PATCH] Blocked revisions 176557 via svnmerge ........ r176557 | russell | 2009-02-17 11:33:38 -0600 (Tue, 17 Feb 2009) | 12 lines 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/branches/1.6.0@176558 65c4cc65-6c06-0410-ace0-fbb531ad65f3