1905 Commits

Author SHA1 Message Date
8ad1b298d7 Translated using Weblate (Spanish)
Currently translated at 100.0% (328 of 328 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/es/
2023-09-27 07:17:25 +02:00
bf676a432d Merge branch '100rel' 2023-09-27 08:11:18 +03:00
b75c010a76 Upgraded ndk to latest lts version (r26) 2023-09-25 14:29:52 +03:00
221ecb8af9 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (328 of 328 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt_BR/
2023-09-23 21:03:06 +00:00
0129bb1277 Added and improved rel100 strings 2023-09-23 09:30:41 +03:00
75f26b9d38 Removed garbage characters 2023-09-23 09:18:10 +03:00
5488b99c1a Work on adding support for account 100rel configuration 2023-09-22 12:24:25 +03:00
eb303112f4 Added comment to supress bogus warning 2023-09-21 11:35:00 +03:00
96ee0c5418 Removed extra newline 2023-09-21 11:01:44 +03:00
63e1bcb298 - Added Tone Country Audio Configuration option
- Fixed checking of DNS Servers config value
2023-09-21 08:43:18 +03:00
b140163c6b Added noinspection comment 2023-09-18 11:07:08 +03:00
79555b9480 Removed unused entry from CMakeLists.txt 2023-09-18 11:00:21 +03:00
0dd09d2be2 Dependencies upgrade 2023-09-18 10:59:23 +03:00
74ad71d2ca Removed ARM_ARCH_7A long define 2023-08-14 08:37:09 +03:00
a1481ec056 Translated using Weblate (Portuguese)
Currently translated at 96.3% (314 of 326 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt/
2023-07-25 23:07:35 +02:00
0cc7e461a0 Request audio focus for voice communication instead of media 2023-07-16 21:29:03 +03:00
1eec5425b1 Fixed AudioManager related SDK version test 2023-07-16 21:26:08 +03:00
0e36d376d2 New version 57.2.0 2023-07-06 10:24:36 +03:00
9eab15ced1 Avoid duplicate code with private function 2023-07-06 10:11:59 +03:00
4256f6fc44 Translated using Weblate (Spanish)
Currently translated at 100.0% (326 of 326 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/es/
2023-07-04 17:51:47 +02:00
3c921c989d Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (326 of 326 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt_BR/
2023-07-03 08:19:25 +02:00
411947d0d0 Fixed typo in redirect_request_query string 2023-07-03 09:18:28 +03:00
2394f3fba1 Added Redirect Mode account setting that tells if call redirect requests
(3xx responses) can be followed automatically or if confirmation
  needs to be asked
2023-07-02 15:20:06 +03:00
29708ea58f Reverted Java vm upgrade to 1.8 2023-06-25 10:10:27 +03:00
e0914661df Upgraded Java version to 1.8 2023-06-25 09:39:10 +03:00
451721e17c New version 57.1.1 2023-06-23 13:30:05 +03:00
1009ab7a3d Gradle related updates 2023-06-23 13:25:31 +03:00
a4ffc81645 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (321 of 321 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt_BR/
2023-06-12 14:52:22 +02:00
eedaf26dec Translated using Weblate (Spanish)
Currently translated at 100.0% (321 of 321 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/es/
2023-06-12 14:52:21 +02:00
108d4a80a4 Fixed string typo 2023-06-11 08:58:32 +03:00
25eba05b60 New version 57.1.0 2023-06-01 17:55:33 +03:00
3b3dd30875 Hack to unescape URI when call or dial request comes from outside 2023-05-31 17:10:09 +03:00
ddb2693f11 Translated using Weblate (Czech)
Currently translated at 100.0% (321 of 321 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/cs/
2023-05-28 18:48:06 +02:00
2dbc94db30 Added more vertical padding to account configuration 2023-05-28 10:05:50 +03:00
46ebd93261 New version 57.0.0 2023-05-28 09:21:25 +03:00
14849ba2ca Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (321 of 321 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt_BR/
2023-05-27 11:48:22 +02:00
5d157882d3 Translated using Weblate (Spanish)
Currently translated at 100.0% (321 of 321 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/es/
2023-05-27 11:48:22 +02:00
35099507d7 Removed unused reload_config() API function 2023-05-27 12:10:09 +03:00
3c116e1b02 Config cannot be reloaded on the fly (ask about restart instead)
Fixed typo in opus_bitrate setting
Simplified config string handling
2023-05-27 11:42:50 +03:00
e3bff6c3c1 Gradle and dependency upgrade 2023-05-27 10:20:30 +03:00
8b366493f3 Remove rtp tos values from config (use defaults) 2023-05-27 10:12:13 +03:00
e9ecfdd648 Major rewrite of settings implementation by separating static and dynamic
settings
Changed opus expected packed loss default value from 0 to 1 in order to enable
  forward error correction
Restored original audio jitten buffer size to 0-20 now when upstream bug
  is fixed
2023-05-25 14:36:45 +03:00
a295c43329 Make 1-50 change also in config file 2023-05-21 17:04:02 +03:00
03d4978c24 Use 1-50 as video_jitter_buffer_delay 2023-05-21 16:02:14 +03:00
3e408b9536 Revert back to original jitter buffer delays now when libre bug is fixed 2023-05-19 20:57:00 +03:00
4125519620 New version 56.3.0 2023-05-18 22:14:39 +03:00
68700a6036 Fixed jitter buffer delays 2023-05-18 22:09:28 +03:00
7d8728819e Minor .clang-format changes and apply to logger.h 2023-05-18 17:24:17 +03:00
d8084f5cee Added .clang-format and used it to format baresip.c 2023-05-18 16:43:44 +03:00
4047aa557f Removed 4 year old opus related config checks 2023-05-18 11:58:42 +03:00