vlr: extend the subscriber invalidate callback with reasons (details)
vlr: when receiving imsi detach, purge the subscriber towards HLR (details)
Commit
5611c75328a2b34a47152fab571c31f1dd83fabe
by lynxis
vlr: extend the subscriber invalidate callback with reasons
The VLR must be allowed to notify the MSC if a subscriber becomes invalid. There are multiple cases when this happens: a) if the subscriber didn't do a Location Update Procedure within the given periodic timer. b) if the HLR does a Cancel Location Procedure with reason withdraw c) if the HLR does a Cancel Location Procedure with reason update location. d) duplicate entries (unsure if this is valid, but keeping the code as is)