Comment #5 on issue 271 by [email protected]: Memory leaks in Mobicents Sip stack
http://code.google.com/p/sipservlets/issues/detail?id=271

What JVM Options do you use ?
REGISTER sessions are not invalidated automatically upon receiving a 200 OK IIRC. I'll need to check if it was on purpose by the spec so you can receive multiple REGISTER from the same CSeq-CallID space on the same session or if it's a bug. Check the sipsession objects in your heap to see if REGISTER sessions are set to INITIAL state or TERMINATED state. You can try to invalidate in the application the REGISTER sessions also to see if it helps in term of memory usage.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "mobicents-all-issues-changes" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to