media-core
media-core copied to clipboard
RMS - Restcomm Media Server for Real Time Cloud Communications
https://aws.amazon.com/lex/ originally opened in https://github.com/RestComm/Restcomm-Connect/issues/1626
Hello everyone, I'm using the MGCP Driver in my SipServlet project. Symilar to what happens with the issue #627 we recently close, I found another Thread that does not terminate...
MgcpEndpointManager must terminate an endpoint whose connections were all deleted, ie when its state changes to IDLE.
Currently the Audio Player is using blocking IO which can result in bad performance of the MS. The Audio Player task is handled by the Scheduler where NO blocking operations...