[asterisk-bugs] [JIRA] (ASTERISK-24907) res_pjsip_outbound_registration: crash during unload if registration attempts are still occuring
Kevin Harwell (JIRA)
noreply at issues.asterisk.org
Tue Mar 24 16:23:34 CDT 2015
Kevin Harwell created ASTERISK-24907:
----------------------------------------
Summary: res_pjsip_outbound_registration: crash during unload if registration attempts are still occuring
Key: ASTERISK-24907
URL: https://issues.asterisk.org/jira/browse/ASTERISK-24907
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Resources/res_pjsip_outbound_registration
Affects Versions: 13.2.0
Reporter: Kevin Harwell
Severity: Minor
If the res_pjsip_outbound_registration module is unloaded while registration attempts are occurring then after a timeout pjsip attempts to call back into the module that no longer exists, thus causing a crash.
steps to duplicate:
1. Configure res_pjsip for outbound registration(s) to a non existent remote server.
2. Unload the res_pjsip_outbound_registration module
3. Wait for timeout.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list