|
|
@ -69,7 +69,7 @@ private:
|
|
|
|
|
|
|
|
|
|
|
|
void startupLinking();
|
|
|
|
void startupLinking();
|
|
|
|
std::string calculateLocator();
|
|
|
|
std::string calculateLocator();
|
|
|
|
bool processWiresX(const unsigned char* buffer, const CYSFFICH& fich, bool dontProcessWiresXLocal, bool wiresXCommandPassthrough);
|
|
|
|
void processWiresX(const unsigned char* buffer, const CYSFFICH& fich, bool dontProcessWiresXLocal, bool wiresXCommandPassthrough);
|
|
|
|
void processDTMF(unsigned char* buffer, unsigned char dt);
|
|
|
|
void processDTMF(unsigned char* buffer, unsigned char dt);
|
|
|
|
void createWiresX(CYSFNetwork* rptNetwork);
|
|
|
|
void createWiresX(CYSFNetwork* rptNetwork);
|
|
|
|
void createGPS();
|
|
|
|
void createGPS();
|
|
|
|