More full description improvements

This commit is contained in:
Juha Heinanen
2026-06-22 09:29:01 +03:00
parent ddfd5682fa
commit 1d7e877c7f
2 changed files with 2 additions and 2 deletions
@@ -5,7 +5,7 @@ Currently baresip supports SIP and mobile based voice calls and messages. In ad
In SIP calls audio can be coded with Opus, AMR, Codec2, G.729, G.722, G.722.1, or PCMU/PCMA codecs. Security is achieved via TLS or WSS SIP signaling transport and ZRTP or (DTLS) SRTP media encapsulation. Security is achieved via TLS or WSS signalling transport and ZRTP or (DTLS) SRTP media encapsulation.
Development of baresip is motivated by need for a secure, open source SIP based VoIP User Agent for Android that does not depend on proprietary, third party push notification services. Mobile calling and messaging was added in order to reduce app pollution.
Development of baresip is motivated by need for a secure, open source SIP based VoIP User Agent for Android that does not depend on proprietary, third party push notification services. Contacts, mobile calling and SMS messaging were added in order to reduce app pollution.
This application can be installed on Android devices running Android version 9 or later. Mobile calling and messaging needs Android version 10 or later.