testing/janus-gateway: upgrade to 0.11.5
[v0.11.5] - 2021-10-18
- Add API to optionally force Janus to use TURN
- Fixed slow path on SDP parsing
- Added event handlers option to send stats for a PeerConnection in a single event, rather than per-media
- Fixed occasional deadlocks on malformed requests in VideoRoom
- Fixed AudioBridge plain RTP thread sometimes exiting prematurely
- Fixed broken upsampling when using G.711 in AudioBridge
- Add pause/resume recording functionality to Record&Play and SIP plugins
- Fixed broken support for Unix Sockets in WebSockets Admin API
- Added timing info for video rotation when post-processing recordings
- Added linter checks to janus.js
- Other smaller fixes and improvements (thanks to all who contributed pull requests and reported issues!)