Juha Heinanen
|
eedbdd00ff
|
- Use new net_dns_debug API function to print DNS server information.
|
2019-09-02 15:06:28 +03:00 |
|
Juha Heinanen
|
eb77eefc22
|
- Use net_use_nameserver() API function to update DNS servers.
|
2019-06-09 19:43:50 +03:00 |
|
Juha Heinanen
|
7a9cccf08a
|
- Made Acoustic Echo Cancellation configurable.
- Added module_load/unload functions to API.
|
2019-05-29 11:26:00 +03:00 |
|
Juha Heinanen
|
d419304845
|
- By default, obtain DNS server addresses dynamically from the system.
|
2019-05-25 16:45:32 +03:00 |
|
Juha Heinanen
|
4afe9ca23c
|
- Added Debug config option to turn on/off logcat messages
|
2019-04-12 18:13:39 +03:00 |
|
Juha Heinanen
|
c4878bc978
|
added info button for ongoing call
|
2018-12-11 08:29:10 +02:00 |
|
Juha Heinanen
|
00e52964dd
|
new api function: audio_codecs
|
2018-12-09 05:27:59 +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
|
098e71925b
|
- execute native ua call functions in re thread in order to avoid crash when
call ends
- cleaned some code
- upgraded build gradle version
|
2018-08-27 09:32:10 +03:00 |
|
Juha Heinanen
|
ad06fe9208
|
moved more api functions to Api class
|
2018-06-21 20:24:30 +03:00 |
|
Juha Heinanen
|
4388c20ec9
|
major change: use service to run baresip
|
2018-06-21 19:31:45 +03:00 |
|