PJSIP is open source SIP, Media and NAT traversal library (www.pjsip.org)
This is a prebuilt pjsip library for armv7, armv7s, arm64, i386 and x86_64 architectures.
Compiled with the latest OpenSSL support (by the build script https://github.com/x2on/OpenSSL-for-iPhone)
Use cocoapods:
platform :ios, '5.0'
pod 'pjsip'
- Download and run build.sh script.
- Drag generated libraries and headers to your xcode project.