diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index 25533900..c941d6dd 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -1,10 +1,10 @@ -Currently baresip app supports SIP voice calls and messages with TLS -transport, voicemail Message Waiting Indication (MWI), incoming call +Currently this baresip app supports SIP voice calls and messages with +TLS transport, voicemail Message Waiting Indication (MWI), incoming call transfers via REFER method, PCMU/PCMA and opus voice codecs, as well as ZRTP and (DTLS) SRTP media encapsulation. -Development of baresip app is motivated by need for a secure open source -SIP User Agent for Android that does not depend on proprietary, third -party push notification services. +Development of this baresip app is motivated by need for a secure open +source SIP User Agent for Android that does not depend on proprietary, +third party push notification services. Source code is available at https://github.com/juha-h/baresip-studio. diff --git a/fastlane/metadata/android/en-US/short_description.txt b/fastlane/metadata/android/en-US/short_description.txt index 45096362..d36e1aec 100644 --- a/fastlane/metadata/android/en-US/short_description.txt +++ b/fastlane/metadata/android/en-US/short_description.txt @@ -1,2 +1 @@ -SIP User Agent app for Android based on baresip -(https://github.com/alfredh/baresip) library. +SIP User Agent app for Android based on baresip.