> I am trying to manage my resources correctly, and I've discovered you
> cannot delete a MediaSession... What is the proper way to free a
> MediaSession's resources.
"MediaSession" - like all subclasses of "Medium" - objects cannot be deleted
directly. Instead, you reclaim such an object b
Hello All,
I am trying to manage my resources correctly, and I've discovered you
cannot delete a MediaSession... What is the proper way to free a
MediaSession's resources. An scenario would be when you wish to
reinitialize a MediaSession with a new DESCRIBE command. Thank you.
Constantin