Difference between revisions of "CancelLocation"
From ss7api.null.ro
(Created page with "==Capability: LocationManagement== ==Usage== This message is sent by a HLR to a VLR to inform it that the mobile terminal has been registered somewhere else or has been forci...") |
|||
(One intermediate revision by one user not shown) | |||
Line 1: | Line 1: | ||
+ | {{DISPLAYTITLE:cancelLocation}} | ||
==Capability: LocationManagement== | ==Capability: LocationManagement== | ||
==Usage== | ==Usage== | ||
Line 22: | Line 23: | ||
*** '''lmsi''' – Local mobile station identity (VLR specific) | *** '''lmsi''' – Local mobile station identity (VLR specific) | ||
* ''cancellationType'' – Reason for canceling the location, "updateProcedure" or "subscriptionWithdraw" | * ''cancellationType'' – Reason for canceling the location, "updateProcedure" or "subscriptionWithdraw" | ||
− | * | + | * <strike>extensionContainer</strike> – Container for various extension |
==Example== | ==Example== |
Latest revision as of 16:57, 27 August 2013
Contents |
[edit] Capability: LocationManagement
[edit] Usage
This message is sent by a HLR to a VLR to inform it that the mobile terminal has been registered somewhere else or has been forcibly unregistered by HLR policy and the current location known by the VLR must be removed.
[edit] Invoke parameters - MAP v2
Parameter specifies identity of the registration to cancel, one of:
- imsi – IMSI of the SIM card
- imsi-WithLMSI
- imsi – IMSI of the SIM card
- lmsi – Local mobile station identity (VLR specific)
[edit] Invoke parameters - MAP v3
- identity – Identity of the registration to cancel, one of:
- imsi – IMSI of the SIM card
- imsi-WithLMSI
- imsi – IMSI of the SIM card
- lmsi – Local mobile station identity (VLR specific)
- cancellationType – Reason for canceling the location, "updateProcedure" or "subscriptionWithdraw"
-
extensionContainer– Container for various extension
[edit] Example
<component localCID=1" type="Invoke" operationCode="cancelLocation"> <identity> <imsi>497012345678900</imsi> </identity> <cancellationType>updateProcedure<cancellationType> </component>
[edit] References
- ETSI TS 100 974 V7.15.0 (2004-03) p1046