Attention is currently required from: neels, pespin.
6 comments:
Commit Message:
Patch Set #5, Line 9: The VLR must be allowed to notify the MSC if an subscriber becomes invalid.
a subscriber
Done
Patch Set #5, Line 10: There are multiple cases when this happens:
(maybe a good idea too add this very useful list in the api doc comment for the callback)
Done
Patch Set #5, Line 13: b) if the HLR do a Cancel Location Procedure with reason withdraw
does
Done
Patch Set #5, Line 13: b) if the HLR do a Cancel Location Procedure with reason withdraw
@neels I'm a little bit unsure, if the MSC informs the user.
So far there isn't a IMSI detach by the network.
You could do a paging, but why should you do it? This would increase the traffic for a subscriber which shouldn't get any further service.
If you do paging, what do you send? A MM Status with reason 33 (Requested service option not subscribed)?
So if you don't page, the MS will do a Location update Request or Service Request at some point which can be rejected (guess with the same code?).
Patch Set #5, Line 14: c) if the HLR do a Cancel Location Procedure with reason update location.
does
Done
Patch Set #5, Line 17: For c) the MSC must inform the MS about the reason.
This line is wrong. For c) the MSC doesn't inform the MS about the reason, it is already gone.
Done
To view, visit change 38488. To unsubscribe, or for help writing mail filters, visit settings.