[asterisk-bugs] [JIRA] (ASTERISK-23347) PJSIP Testing - moar extension state tests

Matt Jordan (JIRA) noreply at issues.asterisk.org
Fri Feb 21 12:08:07 CST 2014


Matt Jordan created ASTERISK-23347:
--------------------------------------

             Summary: PJSIP Testing - moar extension state tests
                 Key: ASTERISK-23347
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23347
             Project: Asterisk
          Issue Type: Improvement
          Components: Resources/res_pjsip_mwi, Resources/res_pjsip_pubsub
    Affects Versions: 12.0.0
            Reporter: Matt Jordan


While we have a fair amount of subscription based tests for PJSIP, there's a number of device state scenarios that still need to be tested.

Note that with the addition of these tests, it may be worthwhile to restructure our existing pub/sub tests into a hierarchy similar to the basic call tests.

h4. Extension State
h5. Re-Subscribe

* A SIP UA subscribes to Asterisk for presence
* Asterisk creates a subscription and notifies the UA as appropriate
* The SIP UA sends a SUBSCRIBE request to re-subscribe for presence
* Asterisk refreshes the subscription and sends a NOTIFY request to the SIP UA with the current device state

h5. Un-Subscribe

* A SIP UA subscribes to Asterisk for presence
* Asterisk creates a subscription and notifies the UA as appropriate
* The SIP UA sends a SUBSCRIBE request to Asterisk with an expiration of 0
* Asterisk tears down the subscription

--
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