summaryrefslogtreecommitdiff
path: root/acinclude.m4
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2008-06-10 14:53:40 +0000
committerRussell Bryant <russell@russellbryant.com>2008-06-10 14:53:40 +0000
commit823d1c7ea97e33646f38274ffa4ce585021eae3e (patch)
treeec143fa7a2314b5f6e2aad330a882f1de8a2cfb8 /acinclude.m4
parent7025da48e56109e4d562540189d7af9bc8284bb9 (diff)
Merge some more changes from team/russell/events
This commit pulls in a batch of improvements and additions to the event API. Changes include: - the ability to dynamically build a subscription. This is useful if you're building a subscription based on something you receive from the network, or from options in a configuration file. - Add tables of event types and IE types and the corresponding string representation for implementing text based protocols that use these events, for showing events on the CLI, reading configuration that references event information, among other things. - Add a table that maps IE types and the corresponding payload type. - an API call to get the total size of an event - an API call to get all events from the cache that match a subscription - a new IE payload type, raw, which I used for transporting the Entity ID in my code for handling distributed device state. - Code improvements to reduce code duplication - Include the Entity ID of the server that originated the event in every event - an additional event type, DEVICE_STATE_CHANGE, to help facilitate distributed device state. DEVICE_STATE is a state change on one server, DEVICE_STATE_CHANGE is the aggregate device state change across all servers. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@121555 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'acinclude.m4')
0 files changed, 0 insertions, 0 deletions