Add metering information from osmo-cc to B-Netz and C-Netz

Untested!
This commit is contained in:
Andreas Eversberg
2024-01-27 22:53:24 +01:00
parent da9b0a0f8d
commit 2dcf10b1b1
24 changed files with 122 additions and 36 deletions

View File

@@ -541,7 +541,7 @@ void pocsag_msg_done(pocsag_t *pocsag)
pocsag_scan_or_loopback(pocsag);
}
void call_down_answer(int __attribute__((unused)) callref)
void call_down_answer(int __attribute__((unused)) callref, struct timeval __attribute__((unused)) *tv_meter)
{
}