testing/janus-gateway: upgrade to 0.11.6
[v0.11.6] - 2021-12-13
- Added strlcat helper to detect and report truncations
- Grow buffer as needed when generating SDPs
- Added DTX support to some plugins
- Added option to forcibly quit Janus when getting dlopen errors
- Fixed broken signed tokens in VideoRoom when using UUIDs
- Added option to choose whether signed tokens should be used in the VideoRoom when enabled in the core
- Added configurable expected loss to AudioBridge to actually send FEC
- Added MESSAGE authentication and out-of-dialog MESSAGE support to SIP plugin
- Fixed potential race conditions in SIP plugin
- Added basic history support to TextRoom plugin
- Fixed Cross-site Scripting (XSS) vulnerability in some of the demos
- Added support for custom datachannel options in janus.js
- Other smaller fixes and improvements (thanks to all who contributed pull requests and reported issues!)