[asterisk-bugs] [JIRA] (ASTERISK-26898) PJSIP SDP Packet Size hard coded limit too small for WebRTC
John Edell (JIRA)
noreply at issues.asterisk.org
Mon Mar 27 09:22:10 CDT 2017
John Edell created ASTERISK-26898:
-------------------------------------
Summary: 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