summaryrefslogtreecommitdiff
path: root/res/res_stasis_device_state.c
AgeCommit message (Expand)Author
2018-01-15loader: Add dependency fields to module structures.Corey Farrell
2017-11-03res_stasis_device_state.c: Optimize stasis_app_device_states_to_json()Richard Mudgett
2017-07-25res_stasis_device_state: Unsubscribe should remove old subscriptionsSergej Kasumovic
2017-04-12modules: change module LOAD_FAILUREs to LOAD_DECLINESGeorge Joseph
2017-02-07res_stasis_device_state: Protect the adding/removing of subscriptions.Joshua Colp
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-02-04res_stasis_device_state: Fix refcounting error.Mark Michelson
2015-09-21res/res_stasis_device_state: Allow for subscribing to 'all' device stateMatt Jordan
2015-05-22Stasis: Fix unsafe use of stasis_unsubscribe in modules.Corey Farrell
2015-05-13AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.Rodrigo Ramírez Norambuena
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2014-12-01main/stasis: Allow subscriptions to use a threadpool for message deliveryMatthew Jordan
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-01-28ARI: Make double subscribe respond with successKinsey Moore
2013-12-20res_stasis_device_state: Set resource type for subscriptions to deviceStateMatthew Jordan
2013-11-23ARI: Implement device state APIKevin Harwell