Hi, I'm trying to work with a voice engine other then the one in PJSIP. I was able to work with it without ICE. However when I enable ICE, the ICE transport uses the sockets that are also used for the RTP. I'm looking for a point where I can release the sockets used by ICE so the voice engine continue to use them. 1. I'm not sure where to do it - maybe in on_ice_complete ? in pjsua_media.c ? 2. I'm not sure how to do - call pjmedia_transport_close(), and create another one? how to use ICE again on the next call ? Thanks, Yaron -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20110815/9dd4c972/attachment.html>