Comment #16 on issue 2367 by jean.deruelle: JDK Classes keep references to Timer even though they are cancelled
http://code.google.com/p/mobicents/issues/detail?id=2367
There is no purge() method on TimerTask. We have a workaround for it in comment #12.
Ideally the JDK should be fixed to avoid that problem.
