Further tweaking of IAX messages.

This commit is contained in:
Jonathan Naylor
2024-02-05 12:29:35 +00:00
parent 18981bfe88
commit 934827e808
2 changed files with 9 additions and 29 deletions

View File

@@ -84,7 +84,6 @@ private:
unsigned short m_rxDelay;
unsigned int m_rxDropped;
unsigned int m_rxOOO;
bool m_keyed;
bool writeNew(bool retry);
bool writeAuthRep();