Hi, I have been trying to upgrade our iOS project unsuccessfully to PJSIP 2.2.1 with opus 1.1 and openSSL for armv7, armv7s and arm64 for iOS. We were using PJSIP 2.0 earlier. First I got an error saying opus.h not found in pjmedia, following which I added it manually. But after that I am not able to generate the libopuscodec-arm-apple-darwin9.a file. The build process does not show any error but I am unable to generate the required lib. I have attached the script that I have used to build it. The procedure I followed was: Placed opus in pjsip2.2.1->third_party. Used the opus patch found on the forums (attached herewith) Built openSSL. Ran the build script (attached herewith) Any help will be greatly appreciated as I have been stuck on this for quite some while. -- Vinay Nair vinay.nair at novanet.net -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20140401/3829b85f/attachment-0003.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: build.sh Type: application/octet-stream Size: 12892 bytes Desc: not available URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20140401/3829b85f/attachment-0001.sh> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20140401/3829b85f/attachment-0004.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: pjsip-opus.patch Type: application/octet-stream Size: 33446 bytes Desc: not available URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20140401/3829b85f/attachment-0001.patch> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20140401/3829b85f/attachment-0005.html>