Files
asterisk/res
Matthew Jordan 795d3542b6 res_stasis_device_state: Set resource type for subscriptions to deviceState
The documentation for ARI already specifies that the device state resource when
used for subscribing for events is "deviceState", not "device_state". The code,
however, used "device_state"; although this was inconsistent as well in doxygen
comments in resource_applications.

Because the actual resource being subscribed to is /deviceStates/{device}/, it
makes sense for the resource type specifier to be deviceState.

Note that the key value in the events is still "device_state".


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@404437 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2013-12-20 20:04:41 +00:00
..
2013-08-02 15:01:37 +00:00
2013-11-23 17:38:29 +00:00
2013-10-04 15:54:57 +00:00
2013-07-30 13:46:16 +00:00
2013-05-15 12:42:04 +00:00