diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index c941d6dd..4a5b62bf 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -1,10 +1,13 @@ -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. +Currently baresip app supports SIP voice calls and messages, voicemail +Message Waiting Indication (MWI), and incoming call transfers via REFER +method. Voice can be coded using PCMU/PCMA, opus, G.722.1, and iLBC +codecs. Security is achieved via TLS signaling transport and ZRTP +and (DTLS) SRTP media encapsulation. 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. +Source code is available at https://github.com/juha-h/baresip-studio, +where also issues can be reported. + diff --git a/fastlane/metadata/android/en-US/phoneScreenshots/shot3.png b/fastlane/metadata/android/en-US/phoneScreenshots/shot3.png new file mode 100644 index 00000000..2be35f8b Binary files /dev/null and b/fastlane/metadata/android/en-US/phoneScreenshots/shot3.png differ diff --git a/fastlane/metadata/android/en-US/short_description.txt b/fastlane/metadata/android/en-US/short_description.txt index d36e1aec..b8ad7bd3 100644 --- a/fastlane/metadata/android/en-US/short_description.txt +++ b/fastlane/metadata/android/en-US/short_description.txt @@ -1 +1,2 @@ -SIP User Agent app for Android based on baresip. +SIP User Agent app for Android based on baresip library +