[asterisk-bugs] [JIRA] (ASTERISK-24953) segmentation fault after changing PJSIP_MAX_PKT_LEN

yaron nahum (JIRA) noreply at issues.asterisk.org
Mon Apr 13 01:25:32 CDT 2015


yaron nahum created ASTERISK-24953:
--------------------------------------

             Summary: segmentation fault after changing PJSIP_MAX_PKT_LEN
                 Key: ASTERISK-24953
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-24953
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Channels/chan_pjsip
    Affects Versions: SVN
            Reporter: yaron nahum


I am trying to handle packets longer than 4000 bytes. Reading from your posts I added in pjlib/include/pj/config_site.h the line
#define PJSIP_MAX_PKT_LEN                   4200

Once I made that change any sip packet received generates a sigfault.



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



More information about the asterisk-bugs mailing list