<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'> Hi,<BR><br>Since PJSIP Commit 5241 (<a href="https://trac.pjsip.org/repos/changeset/5241">https://trac.pjsip.org/repos/changeset/5241</a>) Asterisk crashes when a device registers.<BR><br>The commit resolves the following:<BR> <BR>• Crash when endpoint has multiple worker threads and SIP TCP transport is disconnected during incoming call handling.<br>• Deprecated pjsip_dlg_create_uas(), replaced by pjsip_dlg_create_uas_and_inc_lock().<br>• Serialized transaction state notifications (of 'terminated' and 'destroyed') in case of transport error.<BR> <BR>This commit should resolve a previous segfault within Asterisk, however due to the deprecated method I believe this is causing an additional issue. <BR> <BR>Can this be easily resolved to resolve both segfaults?<BR> <BR>Kind regards,<BR> <BR>Ross<br><BR><font face="Verdana"></font> <BR><font face="Verdana"></font> <BR><font face="Verdana"></font> <BR>                                     </div></body>
</html>