[asterisk-bugs] [JIRA] (ASTERISK-26482) [patch] chan_pjsip: segfault on already disconnected session

Alexei Gradinari (JIRA) noreply at issues.asterisk.org
Tue Oct 18 09:00:01 CDT 2016


Alexei Gradinari created ASTERISK-26482:
-------------------------------------------

             Summary: [patch] chan_pjsip: segfault on already disconnected session
                 Key: ASTERISK-26482
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26482
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Channels/chan_pjsip
    Affects Versions: 13.11.2
            Reporter: Alexei Gradinari


On heavy loaded system the TCP/TLS incoming calls could be
disconnected by pjproject while these calls are being processed by asterisk.

Need to use functions pjsip_inv_add_ref/pjsip_inv_dec_ref to inform pjproject that an INVITE session is in use.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list