PJSIP is open source SIP, Media and NAT traversal library (www.pjsip.org)
This is a prebuild pjsip library with universal libraries for armv7, armv7s, iPhoneSimulator
You can build pjsip with the following command:
./build.sh
Build script depends on curl
and Xcode Command Line Tools