mirror of
https://github.com/asterisk/asterisk.git
synced 2026-07-16 08:30:37 -07:00
8881655fa2
Since Chrome 136, using Windows, when initiating a video call the INVITE SDP exceeds the maximum number of allowed attributes, resulting in the INVITE being rejected. This increases the attribute limit and the number of formats allowed when using bundled pjproject. Fixes: #1240