[OpenSIPS-Users] media-dispatcher | BYE retransmition and end_media_session()

Dan Pascu dan at ag-projects.com
Wed Sep 8 15:24:14 CEST 2010


On 6 Sep 2010, at 17:11, Julien Chavanton wrote:

> Hi,
>
> Some SIP UA are sending retransmition of BYE, we do  
> end_media_session() when we receive one, this does create some error  
> on media-dispatcher :
>
>      Sep  6 15:00:32 osip2 media-dispatcher[5871]: error: Got  
> `remove' command from OpenSIPS for unknown session with call-id  
> `3880952242`
>
> If excessive occurrences are faced, not sure why excatly eventualy  
> the media-dispatcher start to malfunction.
>
> My question is how can we protect the media-dispatcher from this  
> situation ?

You can use engage_media_proxy(). It is dialog based and will only  
send a remove request once when the dialog is terminated.

--
Dan









More information about the Users mailing list