29 Commits

Author SHA1 Message Date
78d2b886fc Reverted baresip library renaming 2025-12-27 12:17:41 +02:00
fd460ab088 Renamed include directory 2025-12-27 12:09:23 +02:00
09d6d60c2a Renamed baresip lib to native-lib 2025-12-27 11:55:17 +02:00
9b404efefe Added path to baesip.c 2025-12-26 05:59:23 +02:00
987184555f Added path to baresip.c and renamed the lib 2025-12-24 08:01:42 +02:00
e019ed213f NDK and cmake version upgrade 2025-12-17 13:13:14 +02:00
e04acb866a New G.722 codec implementation with less dependencies
Removed G.726 codec due to too many dependencies
2025-10-28 15:42:33 +02:00
f6681a72ee Do not load webrtc_aecm module (didn't help with echo canceling) 2025-08-24 15:25:47 +03:00
da0aacb617 Remove some non-determinism
Your apps are not built reproducible in F-Droid, but we continuously test older versions on https://verification.f-droid.org/ and would like more and more apps to become repro

Looking at the latest apps report: https://verification.f-droid.org/packages/com.tutpro.baresip/ & https://verification.f-droid.org/packages/com.tutpro.baresip.plus/

We can fix the BUILD_ID issue here.

And the "date" issue brought by OpenSSL will be fixed by the recently merged https://gitlab.com/fdroid/fdroidserver/-/merge_requests/1653 as the OpenSSL build (and cmake) respect `SOURCE_DATE_EPOCH`
2025-05-27 15:57:49 +00:00
71f7578705 Use aaudio instead of opensles
Added audio effects ro recorder stream
2024-11-16 05:54:38 +02:00
d44587fb07 Replaced gsm module with codec2 module 2023-10-12 15:18:43 +03:00
79555b9480 Removed unused entry from CMakeLists.txt 2023-09-18 11:00:21 +03:00
de1f52b9ce Work on call recording 2023-03-09 08:12:29 +02:00
4bbbd6c429 Upstream merged librem to libre 2023-02-16 21:00:01 +02:00
d188c3d999 Added re cmake stuff to CMakeLists.txt 2023-01-06 00:22:35 +02:00
d859e9c220 Added gsm module 2022-09-02 11:58:32 +03:00
5b3c9d6bb4 Replaced zrtp module with gzrtp module 2022-08-24 17:09:44 +03:00
a5e469e51e CMakeLists.txt additions 2022-05-11 16:12:02 +03:00
7c2d50bf41 Removed ilbc lib from makefile 2021-06-12 09:36:20 +03:00
6e8cc86199 Added G.729 audio codec 2020-11-26 11:03:24 +02:00
86d815e07a Added AMR-WB libs 2020-09-08 11:02:54 +03:00
06a18835b4 - Added AMR narrowband codec. 2019-10-14 11:19:01 +03:00
fb586a3837 - Added support for G722 codec. 2019-09-26 12:26:11 +03:00
9b4cf1b9c1 - Added Internet Low Bitrate Codec (iLBC).
- Improved account's codec selection.
2019-05-29 09:12:25 +03:00
97455d7ec8 - Added support for G7221 codec.
- Added support for WebRTC based audio echo cancellation.
- Minor call notification modifications.
2019-05-20 08:26:12 +03:00
86b3106f67 removed g722_1 that should not have been added 2018-06-12 17:40:57 +03:00
26b36986b9 updated readme 2018-06-12 09:03:00 +03:00
6951db84bc - removed speex codec
- added instructions to readme
2018-03-03 15:39:04 +13:00
ce52d1dbff first commit 2018-02-20 05:01:26 +02:00