Juha Heinanen d251a67e66 by default, point DNS resolver to Google DNS server at 8.8.8.8:53
- may solve DNS access issues on Android Orea devices
2018-07-31 19:16:29 +03:00
2018-02-25 21:01:46 +02:00
2018-05-16 08:33:54 +03:00
2018-07-09 17:42:17 +03:00
2018-02-20 05:01:26 +02:00
2018-02-20 05:01:26 +02:00
2018-02-20 05:01:26 +02:00
2018-06-30 18:11:46 +03:00
2018-07-14 21:32:12 +03:00
2018-02-20 05:01:26 +02:00

This is very basic Android Studio project implementing baresip (https://github.com/alfredh/baresip) based SIP User Agent.

Currently supports voice calls and messages with TLS transport, PCMU/PCMA and opus voice 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. Use latest versions of baresip, re, and rem. Then 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, in android-studio:

  • Open an existing Android Studio project

  • File -> Invalidate Caches / Restart -> Invalidate & Restart

Now available also in Google Play store.

Feedback welcome.

Description
No description provided
Readme 9.7 MiB
Languages
Kotlin 93.9%
C 5.8%
CMake 0.3%