Skip to content

app-shack/baresip-ios

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

baresip-ios

Baresip for iOS

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

...

Releases

No releases published

Packages

No packages published

Languages

  • C 70.3%
  • Shell 15.4%
  • Makefile 7.3%
  • Objective-C 3.4%
  • Perl 2.0%
  • Swift 1.6%