- 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.
This commit is contained in:
Juha Heinanen
2019-09-19 15:04:08 +03:00
parent d3c0e2688a
commit 465f943198
8 changed files with 48 additions and 20 deletions
+1
View File
@@ -251,6 +251,7 @@ Check Apps → baresip → Permissions → Storage and that file \'accounts.bs\'
<!-- Main Activity -->
<string name="about">About</string>
<string name="restart">Restart</string>
<string name="quit">Quit</string>
<string name="outgoing_call_to_dots">Outgoing call to &#8230;</string>
<string name="incoming_call_from_dots">Incoming call from &#8230;</string>