Hi everyone, I experienced some trouble with pjsip_tsx_get_inv_session. I?m linking to the correct libpjsip-ua static library and other functions from that library do link well. (pjsip_inv_terminate for instance) I did a project-wide search for pjsip_tsx_get_inv_session and found ? nothing. It?s declared in sip_inv.h and noted in footprint.c dummy function as a comment. So I guess it?s not even implemented but stored in the Header files? (SVN Revision 4805) Since I get some Assertion Failure as soon as PJSUA re-initializes and enters the RUNNING state I wanted to get rid of all active invite sessions before I shut down PJSUA. But unfortunately the option that sounds like it does what I need is not (or no longer?) implemented. What can I do? Marco -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20140328/14b15b4c/attachment-0001.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 5549 bytes Desc: not available URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20140328/14b15b4c/attachment-0001.p7s>