[asterisk-bugs] [JIRA] (ASTERISK-23143) ARI: subscribing to an already subscribed resource returns a 500 error

Matt Jordan (JIRA) noreply at issues.asterisk.org
Wed Jan 15 16:03:03 CST 2014


Matt Jordan created ASTERISK-23143:
--------------------------------------

             Summary: ARI: subscribing to an already subscribed resource returns a 500 error
                 Key: ASTERISK-23143
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23143
             Project: Asterisk
          Issue Type: Bug
          Components: Resources/res_ari
            Reporter: Matt Jordan


Currently, if you subscribe through the applications resource to a deviceState that you have already subscribed to, you'll receive a 500 error.

Ideally, a subscription that is made to an already subscribed resource should be treated as a 'refresh' of the subscription (regardless of the fact that we don't have a lifetime for ARI subscriptions). This should return some 2xx result - most likely a 202 Accepted.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list