diff --git a/mainwindow.cpp b/mainwindow.cpp index d6175eb..056fa2c 100644 --- a/mainwindow.cpp +++ b/mainwindow.cpp @@ -8904,6 +8904,11 @@ void MainWindow::processCommandActivity() { continue; } + // do not queue ALLCALL replies if auto-reply is not checked + if(!ui->autoReplyButton->isChecked() && isAllCall){ + continue; + } + // queue the reply here to be sent when a free interval is available on the frequency that was sent // unless, this is an allcall, to which we should be responding on a clear frequency offset // we always want to make sure that the directed cache has been updated at this point so we have the