Juha Heinanen db6897c6ad use mediaplayer instead of ringtone to play ring tone, since ringtone
cannot be looped before api 26
by default, run baresip service in the background, since foreground
  on some devices used too much battery
2018-06-30 08:45:55 +03:00
2018-02-25 21:01:46 +02:00
2018-05-16 08:33:54 +03:00
2018-02-20 05:01:26 +02:00
2018-06-27 17:22:08 +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-12 09:03:00 +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 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.

After cloning the project, in android-studio:

  • Open an existing Android Studio project

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

Feedback welcome.

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