Hi,
According to the following snippet of code in sprout/handlers.cpp, the HSS
should receive a SAR with Server-Assignment-Type AVP set to value
TIMEOUT_DEREGISTRATION when a registration expires. However we do not see any
SAR being sent from homestead. Is this a known issue? Any help is appreciated.
if (all_bindings_expired)
{
//LCOV_EXCL_START
LOG_DEBUG("All bindings have expired based on a Chronos callback -
triggering deregistration at the HSS");
_cfg->_hss->update_registration_state(_aor_id, "",
HSSConnection::DEREG_TIMEOUT, 0);
//LCOV_EXCL_STOP
}
Regards.
David.
_______________________________________________
Clearwater mailing list
[email protected]
http://lists.projectclearwater.org/listinfo/clearwater