mirror of
https://github.com/ShaYmez/P25Clients.git
synced 2024-11-21 19:55:22 -05:00
Link at startup properly.
This commit is contained in:
parent
60fe784854
commit
820fd5471a
@ -214,6 +214,10 @@ void CP25Gateway::run()
|
||||
pollTimer.start();
|
||||
lostTimer.start();
|
||||
|
||||
remoteNetwork->writePoll(currentAddr, currentPort);
|
||||
remoteNetwork->writePoll(currentAddr, currentPort);
|
||||
remoteNetwork->writePoll(currentAddr, currentPort);
|
||||
|
||||
LogMessage("Linked at startup to reflector %u", currentId);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user