Henrique Rosa
Henrique Rosa
Hi, I've started to use Squirrel recently to build an FSM for some media operations as defined [here](https://tools.ietf.org/html/rfc2897). So far, the framework seems to have a lot of nice features...
It would be interesting to integrate testrtc with Olympus so we could have a tool to help us diagnose problems with the quality of the calls. https://webrtchacks.com/webrtc-troubleshooter/ https://github.com/webrtc/testrtc
> 16:21:54,958 INFO [AudioPlayerImpl] End of file reached > 16:21:54,959 WARN [StateMachineDataImpl] Cannot set sub states on none parallel state PLAY_COLLECT. > 16:21:55,758 WARN [StateMachineDataImpl] Cannot set sub states on...
The JDK UUID Generator is slow and is blocking MGCP threads when setting up media resources for new calls. The root cause is CNAME and SSRC generators of the RTP...
MgcpEndpointManager must terminate an endpoint whose connections were all deleted, ie when its state changes to IDLE.