[OpenSIPS-Users] Mediaproxy and ICE

ag at ag-projects.com ag at ag-projects.com
Sat Apr 19 20:18:38 CEST 2014


I acknowledge that there is is a bug in MediaProxy when engaging ICE. The timeout after 3 minutes is kicking in sometimes when it should not be.

We are hunting this bug now.

Adrian

On 19 Apr 2014, at 06:32, Hòa Nguyễn <hoanguyen2708 at gmail.com> wrote:

> I suppose you've used engage_media_proxy() to allocate media session in OpenSIPS
> You might want to know that if mediaproxy-relay receive a little traffic from phone then don't receive anything anymore in the next 180s, it will assume that your phone has been crash or something and close the session, then if you use engage_media_proxy(), the relay will send the signal to the dispatcher to close the dialog, hence make OpenSIPS send BYE to both of phones
> I think in your situation, it can be that your phone first will send RTP to mediaproxy-relay first, then it decides to make a P2P connection and success, then it will uses the P2P and don't send anything to relay anymore, that make relay release the session and close your call. The solution is not using engage_media_proxy, instead using use_media_proxy/end_media_session
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users




More information about the Users mailing list