Hi,
Since PJSIP Commit 5241 (https://trac.pjsip.org/repos/changeset/5241) Asterisk
crashes when a device registers.
The commit resolves the following:
• Crash when endpoint has multiple worker threads and SIP TCP transport is
disconnected during incoming call handling.
• Deprecated pjsip_dlg_create_uas(), replaced by
pjsip_dlg_create_uas_and_inc_lock().
• Serialized transaction state notifications (of 'terminated' and 'destroyed')
in case of transport error.
This commit should resolve a previous segfault within Asterisk, however due to
the deprecated method I believe this is causing an additional issue.
Can this be easily resolved to resolve both segfaults?
Kind regards,
Ross
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-dev