Add lost server discovery query
This commit is contained in:
parent
80aee95f2e
commit
394d38e663
1 changed files with 1 additions and 0 deletions
|
@ -1456,6 +1456,7 @@ class Connection(CommonConnection, ConnectionHandlers):
|
|||
# This starts the connect_machine
|
||||
self.get_module('Discovery').discover_server_info()
|
||||
self.get_module('Discovery').discover_account_info()
|
||||
self.get_module('Discovery').discover_server_items()
|
||||
|
||||
self.sm.resuming = False # back to previous state
|
||||
# Discover Stun server(s)
|
||||
|
|
Loading…
Add table
Reference in a new issue