27 Commits

Author SHA1 Message Date
3f861b575f - Added Listen Address config variable.
- Improved config handling with aid of new Config object.
2019-05-04 17:16:03 +03:00
6e35a157d3 - Added 'Default Call Volume' configuration option. 2019-04-27 11:02:25 +03:00
2bdfd48264 - About text styling 2019-04-24 13:44:59 +03:00
ed5102a7f0 - added "Reset to Factory Default" config option 2019-04-24 13:22:19 +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
65947fb023 - Added possibility to set an account as the default account. 2019-04-20 15:18:32 +03:00
4afe9ca23c - Added Debug config option to turn on/off logcat messages 2019-04-12 18:13:39 +03:00
1dfd05f4e0 - Adde about note about increasing media volume 2019-04-10 18:21:33 +03:00
c74124702a - added srtp-mandf media encryption
- show yellow security button if media encryption is srtp-mand or
  srtp-mandf
- updated account's media encryption help text
- updated baresip libs and include files to current master
2019-02-16 06:53:14 +02:00
8632df008a - added version name to About text 2018-12-17 14:42:22 +02:00
f899675f45 - use mqueue to execute ua_stop_all Api function on re thread 2018-12-04 01:48:17 +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
6f652f3872 - use countdown timer to force stop app after 5 seconds and kill after
10 seconds from quit
- removed not needed param from findAorIndex function
2018-11-25 05:45:46 +02:00
fcbc7fe2eb small About text improvements 2018-11-18 15:48:20 +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
1a929d8c36 improved About activity 2018-08-07 21:22:57 +03:00
4d50c322c6 added note to About about config/dns_server 2018-08-01 14:56:10 +03:00
59d22b12ab improved calls/messages/contacts implemtation
used vector image assets
2018-07-29 16:32:27 +03:00
679c6855e0 introduced support for sending and receiving messages 2018-07-22 20:27:57 +03:00
9e718db8a0 updated account register help text 2018-06-23 13:49:21 +03:00
7b98f353ee try to avoid loosing registrations by using ;expires=3600 and by registering
UAs every 10 minutes
fixed account help clicks
2018-06-22 19:19:27 +03:00
4388c20ec9 major change: use service to run baresip 2018-06-21 19:31:45 +03:00
45b3cadaa3 improved account media encryption help text 2018-06-13 15:22:24 +03:00
fbf454dfb8 updated About text 2018-06-13 11:58:38 +03:00
9fe72cb4f4 show help texts when account activity headings are clicked 2018-06-12 17:43:35 +03:00
72181972cd removed unused strings 2018-06-10 18:46:24 +03:00
ce52d1dbff first commit 2018-02-20 05:01:26 +02:00