Juha Heinanen
26cccaa1f4
- Fixed crash when resuming to previously destroyed main activity.
...
- Correctly show incoming call when resuming to main activity.
2019-10-14 11:59:25 +03:00
Juha Heinanen
5020893450
- Added Bind Address configuration variable.
2019-10-14 11:00:54 +03:00
Juha Heinanen
d7a3a91302
- Use Int build version values rather than VERSION_CODES constants.
2019-10-13 14:55:04 +03:00
Juha Heinanen
374ee09050
- Update UA spinner when resuming back to main activity.
2019-10-13 08:41:29 +03:00
Juha Heinanen
6f6b07ccff
- Made call URI text unfocusable when outgoing call is active.
2019-10-10 10:54:16 +03:00
Juha Heinanen
ccee613134
- Renamed "history" file to more intuitive "calls" file.
2019-10-10 10:47:46 +03:00
Juha Heinanen
5e1ac2e337
- Removed unused Call functions.
2019-10-10 10:09:57 +03:00
Juha Heinanen
a3124c1eb6
- Moved config restart dialog to main activity.
2019-10-10 09:51:03 +03:00
Juha Heinanen
4d48ac82f9
- Ranamed Main Activity Export/Import to Backup/Restore.
...
- Removed export/import of accounts and contacts.
2019-10-09 21:21:04 +03:00
Juha Heinanen
e9f37b5c26
- When account is deleted, delete also account's call and chat history.
2019-10-09 14:36:41 +03:00
Juha Heinanen
ac26c2256d
- Added to main menu possibility to export and import all application date.
...
- Improved encryption/decryption of exported/imported data. If accounts
were exported, they need to be exported again.
- Lots of other implemetation improvements.
2019-10-09 11:48:26 +03:00
Juha Heinanen
107879bd1c
- Fixed audio module ordering in config.
2019-10-05 16:39:34 +03:00
Juha Heinanen
34bd5865c4
- Made deleting of messages and chats safe.
2019-10-04 21:06:46 +03:00
Juha Heinanen
1671c6962c
- No need to create new adapter when messages are cleared.
2019-10-04 09:10:17 +03:00
Juha Heinanen
39a0230bd0
- Allow deletion of account's chat history via chats activity menu item.
...
- Ask confirmation before deleting chat and call history.
- Improved updating of main activity voicemail, chat, and call icons.
- Removed path parameter from saveUaMessage, deleteUaMessage, and
saveMessages functions.
2019-10-03 20:50:23 +03:00
Juha Heinanen
04cf77a60f
- Made stoping of ringing simpler and more reliable.
2019-10-02 18:36:55 +03:00
Juha Heinanen
3c6ba7c95d
- This one includes "Do not allow terminating outgoing call before call attempt has started."
2019-10-02 18:36:01 +03:00
Juha Heinanen
f361260361
- When new chat message arrives, do not add chat to activity to stack
...
if it already is there.
2019-10-02 17:04:04 +03:00
Juha Heinanen
7e337c23af
- Go directly to Accounts activity when baresip is started without
...
any accounts.
2019-10-02 16:23:07 +03:00
Juha Heinanen
0e8ba14deb
- Added Call History menu that allows deleting of account's call history
...
and disabling/enabling production of account's call history.
2019-09-30 17:58:40 +03:00
Juha Heinanen
b08ab03e8c
- Added support for G.726 codec.
2019-09-29 10:44:30 +03:00
Juha Heinanen
fb586a3837
- Added support for G722 codec.
2019-09-26 12:26:11 +03:00
Juha Heinanen
32399724e6
- Fixed saving of accounts.
2019-09-26 12:25:38 +03:00
Juha Heinanen
040eb71b30
- Resume baresip to paused acticity instead of main activity.
2019-09-23 14:15:22 +03:00
Juha Heinanen
465f943198
- Added "Restart" Main Activity menu option.
...
- When registration fails due to DNS lookup failure, try
registration once more after updating DNS servers.
- Small logging improvements.
2019-09-19 15:04:08 +03:00
Juha Heinanen
84bc1252db
- Added Answer Mode (Manual or Automatic) account configuration option.
2019-09-17 17:31:53 +03: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
29ae28b06f
- Use strings in all config activity alert messages.
2019-08-31 11:00:30 +03:00
Juha Heinanen
385ec810b3
- Added net debug to case when registration fails due to DNS lookup.
2019-08-31 10:52:28 +03:00
Juha Heinanen
39f76187ad
- Fixed typo in setting of opus_packet_loss config variable.
2019-08-31 10:17:49 +03:00
Juha Heinanen
48d2e1696d
- Added support for Opus Forward Error Correction (FEC) via
...
Opus Expected Packet Loss configuration variable.
2019-08-30 21:54:45 +03:00
Juha Heinanen
36054fd508
- Try to update dynamic DNS information if registration fails due to
...
"Invalid argument" error.
2019-08-30 10:04:58 +03:00
Juha Heinanen
49ccc5c620
- Avoid compiler warning.
2019-08-27 14:01:32 +03:00
Juha Heinanen
e9a4f264d2
- Auto-reject incoming call if phone state is not idle.
...
- Supress ring tone of incoming call if device is in no-disturb mode.
2019-08-25 16:28:00 +03:00
Juha Heinanen
20567b0870
- Minor TLS config improvements.
2019-08-25 12:54:05 +03:00
Juha Heinanen
7106b7eb74
- Added possibility to configure baresip a TLS certificate and
...
CA certificates.
2019-08-25 12:14:57 +03:00
Juha Heinanen
e8e07c73c9
- Fixed checking of Configuration DNS Servers.
2019-08-08 10:22:10 +03:00
Juha Heinanen
a26e970f25
- Moved proximity sensing from MainActivity to BaresipService.
...
- Fixed crash when call or message comes in and MainActivity is not running.
2019-07-17 09:49:32 +03:00
Juha Heinanen
a183c5a790
- First cut on proximity sensing.
2019-07-16 10:13:42 +03:00
Juha Heinanen
0533642f59
- Set volume control stream to STREAM_VOICE_CALL also when '183 Session
...
Progress' response is received.
- Set volume control stream to STREAM_VOICE_CALL only once.
- When call is closed, set volume control stream to DEFAULT_STREAM_TYPE.
2019-07-11 18:19:21 +03:00
Juha Heinanen
b1f675488a
- Fixed showing of account status, when default account is changed.
2019-07-06 09:52:21 +03:00
Juha Heinanen
82e9a4d053
- Update DNS servers and register UAs also when network becomes available.
2019-06-22 10:51:51 +03:00
Juha Heinanen
48f6ea4626
- Introduced new config variables 'opus_samplerate', 'opus_stereo',
...
and 'opus_sprop_stereo'.
- Set 'opus_samplerate' to 16000 and 'opus[_sprop]_stereo' to "no" in order
to support acoustic echo cancellation also when opus codec is in use.
- Renamed 'prefer_ipv6' config variable to 'net_prefer_ipv6'.
2019-06-14 16:57:40 +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
a1038c6908
- Allow changing of contact name also when only case of letters differ.
...
- When restoring contacts, do not require that URI is surrounded by
angle brackets.
2019-06-06 17:18:14 +03:00
Juha Heinanen
8ca30cfe16
- Surround contact URIs between < and > only when contacts are saved to file.
2019-06-06 11:45:29 +03:00
Juha Heinanen
c66e20a6ed
- New version 9.3.4.
...
- Use communication mode only when call is (being) established.
- Introduced 2.5 sec delay to placing of a call in order to avoid loss of
audio at the beginning of call.
- Fixed initializing default contacts when baresip is started the first time.
- Clear call URI when call is closed.
2019-06-06 11:26:13 +03:00
Juha Heinanen
0925454c54
- Get DNS servers dynamically also then baresip is started the first time.
2019-06-04 20:20:34 +03:00
Juha Heinanen
38c95c976f
- Added a log message.
2019-06-04 20:20:02 +03:00
Juha Heinanen
49ca0a757f
- Made code a bit easier to read with new var.
2019-06-04 20:18:42 +03:00