Juha Heinanen
|
b9e4bd58bf
|
- Revert back to using account_laddr API function.
|
2020-03-23 11:55:49 +02:00 |
|
Juha Heinanen
|
5448b6de7b
|
- New version 17.2.1.
|
2020-03-22 12:22:38 +02:00 |
|
Juha Heinanen
|
8d256da365
|
- Account's laddr needs to be stored in ;extra param, since account_laddr()
may result in empty laddr.
|
2020-03-22 12:11:31 +02:00 |
|
Juha Heinanen
|
9bc7d0ecaf
|
- Fixed bug in paramValue function.
|
2020-03-22 12:00:58 +02:00 |
|
Juha Heinanen
|
3e19aef78f
|
- In account, renamed uri to laddr.
|
2020-03-21 08:27:03 +02:00 |
|
Juha Heinanen
|
6331090766
|
- Ask record audio permission after returning from accounts activity.
|
2020-03-20 17:38:20 +02:00 |
|
Juha Heinanen
|
cee03a7c85
|
- Try to avoid empty account uri, but setting it explicitly after new
account has been created.
|
2020-03-20 16:57:46 +02:00 |
|
Juha Heinanen
|
5b9457c283
|
- If Authentication Username is not given, it defaults to account's username.
|
2020-03-20 11:51:23 +02:00 |
|
Juha Heinanen
|
1697fef92e
|
- Start baresip service also when accounts file does not exist yet.
|
2020-03-19 17:25:28 +02:00 |
|
Juha Heinanen
|
13617a5824
|
- Prompt for authentication password at baresip start if not given in
account config.
|
2020-03-19 10:54:54 +02:00 |
|
Juha Heinanen
|
0860a19581
|
- Added debug message when accounts are saved to file.
|
2020-03-19 09:02:11 +02:00 |
|
Juha Heinanen
|
dc9aa620f5
|
- Initialize account's status dot to yellow, when Register is checked at
Account activity.
|
2020-03-19 09:00:01 +02:00 |
|
Juha Heinanen
|
0be59ce6d4
|
- Ask authentication password at baresip start if authentication username is
given in account configuration, but password is not.
|
2020-03-19 07:59:54 +02:00 |
|
Juha Heinanen
|
94d373c273
|
- More work on string resources.
- Always use alert heading Notice when user enters invalid input.
|
2020-03-05 04:45:01 +02:00 |
|
Juha Heinanen
|
73d6388fb0
|
- Use notice string instead of "Notice".
|
2020-03-05 03:57:00 +02:00 |
|
Juha Heinanen
|
97af201076
|
- Added check that that Authentication Username and Password are either
both given or neither is given.
- Used en and fi language strings in invalid account entity notices.
|
2020-03-04 08:42:30 +02:00 |
|
Juha Heinanen
|
b587910cb8
|
- Use usage type instead of stream type when requesting audio focus.
|
2020-02-23 05:28:02 +02:00 |
|
Juha Heinanen
|
7a5188e7d4
|
- Don't show possible port of an AoR when asked about deleting the AoR.
|
2020-02-23 05:28:02 +02:00 |
|
Juha Heinanen
|
be929c4cb4
|
- Default call volume now effects both voice call and music streams.
- Set audio mode only if needed.
|
2020-02-21 02:58:49 +02:00 |
|
Juha Heinanen
|
fb5418af9c
|
- Set audio mode only if needed.
|
2020-02-21 02:58:49 +02:00 |
|
Juha Heinanen
|
f1c1ea09f7
|
- Improved log message.
|
2020-02-21 02:58:49 +02:00 |
|
Juha Heinanen
|
73fea5d57d
|
- Added safety check to Utils.addActivity function.
|
2020-02-21 02:58:49 +02:00 |
|
Juha Heinanen
|
293c7ec0f0
|
- Use white colored status symbol if account's registration has not been activated.
- Added info about accounts' status symbols to About page.
|
2020-02-21 02:58:49 +02:00 |
|
Juha Heinanen
|
b1344642c7
|
- Fixed saving of an account that has ;transport parameter in AoR.
|
2020-02-21 02:58:49 +02:00 |
|
Juha Heinanen
|
a6d538ad73
|
- Use Utils function to add activities to activity stack.
|
2020-02-21 02:58:49 +02:00 |
|
Juha Heinanen
|
a888c0cac8
|
- Only show baresip lib debug messages when Debug has been enabled.
|
2020-02-21 02:58:49 +02:00 |
|
Juha Heinanen
|
4faab6d6ab
|
- Do not re-register when link properties change, but IP addresses remain
the same.
|
2020-02-18 06:33:16 +02:00 |
|
Juha Heinanen
|
7eca0a4b1b
|
- Let user fix the Settings that prevented baresip from starting.
|
2020-02-18 04:13:52 +02:00 |
|
Juha Heinanen
|
604ec3a016
|
- Print warning to log if no IP addresses are available when baresip starts.
|
2020-02-14 05:43:34 +02:00 |
|
Juha Heinanen
|
02d2cb2ff3
|
- Minor logging changes.
|
2020-02-14 05:30:43 +02:00 |
|
Juha Heinanen
|
ccb0abb029
|
- Always re-register UAs when new active network becomes available or
when link properties change even if the IP addresses remain the same.
|
2020-02-09 04:21:19 +02:00 |
|
Juha Heinanen
|
57304c32d0
|
- Improved handling of network changes.
|
2020-02-08 22:41:43 +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
|
9fb67faeee
|
- Do not require port in IPv6 outbound URI.
|
2020-01-15 04:07:56 +02:00 |
|
Juha Heinanen
|
3f74706067
|
- Abandon audio focus also at quit if not already done earlier.
|
2020-01-04 23:08:10 +02:00 |
|
Juha Heinanen
|
693acb54e1
|
- Removed redundant initializer.
|
2019-12-29 05:08:12 +02:00 |
|
Juha Heinanen
|
469d500f4c
|
- String fixes and improvements.
|
2019-11-28 03:02:08 +02:00 |
|
Juha Heinanen
|
d8b26f9b64
|
- Added possibility to give transport protocol for account's AoR.
- Do not show account's port or transport protocol except in Account Activity.
|
2019-11-27 10:55:46 +02:00 |
|
Juha Heinanen
|
1953325087
|
- Removed debug message.
|
2019-11-27 06:26:21 +02:00 |
|
Juha Heinanen
|
08ebb730ff
|
- Small edits.
|
2019-11-23 12:23:51 +02:00 |
|
Juha Heinanen
|
6fc34b4f3d
|
- More work on avatars.
|
2019-11-23 11:23:54 +02:00 |
|
Juha Heinanen
|
3308d3e561
|
- Started work on image avatars (only Contact Activity done so far).
- Do not allow " character in contact's name, since it can be used as
SIP diaplay name.
|
2019-11-22 15:17:14 +02:00 |
|
Juha Heinanen
|
1876dd76a2
|
- In chat and call lists, if userpart of peer URI is an E.164 number,
show only the userpart.
- In chat list, show only the first line of the message.
|
2019-11-20 09:28:43 +02:00 |
|
Juha Heinanen
|
7cd561ce54
|
- Removed unused imports.
|
2019-11-20 06:06:45 +02:00 |
|
Juha Heinanen
|
b7f3379d73
|
- More work on character avatars.
|
2019-11-20 05:27:23 +02:00 |
|
Juha Heinanen
|
e72c587fa7
|
- Started work on letter based avatars.
|
2019-11-18 14:46:05 +02:00 |
|
Juha Heinanen
|
881bf06bde
|
- When resuming to MainActicity, notify uaAdapter of possible dataset change.
|
2019-11-16 07:24:20 +02:00 |
|
Juha Heinanen
|
0bbe15737e
|
- No need to ask for READ_PHONE_STATE permission,
- Improved no_calls string.
|
2019-11-16 04:51:46 +02:00 |
|
Juha Heinanen
|
d3162b82ed
|
- Improved asking of permissions and acting on the answers.
|
2019-11-15 15:11:41 +02:00 |
|
Juha Heinanen
|
5c5603f2b3
|
- In order to avoid crash, allow null view argument in aorSpinner
onItemSelected function.
|
2019-11-15 11:00:01 +02:00 |
|