SIP Stack iPhone -


does have docs/guides/code samples on implementing sip based ip or video connection on iphone? looking place start, google not being friendly on one.

check out pjsip library hosted on google. http://code.google.com/p/pjsip-iphone-audio-driver/

it's stable, well-tested framework, used in production. voalté generously donated framework oss community. robbie hanson leads project.


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -