This release contains significant features and bug fixes that we’ve done in the past six months. Highlights of the release include:
- support for iOS5 build,
- support for OpenCORE AMR-NB codec,
- a new pjsua_destroy2() API for faster shutdown, and
- many many bug fixes including crashes and deadlocks
In general, we would recommend anyone running 1.10 to upgrade to this version. Please see the download page as usual for more info.
Hi guys,
I have downloaded pjsip1.12 and tried to create the binary for iOS 4.0 + (4.0, 4.3 and 5.0), but while with script :
./configure-iphone, I am getting Permission Denied. Then I tried to enter again admin account password with su, but yet it is giving Permission Denied. Testng on both Snow Leopard and Lion OSX. But got unsuccessful.
I also tried to follow the steps given in this blog : http://gaurav-iphone.blogspot.com/2011_09_01_archive.html.
But it is also not helped. I am developing a VOIP call project, and is getting delayed due to the dependency for pjsip library. Please help.
Thanks
Mark the file as executable.
chmod +x configure-iphone