From 4f9eb732138ba27f8ea9550d63bd3f88aeab697a Mon Sep 17 00:00:00 2001 From: Juha Heinanen Date: Fri, 22 May 2020 20:51:37 +0300 Subject: [PATCH] - Added note about baresip+ to full description. --- fastlane/metadata/android/en-US/full_description.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index ee9f5347..d803a900 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -3,3 +3,5 @@ This is a bare-bones baresip ba Currently the application supports voice calling and messaging, UDP, TCP, and TLS signaling transports, voicemail Message Waiting Indication, incoming call transfers (REFER), PCMU/PCMA, iLBC, G.726, G.722, G.722.1, AMR, 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. + +If you need video calling and have a device with Android version 7.0 or newer that supports Camera2 API at level FULL or LEVEL3, you can instead of this application install its sister application baresip+.