Sketch6580 68165b2118 Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (356 of 356 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/zh_Hans/
2026-04-30 08:40:26 +02:00
2021-09-09 09:07:24 +03:00
2026-01-15 10:08:57 +02:00
2026-01-15 20:46:10 +02:00
2023-03-26 09:55:15 +03:00
2023-01-30 04:26:12 +02:00
2018-10-22 17:56:14 +03:00

This is a bare-bones Android Studio project implementing baresip based SIP User Agent for Android. 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 the application supports voice calling and messaging, voice conference calls, UDP, TCP, TLS, and WSS signaling transports, voicemail Message Waiting Indication, call transfers (REFER), AMR, Codec2, G.722, G.722.1, G.729, Opus, and PCMU/PCMA voice codecs, as well as ZRTP and (DTLS) SRTP media encapsulation. Minimum supported Android version is 9 (API level 28).

If you need video calling and have a device that supports Camera2 API, you can instead of this application install its sister application baresip+ from video branch.

After cloning the project, generate static libraries and include files to distribution directory using master branch of libbaresip-android.

Then in Android Studio (tested with Android Studio Panda 2 | 2025.3.2):

  • Open an existing Android Studio project

  • File -> Invalidate Caches ... -> Invalidate & Restart

  • Build -> Generate Signed Bundle / APK ...

Ready to be installed baresip app is available from F-Droid, Play Store, and from GitHub. Signing certificate SHA-256 fingerprint of baresip APKs is fecc79c20ab725b9b78bb16a75ba9a04092822cf52ba32e4a437170a68020602 and baresip+ APKs 6d56a8f65191e9028e5c4225b2ca0c3531a037e4fff2a028e8cc23e4b61dd38e. Use apksigner verify --print-certs app-release.apk to verify.

Language translations are managed via baresip Weblate project.

Copyright (c) 2018 TutPro Inc. Distributed under BSD-3-Clause license.

Description
No description provided
Readme 9.7 MiB
Languages
Kotlin 93.9%
C 5.8%
CMake 0.3%