Comment #14 on issue 133 by [email protected]: JSR-309 driver leaks
memory
https://code.google.com/p/mediaserver/issues/detail?id=133
Example:
sipSession.setAttribute("MediaSessionReleaseCallback", new
SipSessionBindingListener() {
@Override
public void valueBound(SipSessionBindingEvent event) {
}
@Override
public void valueUnbound(SipSessionBindingEvent event) {
mediaSession.release();
}
});
--
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.