first commit

This commit is contained in:
Juha Heinanen
2018-02-20 05:01:26 +02:00
commit ce52d1dbff
63 changed files with 2568 additions and 0 deletions

7
README.md Normal file
View File

@ -0,0 +1,7 @@
This is very basic Android Studio baresip project.
Includes PCMU/PCMA, speex, and opus codecs as well as ZRTP media
encapsulation.
The static libraries and include files in distribution directory have
been produced using https://github.com/alfredh/baresip-android.