| Summary: | ASTERISK-24655: res_pjsip_outbound_publish: Hang on shutdown while attempting to publish | ||
| Reporter: | Kevin Harwell (kharwell) | Labels: | |
| Date Opened: | 2015-01-02 11:55:21.000-0600 | Date Closed: | 2015-01-14 14:30:16.000-0600 |
| Priority: | Major | Regression? | No |
| Status: | Closed/Complete | Components: | |
| Versions: | 13.1.0 | Frequency of Occurrence | Constant |
| Related Issues: | |||
| Environment: | Attachments: | ||
| Description: | When asterisk is attempting to publish (res_pjsip) to another server, but is unable and a "core shutdown gracefully" is issued asterisk "hangs" and won't completely shutdown (actually in one run it did shutdown after a "long" time).
Steps to reproduce: 1. Using res_pjsip configure asterisk for outbound publishing, but just give it some random server_uri since we don't anything to actually receive the publish. 2. Start asterisk 3. Issue a "core shutdown gracefully" 4. Asterisk should hang | ||
| Comments: | |||