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

[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