- Updated F-Droid app descriptions.

This commit is contained in:
Juha Heinanen
2019-06-03 11:54:16 +03:00
parent f33d4a43f8
commit c60870a7b0
2 changed files with 6 additions and 7 deletions

View File

@ -1,8 +1,8 @@
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.
Currently baresip VoIP User Agent 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,

View File

@ -1,2 +1 @@
SIP User Agent app for Android based on baresip library
VoIP User Agent app for Android based on baresip SIP library