summaryrefslogtreecommitdiff
path: root/main/presencestate.c
AgeCommit message (Expand)Author
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-09-21core: Ensure presencestate subtype and message are NULL.Joshua Colp
2015-06-08AMI: Escape string values.Kevin Harwell
2015-05-03main/presencestate.c: Add trailing slash to test category.Corey Farrell
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-04-09clang compiler warnings: Fix autological comparisonsMatthew Jordan
2014-12-22presencestate: Allow channel drivers to provide presence state informationMatthew Jordan
2014-08-06Stasis: Allow message types to be blockedKinsey Moore
2014-04-28Add DeviceStateChanged and PresenceStateChanged AMI events.Mark Michelson
2013-08-17Strip down the old event systemKinsey Moore
2013-08-01Split caching out from the stasis_caching_topic.David M. Lee
2013-06-24Fix a variety of memory leaksMatthew Jordan
2013-05-30Avoid unnecessary cleanups during immediate shutdownDavid M. Lee
2013-05-15Refactored the rest of the message types to use the STASIS_MESSAGE_TYPE_*David M. Lee
2013-04-16Move presence state distribution to Stasis-coreKinsey Moore
2013-02-15Fix crash in PresenceState AMI action when specifying an invalid providerMatthew Jordan
2012-06-15Multiple revisions 369001-369002Kevin P. Fleming
2012-06-04Merge changes dealing with support for Digium phones.Mark Michelson