Difference between revisions of "DeleteSubscriberData"

From ss7api.null.ro
Jump to: navigation, search
(Created page with "==Usage== This message is sent by a HLR to the current VLR or SGSN to let it update the current subscriber's profile by removing services that were deactivated. ==Invoke par...")
 
 
(One intermediate revision by one user not shown)
Line 1: Line 1:
 +
{{DISPLAYTITLE:deleteSubscriberData}}
 +
==Capability: SubscriberData==
 +
 
==Usage==
 
==Usage==
  

Latest revision as of 17:01, 27 August 2013

Contents

[edit] Capability: SubscriberData

[edit] Usage

This message is sent by a HLR to the current VLR or SGSN to let it update the current subscriber's profile by removing services that were deactivated.

[edit] Invoke parameters

  • imsi – Identity of the SIM of the subscriber
  • basicServiceList – List of bearer or teleservices to delete
    • bearer – Disallowed bearer, can be repeated
    • service – Disallowed service, can be repeated
  • "ss-List - List of SS-Codes. Specifies supplementary services that are to be withdrawn.
  • roamingRestrictionDueToUnsupportedFeature – If present activates roaming restrictions
  • "regionalSubscriptionIdentifier - Contains one single Zone code and it is used if all zone codes shall be deleted from the subscriber data.
  • vbsGroupIndication - If present, this parameters is an indication flag used if all group IDs shall be deleted from the subscriber data for the Voice Broadcast teleservice.
  • vgcsGroupIndication - If present, it is an indication that all all group IDs shall be deleted from the subscriber data for the Voice Group Call teleservice.
  • "camelSubscriptionInfoWithdraw - Indicates that CAMEL Subscription Information shall be deleted form the VLR/SGSN.
  • extensionContainer - various extensions
  • gprsSubscriptionDataWithdraw - Indication whether all GPRS subscription data shall be deleted or only a subset of the data as identified by PDP-context included n the request. It's a choice between"
    • allGPRSData - all GPRS data should be deleted
    • contextIdList - list of contexts to be deleted. List of:
      • contextId
  • roamingRestrictedInSgsnDueToUnsuppportedFeature – If present restricts data roaming
  • lsaInformationWithdraw - Indicates whether all LSA information shall be deleted or only a subset. It is a choice between:
    • allLSAData - indicates that all LSA information should be deleted
    • lsaIdentityList - list containing the LSA identities to be deleted. List of
      • lsaIdentity
  • gmlc-ListWithdraw - Indication that the subscribers' LCS GMLC list shall be deleted.
  • istInformationWithdraw - Indication that a IST condition has been removed for the subscriber.
  • specificCSI-Withdraw" - Indicates that one or more CAMEL subscription information shall be deleted from the VLR. It can specify the following indications:
    • o-csi
    • ss-csi
    • tif-csi
    • d-csi
    • vt-csi
    • mo-sms-csi
    • m-csi
    • gprs-csi
    • t-csi
    • mt-sms-csi
    • mg-csi
    • o-IM-CSI
    • d-IM-CSI
    • vt-IM-CSI
  • chargingCharacteristicsWithdraw - Indication that the subscribed charging characteristics shall be replaced with the default value.
  • stn-srWithdraw
  • epsSubscriptionDataWithdraw - Indication whether all EPS Subscription data for the subscriber shall be deleted or only a subset. It's a choice between:
    • allEPS-Data - delete all data
    • contextIdList - delete only the ones indicated by the list of context IDs.
  • apn-oi-replacementWithdraw
  • csg-SubscriptionDeleted - Indication that the CGS subscription information shall be deleted.

[edit] Result parameters

  • regionalSubscriptionResponse - Indicates . Can have one of the following values:
    • networkNode-AreaRestricted
    • regionalSubscNotSupported
  • extensionContainer

[edit] Example

<component localCID=1" type="Invoke" operationCode="deleteSubscriberData">
	<imsi enc="e212">497012345678900</imsi>
	<basicServiceList>
		<service>allShortMessageServices</service>
	</basicServiceList>
	<roamingRestrictionDueToUnsupportedFeature/>
</component>
...
<component localCID=1" type="ResultLast"/>

[edit] References

  • ETSI TS 100 974 V7.15.0 (2004-03) p1058
Personal tools
Namespaces

Variants
Actions
MAP & CAMEL XML Interface
Diameter XML Interface
MAP and CAMEL operations
Diameter interfaces
Examples
Resources
Navigation
Toolbox