[OpenSIPS-Users] RES: Mediaproxy & "Zombie" Media Sessions.

Saúl Ibarra Corretgé saul at ag-projects.com
Mon Jul 5 10:07:25 CEST 2010


Hi,

On 30/06/10 16:16, Alexandre Abreu wrote:
> Hello Saúl.
>
> This also happens here. Did you have time to find the issue?
>

Unfortunately not yet :-S

> Another thing, even using the use_media_proxy()/end_media_session() this
> error is supposed to happen?
>
> Jun 30 11:06:12 sip media-dispatcher[4281]: error: Got `remove' command from
> OpenSIPS for unknown session with call-id `e348ec5f-562c9e70 at 192.168.1.2'
> Jun 30 11:06:20 sip media-dispatcher[4281]: error: Got `remove' command from
> OpenSIPS for unknown session with call-id `e348ec5f-562c9e70 at 192.168.1.2'
>
> It seems that dispatcher is looking for this call-id, but use_media_proxy()
> does not use the dialog module and therefore this session never will be
> found.
>

That error is not related to the use of the dialog module. MediaProxy 
uses the call-id internally to match the sessions, along with the tags.

This could happen if you call end_media_session twice, because the 
second time the session will already be expired. Could this be your case?


Regards,

-- 
Saúl Ibarra Corretgé
AG Projects



More information about the Users mailing list