[SR-Users] RTPProxy with kamailio : How to get calls count?

Alex Balashov abalashov at evaristesys.com
Thu Sep 13 16:53:53 CEST 2012


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 at 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 at gmail.com> wrote:
> 2012/9/13 Mino Haluz <mino.haluz at 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 at 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 at lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20120913/b8ebd4d1/attachment.htm>


More information about the sr-users mailing list