Baresip with bitcode for iOS also with OPENSSL (TLS/SRTP).
This project shows how to cross compile baresip for iOS. baresip is a modular SIP user-agent that can be downloaded from:
http://www.creytiv.com/baresip.html
Download baresip, librem and libre and unpack the tarballs in a directory. To build static libraries (FAT libraries) for iOS, run the following command:
$ make contrib
...