[asterisk-bugs] [JIRA] (ASTERISK-23342) PJSIP Testing: Subscription tests
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Fri Jun 6 08:19:56 CDT 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-23342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt Jordan closed ASTERISK-23342.
----------------------------------
Resolution: Fixed
> PJSIP Testing: Subscription tests
> ---------------------------------
>
> Key: ASTERISK-23342
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-23342
> Project: Asterisk
> Issue Type: Improvement
> Components: 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 off nominal 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. Disallowed subscriptions
> * A SIP UA subscribes for a valid event package with Asterisk, but the endpoint doesn't allow subscriptions
> * Asterisk responds with a 603
> h4. MinExpiry not met
> * A SIP UA sends a subscription with an expiration time that is less than the configured minexpiry for the endpoint
> * Asterisk responds with a 423
> h4. No Event Header
> * A SIP UA sends a subscription but fails to provide an Event header
> * Asterisk responds with a 489
> h4. Unknown Event Package
> * A SIP UA sends a subscription for an unknown event package
> * Asterisk responds with a 489
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list