Skip to content

AmoebaLabs/pjsip

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PJSIP

PJSIP is open source SIP, Media and NAT traversal library (www.pjsip.org)

This is a prebuild pjsip library included universal libraries for armv7, armv7s, iPhoneSimulator

How to install?

The best way is using cocoapods.

Check the Podfile configuration:

platform :ios, '5.0'

pod 'pjsip', '2.1.0'

and run pod install

About

Open Source SIP, Media and NAT Traversal Library for iOS (armv7, armv7s and iPhoneSumulator)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 84.1%
  • C++ 9.4%
  • Shell 3.0%
  • Python 2.3%
  • Objective-C 1.1%
  • CSS 0.1%