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
d69572d559
commented out loading of g7221.so module
2018-05-30 16:30:11 +03:00
1fc65d6f37
cleaned config a bit
2018-05-23 23:26:37 +03:00
f4bd1a93ed
added graphical account configuration and many other improvements
2018-05-23 10:58:57 +03:00
fc2cf79a9e
added 'statmode_default off' config variable
2018-05-08 19:07:05 +03:00
6951db84bc
- removed speex codec
...
- added instructions to readme
2018-03-03 15:39:04 +13:00
4d8431a643
- added EditContactsActivity
...
- if needed, ask permission to use microphone
- small layout improvements
- targetSdkVersion is not 25
2018-02-25 21:01:46 +02:00
8f75ab6528
use auth_pass in accounts
...
fixed setting of AoR when adding an account
2018-02-20 22:14:39 +02:00
ce52d1dbff
first commit
2018-02-20 05:01:26 +02:00