[asterisk-bugs] [JIRA] (ASTERISK-26898) PJSIP SDP Packet Size hard coded limit too small for WebRTC
Joshua Colp (JIRA)
noreply at issues.asterisk.org
Mon Mar 27 09:28:10 CDT 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-26898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joshua Colp closed ASTERISK-26898.
----------------------------------
Resolution: Duplicate
> 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