summaryrefslogtreecommitdiff
path: root/res/res_stasis_device_state.c
AgeCommit message (Expand)Author
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-02-04res_stasis_device_state: Fix refcounting error.Mark Michelson
2015-09-22res/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
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