520 Commits

Author SHA1 Message Date
bbec8d7b5e - Added some missing dots. 2019-07-14 11:55:49 +03:00
c5715b4c81 - Added couple of missing dots to strings. 2019-07-14 11:47:44 +03:00
409939c85c - Replaced some ! chars with . chars. 2019-07-14 11:13:34 +03:00
feacfe6a4d - Use some special characters in strings (thanks to NO translation). 2019-07-14 11:03:14 +03:00
120ea8a48e - Fixed auto-rejecting of new incoming call. 2019-07-12 15:12:47 +03:00
0533642f59 - Set volume control stream to STREAM_VOICE_CALL also when '183 Session
Progress' response is received.
- Set volume control stream to STREAM_VOICE_CALL only once.
- When call is closed, set volume control stream to DEFAULT_STREAM_TYPE.
2019-07-11 18:19:21 +03:00
7ef11865ef - Increased also versionCode. 2019-07-06 10:12:18 +03:00
bfad62c8da - New version 8.4.3. 2019-07-06 10:05:33 +03:00
b1f675488a - Fixed showing of account status, when default account is changed. 2019-07-06 09:52:21 +03:00
be29018bdf - Fixed strings typo. 2019-06-22 11:44:34 +03:00
fdd0b06b60 - Fixed typo in release note. 2019-06-22 11:10:20 +03:00
ff0b354efc - New version 8.4.2. 2019-06-22 11:01:18 +03:00
82e9a4d053 - Update DNS servers and register UAs also when network becomes available. 2019-06-22 10:51:51 +03:00
b3c63455cc Merge pull request #39 from licaon-kter/patch-7
Fix typos
2019-06-21 15:07:01 +03:00
763acdde74 Fix typos 2019-06-21 11:56:49 +00:00
5887b6d12a - Improved Aboutt hints. 2019-06-21 14:23:16 +03:00
e0929a6ed6 Merge pull request #37 from licaon-kter/patch-5
We touch not click
2019-06-21 14:06:42 +03:00
f8087e5ec6 Merge pull request #38 from licaon-kter/patch-6
Fix typo in help
2019-06-21 10:01:40 +03:00
b690674935 Fix typo in help 2019-06-20 11:10:00 +00:00
31f3c245a4 We touch not click
....also Opus has echo cancel since ee24dce2e8 right?
2019-06-19 15:39:37 +00:00
8e2c456ea2 - Updated README. 2019-06-19 17:30:41 +03:00
4d971213d3 - Added new translations to changelog. 2019-06-19 15:00:00 +03:00
170ac07855 Merge remote-tracking branch 'weblate/master' 2019-06-19 14:37:54 +03:00
a84ef60dde - New version 8.4.1. 2019-06-19 12:06:20 +03:00
aa06a5adab Translated using Weblate (Norwegian Bokmål)
Currently translated at 4.4% (2 of 45 strings)

Translation: Baresip/store metadata
Translate-URL: https://hosted.weblate.org/projects/baresip/store-metadata/nb_NO/
2019-06-18 21:06:47 +02:00
7b003baffc Translated using Weblate (Romanian)
Currently translated at 6.7% (3 of 45 strings)

Translation: Baresip/store metadata
Translate-URL: https://hosted.weblate.org/projects/baresip/store-metadata/ro/
2019-06-18 21:06:47 +02:00
d948263e5c Translated using Weblate (Greek)
Currently translated at 0.0% (0 of 45 strings)

Translation: Baresip/store metadata
Translate-URL: https://hosted.weblate.org/projects/baresip/store-metadata/el/
2019-06-18 21:06:46 +02:00
531a31bb11 Translated using Weblate (Norwegian Bokmål)
Currently translated at 86.1% (143 of 166 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/nb_NO/
2019-06-18 21:06:45 +02:00
035898a76b Translated using Weblate (English)
Currently translated at 100.0% (166 of 166 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/en/
2019-06-18 21:06:37 +02:00
dba5a01eda Translated using Weblate (Norwegian Bokmål)
Currently translated at 57.8% (96 of 166 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/nb_NO/
2019-06-17 09:10:34 +02:00
862ec7bc51 Translated using Weblate (Romanian)
Currently translated at 89.8% (149 of 166 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/ro/
2019-06-17 09:10:31 +02:00
a5747b74ab Translated using Weblate (Greek)
Currently translated at 5.4% (9 of 166 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/el/
2019-06-17 09:10:14 +02:00
4a1cfe927b - Removed empty lines. 2019-06-14 17:23:12 +03:00
69530f6cb9 - New version 8.4.0. 2019-06-14 17:13:15 +03:00
ee24dce2e8 - Echo cancellation now applies also when opus codec is in use. 2019-06-14 17:09:59 +03:00
ed57ee267e - Removed baresip_link and stun_server_default strings from values-fi. 2019-06-14 17:02:55 +03:00
48f6ea4626 - Introduced new config variables 'opus_samplerate', 'opus_stereo',
and 'opus_sprop_stereo'.
- Set 'opus_samplerate' to 16000 and 'opus[_sprop]_stereo' to "no" in order
  to support acoustic echo cancellation also when opus codec is in use.
- Renamed 'prefer_ipv6' config variable to 'net_prefer_ipv6'.
2019-06-14 16:57:40 +03:00
9fc1a7e59b - Fixed import accounts error message. 2019-06-14 16:57:40 +03:00
b2845d62a6 Added translation using Weblate (Norwegian Bokmål) 2019-06-12 00:55:50 +02:00
370657dee2 Merge pull request #36 from licaon-kter/patch-4
Link should not be translated
2019-06-11 15:33:14 +03:00
cd59887c2c - Fixed net_use_nameserver() net argument. 2019-06-11 15:13:45 +03:00
1556b610fc - Added 'void' return type to logging functions. 2019-06-11 15:06:28 +03:00
dbbc90f925 And another one 2019-06-11 11:03:56 +00:00
9194ef1015 Link should not be translated 2019-06-11 10:53:29 +00:00
f9e9173274 Added translation using Weblate (Romanian) 2019-06-10 08:27:42 +02:00
eb77eefc22 - Use net_use_nameserver() API function to update DNS servers. 2019-06-09 19:43:50 +03:00
96b80366a3 Added translation using Weblate (Greek) 2019-06-08 13:52:26 +02:00
b318177aee - New version 8.3.6. 2019-06-06 17:25:51 +03:00
a1038c6908 - Allow changing of contact name also when only case of letters differ.
- When restoring contacts, do not require that URI is surrounded by
  angle brackets.
2019-06-06 17:18:14 +03:00
091eaed747 - New version 8.3.5. 2019-06-06 12:02:46 +03:00