update readme

This commit is contained in:
Juha Heinanen
2018-10-23 11:28:40 +03:00
parent 0c86fac6bc
commit 1c61c8c79e
+3 -3
View File
@@ -2,8 +2,8 @@ This is very basic Android Studio project implementing baresip
(https://github.com/alfredh/baresip) based SIP User Agent. (https://github.com/alfredh/baresip) based SIP User Agent.
Currently supports voice calls and messages with TLS transport, Currently supports voice calls and messages with TLS transport,
voicemail MWI, PCMU/PCMA and opus voice codecs, as well as ZRTP and voicemail MWI, incoming call transfer requests (REFER), PCMU/PCMA and
(DTLS) SRTP media encapsulation. 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 Motivated by need for secure SIP user agent for Android that does not
depend on third party push notification services. depend on third party push notification services.
@@ -19,7 +19,7 @@ After cloning the project, in android-studio:
- File -> Invalidate Caches / Restart -> Invalidate & Restart - File -> Invalidate Caches / Restart -> Invalidate & Restart
Now available also in Google Play store. Available also in Google Play store.
Copyright (c) 2018 TutPro Inc. Distributed under BSD ((BSD-3-Clause) license. Copyright (c) 2018 TutPro Inc. Distributed under BSD ((BSD-3-Clause) license.