[asterisk-bugs] [JIRA] (ASTERISK-26898) PJSIP SDP Packet Size hard coded limit too small for WebRTC

Asterisk Team (JIRA) noreply at issues.asterisk.org
Mon Mar 27 09:22:10 CDT 2017


    [ https://issues.asterisk.org/jira/browse/ASTERISK-26898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=236144#comment-236144 ] 

Asterisk Team commented on ASTERISK-26898:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

> PJSIP SDP Packet Size hard coded limit too small for WebRTC
> -----------------------------------------------------------
>
>                 Key: ASTERISK-26898
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26898
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_pjsip
>    Affects Versions: 14.1.2
>            Reporter: John Edell
>
> WebRTC clients from Firefox / Chrome sends an SDP packet which is larger than the hard coded packet size allowed by PJSIP. The problem is resolved by modifying the PJSIP config_site.h variable #define PJSIP_MAX_PKT_LEN  to a higher number and recompiling asterisk with pjsip bundled. If we could make the allowed SDP packet length higher by default, this would resolve the related issues.



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



More information about the asterisk-bugs mailing list