Juha Heinanen
4afe9ca23c
- Added Debug config option to turn on/off logcat messages
2019-04-12 18:13:39 +03:00
Juha Heinanen
698c254a24
- Fixed possible crash when destroyed baresip app is started again
...
- Show notice when account to be created already exists
- Made level of log messages more consistent
2019-04-10 18:06:04 +03:00
Juha Heinanen
f3c46feff7
- removed two unused functions
2019-03-27 22:07:56 +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
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
Juha Heinanen
18478c3436
- all user interface unrelated data is now kept in baresip service
...
allowing proper recovery in case Android kills other activities
- many other improvements and bug fixes
2018-11-23 10:35:48 +02:00
Juha Heinanen
289faa0793
- fixed callee completion from contacts
...
- moved restoring of call and message history from baresip service to
main activity
- small cleanups
2018-10-26 12:04:48 +03:00
Juha Heinanen
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
Juha Heinanen
d3c7ce29ca
added account_[set_]sipnat API functions
...
added ua_update_account API function
go directly to settings of new account
fixed some main activity layout bugs
keep main activity interactive when screen is locked
removed aor from UserAgent class
added register method to UserAgent class
added foregrounded and isDeviceLocked util functions
updated libbaresip distribution
2018-06-03 18:08:31 +03:00
Juha Heinanen
f39ff3c88d
fixed name of argument
2018-05-30 20:47:41 +03:00
Juha Heinanen
e4fcb302ee
collapse history of multiple calls to/from same peer
2018-05-29 16:26:04 +03:00
Juha Heinanen
745c1477a8
re-register when network state changes to CONNECTED
2018-05-23 23:18:33 +03:00
Juha Heinanen
f4bd1a93ed
added graphical account configuration and many other improvements
2018-05-23 10:58:57 +03:00