< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

Re: [reSIProcate-users] stack and DUM memory released ???


Some objects are kept around for 32seconds until after the last transaction for the dialog.

 

Scott

 

From: resiprocate-users-bounces@xxxxxxxxxxxxxxx [mailto:resiprocate-users-bounces@xxxxxxxxxxxxxxx] On Behalf Of Vasanthi Ramasamy
Sent: Thursday, May 28, 2009 10:34 AM
To: resiprocate-users@xxxxxxxxxxxxxxx
Subject: [reSIProcate-users] stack and DUM memory released ???

 

Hi,

 

If a call ends normally by receiving a BYE from the remote end (my application is acting as a UAS), how soon Stack and DUM will release the memory they have allocated for that call. I could see that InviteSessions getting destructed right away. I’m asking this question for the reason that I’m playing 50 calls, each of 3 mins. duration, for 7 cycles  to my application and I see that memory keeps growing till the 4th cycle. After that, memory usage plateaus for the 5th, 6th and 7th.

 

Thanks,

Vasanthi