Correct, but you still need to call rtpproxy_manage() on receipt of a BYE or CANCEL. It'll just figure out what to do on its own. 

None of this has to do with dialog state, though. Just rtpproxy control. 




-- Alex

--
Sent from my Samsung mobile, and thus lacking in the refinement one might expect from a proper keyboard.

Alex Balashov - Principal
Evariste Systems LLC
235 E Ponce de Leon Ave
Suite 106
Decatur, GA 30030
Tel: +1-678-954-0670
Web: http://www.evaristesys.com/

Mino Haluz <mino.haluz@gmail.com> wrote:
I'm using rtpproxy_manage, so I assume unforce_rtp is not needed.

On Thu, Sep 13, 2012 at 4:10 PM, Peter Lemenkov <lemenkov@gmail.com> wrote:
> 2012/9/13 Mino Haluz <mino.haluz@gmail.com>:
>
>> Peter: Thanks for the tip! Really interesting. But I do not
>> understand, why also this list contains the calls that were ended by
>> sipp... Should I search for some mistake in my kamaillio config ?
>
> Perhaps you don't close them with unforce_rtp_proxy:
>
> if(method=="BYE" || method=="CANCEL"){
>                 unforce_rtp_proxy();
> }
>
> --
> With best regards, Peter Lemenkov.
>
> _______________________________________________
> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
> sr-users@lists.sip-router.org
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users