58 Commits

Author SHA1 Message Date
1eaa0935f2 Replaced zrtp module with gzrtp module 2022-10-07 20:04:04 +03:00
d859e9c220 Added gsm module 2022-09-02 11:58:32 +03:00
49d4b8f759 Removed obsolate ice config variables 2022-05-26 15:33:49 +03:00
ba8c44bc12 Use elliptic curve cryptography based DTLS Key Establishment Protocol 2022-04-22 11:25:51 +03:00
ba700b010e Audio related config updates 2022-04-08 10:01:00 +03:00
ef825b57e6 Activate rtp_stats 2021-12-19 10:07:18 +02:00
af99daa245 No need for presence module 2021-12-09 14:20:19 +02:00
f0523e0fb0 Call transfer modifications 2021-12-08 10:03:58 +02:00
e35b0f6fb7 Removed webrtc_aec_extended_filter config parameter 2021-11-02 09:43:17 +02:00
2fa07d5421 Use BaresipService to play all sounds 2021-10-31 17:32:54 +02:00
3820fa6934 Replaced webrtc_aec module with webrtc_aecm module 2021-10-12 13:45:51 +03:00
72ccb8a3b1 Replaced deprecated tmp modules 2021-09-19 09:12:45 +03:00
3bf70f52b8 Restored accidently removed ringback asset 2021-08-31 22:07:04 +03:00
34348e4d37 Remove ilbc audio module (removed from upstream) 2021-06-03 18:42:53 +03:00
bf0b9f125a Deleted unused audio assets 2021-06-03 10:21:32 +03:00
7bf2447287 Added 'Verify Server Certificates' setting 2021-02-28 15:48:01 +02:00
4a58ddbbe2 Use adaptive jitter buffer 2020-12-08 15:56:52 +02:00
7799dbeefb Removed obsolete config vars audio_srate and audio_channels 2020-11-29 16:08:18 +02:00
6e8cc86199 Added G.729 audio codec 2020-11-26 11:03:24 +02:00
83f311f21c - Moved audio settings to its own activity.
- Added AEC Extented Filter audio setting.
2020-07-06 17:46:25 +03:00
ad7edeaf9f - Removed ICE lite mode setting due to upstream removal. 2020-04-19 16:28:46 +03:00
86b60fa0f8 - Replaced global setting "Prefer IPv6" with account specific
"Prefer IPv6 Media" setting.
- Improved acting on changes in network connectivity.
2020-02-07 01:19:41 +02:00
91717628f9 - Use net_set_address API function to set IPv6 address. 2019-11-03 11:46:17 +02:00
53f751454d - Added to Settings possibility to choose which audio modules are loaded.
Codecs provided by loaded modules are available for accounts to use.
2019-10-22 17:33:46 +03:00
06a18835b4 - Added AMR narrowband codec. 2019-10-14 11:19:01 +03:00
7e337c23af - Go directly to Accounts activity when baresip is started without
any accounts.
2019-10-02 16:23:07 +03:00
e5369e4b82 - Default auto start to "yes". 2019-09-30 08:56:04 +03:00
b08ab03e8c - Added support for G.726 codec. 2019-09-29 10:44:30 +03:00
fb586a3837 - Added support for G722 codec. 2019-09-26 12:26:11 +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
8ca30cfe16 - Surround contact URIs between < and > only when contacts are saved to file. 2019-06-06 11:45:29 +03:00
9b4cf1b9c1 - Added Internet Low Bitrate Codec (iLBC).
- Improved account's codec selection.
2019-05-29 09:12:25 +03:00
d419304845 - By default, obtain DNS server addresses dynamically from the system. 2019-05-25 16:45:32 +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
4c0dd0e628 - added support for IPv6 (not tested due to lack of IPv6 network)
- new "Prefer IPv6" config option
- IPv6 address is allowed in DNS Server and Outbound Proxy
- added log_level config file variable
- added Google IPv6 DNS server address
2019-04-24 12:53:10 +03:00
a917dd5624 - Upgraded versions
- Added new changelogs file
- Removed some extra white space
2019-04-19 13:20:54 +03:00
613e92e868 - Resume baresip application to the activity that was stopped.
- Add example contact when baresip is started the first time.
- Fixed showing of new message in the chats and messages list.
2019-03-16 08:32:16 +02:00
c0b75a16c6 - removed unused modules from config and libs 2019-02-23 04:58:48 +02:00
f17f2e71df removed 'rtcp_enable yes' from config (always enabled) 2019-01-03 06:59:06 +02:00
c402d1803f added opus_application param to config 2018-12-02 03:49:50 +02:00
4626967ae1 - Replaced text mode EditConfigActivity with graphical Config activity
- Current configuration items are Auto Start, DNS Servers, Opus Bit Rate,
  and ICE Lite
- Added ICE and Stun Server account options
- Fixed bug in deleting of an account
- Updated libbaresip.a and baresip.h to baresip new_account_functions
  branch (not yet committed to master)
2018-11-30 02:07:03 +02:00
f6732395e2 - added support detecting (mwi) and listening of voicemails
- activated via account's voicemail uri
2018-09-18 13:41:53 +03:00
62cc396ed8 - Upgraded target SDK version to 27 (Android 8.1)
- By default ZRTP now uses zrtp-hash SDP attribute
2018-09-07 11:14:01 +03:00
00156e9097 use "The test call" as default contact 2018-08-07 13:43:23 +03:00
d251a67e66 by default, point DNS resolver to Google DNS server at 8.8.8.8:53
- may solve DNS access issues on Android Orea devices
2018-07-31 19:16:29 +03:00
80edbbc1d7 removed two deprecated config params 2018-07-25 08:43:52 +03:00
2c7c8ec8b9 deleted unused sound file 2018-07-22 10:40:31 +03:00
131a6cd339 new version of notfound audio 2018-06-12 07:27:48 +03:00
189ef6869b start with empty contacts file 2018-06-10 19:08:10 +03:00
c40c2799e8 implemented menu module module functionality in baresip.c 2018-06-05 10:29:45 +03:00