added reg.c-patch file

This commit is contained in:
Juha Heinanen
2018-07-14 21:32:12 +03:00
parent ffd90a5190
commit d705f9f9e6
2 changed files with 22 additions and 1 deletions

View File

@ -5,7 +5,9 @@ Currently includes TLS transport, PCMU/PCMA and opus codecs, as well as
ZRTP and (DTLS) SRTP media encapsulation.
The static libraries and include files in distribution directory have
been produced using https://github.com/alfredh/baresip-android.
been produced using https://github.com/alfredh/baresip-android after
applying 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, in android-studio: