From e48336cb972a5c06ef6ce6bdc73f86433e0075a3 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Tue, 10 Jun 2008 14:06:47 +0000 Subject: [PATCH] Blocked revisions 121501 via svnmerge ........ r121501 | russell | 2008-06-10 09:06:29 -0500 (Tue, 10 Jun 2008) | 9 lines Merge another change from team/russell/events This commit breaks out some logic from pbx.c into a simple API. The hint processing code had logic for taking the state from multiple devices and turning that into the state for a single extension. So, I broke this out and made an API that lets you take multiple device states and determine the aggregate device state. I needed this for some core device state changes to support distributed device state. ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@121502 65c4cc65-6c06-0410-ace0-fbb531ad65f3