| Summary: | ASTERISK-25502: res_pjsip_pubsub: Subscription not terminated on NOTIFY error responses | ||
| Reporter: | Mark Michelson (mmichelson) | Labels: | |
| Date Opened: | 2015-10-28 16:55:14 | Date Closed: | 2017-03-03 06:27:16.000-0600 |
| Priority: | Major | Regression? | No |
| Status: | Closed/Complete | Components: | Resources/res_pjsip_pubsub |
| Versions: | 13.6.0 | Frequency of Occurrence | Constant |
| Related Issues: | |||
| Environment: | Attachments: | ||
| Description: | If Asterisk receives an error response to an outbound NOTIFY request on a subscription, the subscription is supposed to be terminated. However, currently, only 401, 407, 408, 481, and 7XX responses can terminate a subscription because PJSIP will not change subscription states for other types of responses. | ||
| Comments: | |||