Juha Heinanen 0e8ba14deb - Added Call History menu that allows deleting of account's call history
and disabling/enabling production of account's call history.
2019-09-30 17:58:40 +03:00
2018-02-25 21:01:46 +02:00
2018-10-21 10:16:09 +03:00
2019-07-18 10:08:00 +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-10-22 17:56:14 +03:00
2018-06-30 18:11:46 +03:00
2019-09-29 10:53:17 +03:00
2018-02-20 05:01:26 +02:00

This is very basic Android Studio project implementing baresip based SIP User Agent.

Currently supports voice calls and messages with TLS transport, voicemail MWI, incoming call transfer requests (REFER), PCMU/PCMA, iLBC, G.726, G.722, and G.722.1, and opus voice codecs, as well as ZRTP and (DTLS) SRTP media encapsulation.

Motivated by need for a secure SIP user agent for Android that does not depend on third party push notification services.

After cloning the project, generate static libraries and include files to distribution directory using master branch of https://github.com/juha-h/libbaresip-android.

Then in Android Studio 3.4.2:

  • Open an existing Android Studio project

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

Available also on F-Droid and Google Play.

Copyright (c) 2018 TutPro Inc. Distributed under BSD-3-Clause license.

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