UPGRADE: Note change in behavior for device state subscriptions

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@407423 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Kinsey Moore
2014-02-05 17:27:27 +00:00
parent a9b8d3e669
commit 88de17bba6

View File

@@ -52,6 +52,9 @@ ARI:
as channel variables. Other parameters in the JSON body are treated as as channel variables. Other parameters in the JSON body are treated as
query parameters of the same name. query parameters of the same name.
- Subscribing to the same device state twice now responds with success
instead of returning error on the second attempt.
AMI: AMI:
- The AMI version has been changed from 2.0.0 to 2.1.0. This is to reflect - The AMI version has been changed from 2.0.0 to 2.1.0. This is to reflect
the backwards compatible changes listed below. the backwards compatible changes listed below.