Commit Graph
24 Commits
Author SHA1 Message Date
Juha Heinanen 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
Juha Heinanen a917dd5624 - Upgraded versions
- Added new changelogs file
- Removed some extra white space
2019-04-19 13:20:54 +03:00
Juha Heinanen 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
Juha Heinanen c0b75a16c6 - removed unused modules from config and libs 2019-02-23 04:58:48 +02:00
Juha Heinanen f17f2e71df removed 'rtcp_enable yes' from config (always enabled) 2019-01-03 06:59:06 +02:00
Juha Heinanen c402d1803f added opus_application param to config 2018-12-02 03:49:50 +02:00
Juha Heinanen 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
Juha Heinanen f6732395e2 - added support detecting (mwi) and listening of voicemails
- activated via account's voicemail uri
2018-09-18 13:41:53 +03:00
Juha Heinanen 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
Juha Heinanen 00156e9097 use "The test call" as default contact 2018-08-07 13:43:23 +03:00
Juha Heinanen 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
Juha Heinanen 80edbbc1d7 removed two deprecated config params 2018-07-25 08:43:52 +03:00
Juha Heinanen 2c7c8ec8b9 deleted unused sound file 2018-07-22 10:40:31 +03:00
Juha Heinanen 131a6cd339 new version of notfound audio 2018-06-12 07:27:48 +03:00
Juha Heinanen 189ef6869b start with empty contacts file 2018-06-10 19:08:10 +03:00
Juha Heinanen c40c2799e8 implemented menu module module functionality in baresip.c 2018-06-05 10:29:45 +03:00
Juha Heinanen d69572d559 commented out loading of g7221.so module 2018-05-30 16:30:11 +03:00
Juha Heinanen 1fc65d6f37 cleaned config a bit 2018-05-23 23:26:37 +03:00
Juha Heinanen f4bd1a93ed added graphical account configuration and many other improvements 2018-05-23 10:58:57 +03:00
Juha Heinanen fc2cf79a9e added 'statmode_default off' config variable 2018-05-08 19:07:05 +03:00
Juha Heinanen 6951db84bc - removed speex codec
- added instructions to readme
2018-03-03 15:39:04 +13:00
Juha Heinanen 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
Juha Heinanen 8f75ab6528 use auth_pass in accounts
fixed setting of AoR when adding an account
2018-02-20 22:14:39 +02:00
Juha Heinanen ce52d1dbff first commit 2018-02-20 05:01:26 +02:00