assume better defaults when the controlCh block is missing; split logic checks for ignoring a notifyCC_* call for clarity; add extra logging messages for whether or not CC notify is enabled, and whether or not CC REST API parameters were passed;
::LogError(LOG_DMR,"DMR Slot %u, failed to notify the CC %s:%u of the release of, dstId = %u",m_slotNo,m_controlChData.address().c_str(),m_controlChData.port(),dstId);
::LogError(LOG_DMR,"DMR Slot %u, failed to notify the CC %s:%u of the release of, dstId = %u",m_slotNo,m_controlChData.address().c_str(),m_controlChData.port(),dstId);
}
}
}
}
}
/// <summary>
/// <summary>
/// Helper to send a REST API request to the CC to "touch" a channel grant to refresh grant timers.
/// Helper to send a REST API request to the CC to "touch" a channel grant to refresh grant timers.
::LogError(LOG_DMR,"DMR Slot %u, failed to notify the CC %s:%u of the touch of, dstId = %u",m_slotNo,m_controlChData.address().c_str(),m_controlChData.port(),dstId);
::LogError(LOG_DMR,"DMR Slot %u, failed to notify the CC %s:%u of the touch of, dstId = %u",m_slotNo,m_controlChData.address().c_str(),m_controlChData.port(),dstId);