mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-23 16:55:52 +08:00
Allow IAX to lookup hosts from a master hosts file and reduce the
polling frequency for NEW commands.
This commit is contained in:
@@ -49,6 +49,8 @@ public:
|
||||
|
||||
virtual void clock(unsigned int ms);
|
||||
|
||||
virtual std::string getAddress();
|
||||
|
||||
private:
|
||||
std::string m_callsign;
|
||||
CUDPSocket m_socket;
|
||||
|
||||
Reference in New Issue
Block a user