summaryrefslogtreecommitdiff
path: root/include/asterisk/devicestate.h
AgeCommit message (Expand)Author
2018-03-19core: Remove additional symbols.Corey Farrell
2014-05-22res_corosync: Update module to work with Stasis (and compile)Matthew Jordan
2014-03-07stasis cache: Enhance to keep track of an item from different entities.Richard Mudgett
2014-02-04devicestate: Make ast_devstate_changed_literal() return value and doxygen con...Richard Mudgett
2013-11-23ARI: Implement device state APIKevin Harwell
2013-08-17Strip down the old event systemKinsey Moore
2013-08-01Split caching out from the stasis_caching_topic.David M. Lee
2013-04-16Move device state distribution to Stasis-coreKinsey Moore
2013-01-02Prevent exhaustion of system resources through exploitation of event cacheMatthew Jordan
2012-03-13Make hints for invalid SIP devices return Unavail, not idleTerry Wilson
2010-04-09Merge Call completion support into trunk.Mark Michelson
2009-07-08Merged revisions 205409 via svnmerge from David Vossel
2009-07-02Merged revisions 204681 via svnmerge from David Vossel
2009-06-26Make invalid hints report Unavailable instead of Idle.Russell Bryant
2009-06-05Merged revisions 199297 via svnmerge from David Vossel
2009-03-25Improve performance of the ast_event cache functionality.Russell Bryant
2009-03-09Add Doxygen documentation for API changes from 1.6.0 to 1.6.1Jeff Peeler
2008-11-29incorporates r159808 from branches/1.4:Kevin P. Fleming
2008-11-04Slightly optimize ast_devstate_str and rename global functions devstate2str a...Tilghman Lesher
2008-07-25Deprecate *_device_state_* APIs in favor of *_devstate_* APIsTilghman Lesher
2008-07-02Fix a bunch of places where \arg was used instead of \param. Using \argRussell Bryant
2008-06-10Merge another change from team/russell/eventsRussell Bryant
2007-12-11A lot of doxygen updatesOlle Johansson
2007-09-25Don't note that functions are deprecated in favor of themselves. This wasRussell Bryant
2007-09-05Doxygen cleanups/fixes.Jason Parker
2007-08-10Merge a set of device state improvements from team/russell/events.Russell Bryant
2007-07-16Merge a bunch of doxygen updates to header files. This includes changes toRussell Bryant
2007-06-07Fix a bunch of doxygen errors and document more thingsRussell Bryant
2007-06-01Merge major changes to the way device state is passed around Asterisk. The twoRussell Bryant
2007-02-13This introduces a new dialplan function, DEVSTATE, which allows you to do someRussell Bryant
2007-02-13Merged revisions 54218 via svnmerge from Russell Bryant
2006-11-30Documentation updatesOlle Johansson
2006-07-08Support hold/unhold in Zap, update IAX2 parser to know about modern commands,...Mark Spencer
2006-06-26METERMAIDS:Olle Johansson
2006-05-23Handle ringing (early) state properly on SIPMark Spencer
2006-05-02- fix typo in rtp.c, devicestate.hOlle Johansson
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-10-26clean up a lot of doxygen errors and warnings (issue #5522)Russell Bryant
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-10-17Handle device state changes properly when formatting characters are present (...Mark Spencer
2005-08-30major header file cleanup: license, copyrights, descriptions, markers, etc.Kevin P. Fleming
2005-07-20add English device state output (bug #4733, with minor mod)Kevin P. Fleming
2005-07-08add the new files for the last commit :-)Kevin P. Fleming