- removed distribution dir and added note about its generation

This commit is contained in:
Juha Heinanen
2019-04-02 12:58:47 +03:00
parent 23c2d90496
commit f4ca280867

View File

@ -8,14 +8,11 @@ opus voice codecs, as well as ZRTP and (DTLS) SRTP media encapsulation.
Motivated by need for secure SIP user agent for Android that does not
depend on third party push notification services.
The static libraries and include files in distribution directory have
been produced using <a
href="https://github.com/juha-h/libbaresip-android">
libbaresip-android</a>.
Before making libbaresip, apply reg.c-patch to re/src/sipreg/reg.c. The
patch is needed due to re timer sometimes firing too late.
After cloning the project, generate static libraries and include files
to distribution directory using master branch of
https://github.com/juha-h/libbaresip-android.
After cloning the project, in Android Studio 3.2.1:
Then in Android Studio 3.3.x:
- Open an existing Android Studio project