Juha Heinanen
|
d12a9aa2f9
|
- Moved call_peeruri API function back to Api object, since call object
does not exist when peer URI is needed.
|
2020-05-02 09:58:52 +03:00 |
|
Juha Heinanen
|
2d39c284b7
|
- Moved call related API functions to Call class.
|
2020-04-28 17:21:37 +03:00 |
|
Juha Heinanen
|
ac32540a9b
|
- Added video mode param to ua_answer() API function.
|
2020-04-25 15:44:18 +03:00 |
|
Juha Heinanen
|
b64576b37d
|
- Added video argument to ua_connect and ua_call_alloc API functions.
|
2020-04-08 11:00:31 +03:00 |
|
Juha Heinanen
|
e6a1c356ad
|
- Replaced account_laddr API function with account_luri.
|
2020-03-24 10:23:04 +02:00 |
|
Juha Heinanen
|
86b60fa0f8
|
- Replaced global setting "Prefer IPv6" with account specific
"Prefer IPv6 Media" setting.
- Improved acting on changes in network connectivity.
|
2020-02-07 01:19:41 +02:00 |
|
Juha Heinanen
|
239641e9e4
|
- Dynamic network change fixes and improvements.
|
2019-11-07 13:23:19 +02:00 |
|
Juha Heinanen
|
935cd65a10
|
- Used new net_set_address and net_set_af API methods for implementing
prefer_ipv6 functionality.
|
2019-11-06 10:06:33 +02:00 |
|
Juha Heinanen
|
91717628f9
|
- Use net_set_address API function to set IPv6 address.
|
2019-11-03 11:46:17 +02:00 |
|
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 |
|