2316 Commits

Author SHA1 Message Date
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
04c5b00070 Merge pull request #391 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate
2023-07-04 20:57:57 +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
7a91310068 Merge pull request #390 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Portuguese (Brazil))
2023-07-03 14:16:25 +03: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
022299177c Removed MaxPermSize Java vm arg 2023-06-25 09:13:01 +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
9e9a98f049 Merge pull request #383 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Spanish and Portuguese (Brazil))
2023-06-15 20:18:29 +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
3fa107153a Merge pull request #380 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Czech)
2023-05-28 20:18:15 +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
ab5f98d073 Merge pull request #379 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Spanish and Portuguese (Brazil))
2023-05-27 13:27:30 +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
df76f5fbda Terminate call if incoming rtp packets have not been received in 60 sec 2023-05-18 11:35:36 +03:00
47a7e0fc54 Merge pull request #375 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Spanish)
2023-05-17 15:51:01 +03:00
507c47d657 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-17 14:49:13 +02:00
8afb6f4eb8 New version 56.2.0 2023-05-16 17:13:43 +03:00
77de42b60b In call info, show packets, lost, and jitter as ?/? if info is not available 2023-05-16 16:50:13 +03:00
a0a786c485 Separate audio and video jitter buffer configuration 2023-05-16 15:05:27 +03:00
85b4c58c1a Merge pull request #374 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Czech)
2023-05-16 11:24:13 +03:00
8e7200ba2e 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-15 14:52:21 +02:00
d60ab64fe4 Update README.md 2023-05-14 15:08:42 +03:00
8350e37367 New version 56.1.0 2023-05-14 13:25:42 +03:00
8a6ca869b4 Merge pull request #371 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Portuguese (Brazil))
2023-05-14 10:14:05 +03:00