This application implements a secure and fully open source VoIP User Agent based on baresip library. Its development is motivated by need for a secure, privacy focused SIP user agent for Android that does not depend on third party push notification services.
Currently baresip app supports voice calls. text messages, voicemail Message Waiting Indication as well as blind and attended call transfers. Voice can be coded with Opus, AMR, GSM, G.729, G.722, G.722.1, G.726, or PCMU/PCMA codecs. Security is achieved via TLS or WSS SIP signaling transport and ZRTP or (DTLS) SRTP media encapsulation.
If you need video calling and have a device with Android version 7.0 or newer that supports Camera2 API at hardware Support Level LEVEL3, you can instead of this application install its sister application baresip .
baresip app privacy policy is available
here
.
Source code is available at
GitHub
, where also issues can be reported.
In addition to Google Play, baresip app is available on
F-Droid
.
- Audio routing related fixed for Android 12 devices
- Use secondary dark color in codec name when in dark mode