| Summary: | ASTERISK-24702: TestSuite: registration inbound nominal multiple test triggers scheduler assertion in contact_expiration_observer_deleted | ||
| Reporter: | Matt Jordan (mjordan) | Labels: | |
| Date Opened: | 2015-01-18 08:03:39.000-0600 | Date Closed: | |
| Priority: | Major | Regression? | |
| Status: | Open/New | Components: | Resources/res_pjsip_registrar_expire |
| Versions: | 13.1.0 | Frequency of Occurrence | |
| Related Issues: | |||
| Environment: | Attachments: | ( 0) backtrace_12106.txt ( 1) full.txt | |
| Description: | The test {{/channels/pjsip/registration/inbound/nominal/multiple_contacts/authed/}} tripped an assertion during a Sorcery observer deletion notification. In it, the callback {{contact_expiration_observer_deleted}} attempts to delete a scheduled item; from appearances in the backtrace, the item was already deleted.
Backtrace and log attached. | ||
| Comments: | |||