Difference between revisions of "GetPassword"
From ss7api.null.ro
(→Invoke parameters) |
|||
Line 1: | Line 1: | ||
+ | {{DISPLAYTITLE:getPassword}} | ||
==Usage== | ==Usage== | ||
Latest revision as of 17:11, 27 August 2013
Contents |
[edit] Usage
This message is used between the HLR and the VLR and between the VLR and a MSC when the HLR receives a request from the subscriber for a supplementary service operation which requieres a password from the subscriber. The VLR relays the message to the MSC.
[edit] Addressing
...
[edit] Invoke parameters
- guidanceInfo – the information given to a subscriber who is requested to provide a password. It can have one of the following values:
- enterPW – check for old password.
- enterNewPW – request new password.
- enterNewPW-Again – request new password for verification.
[edit] Result parameters
The result contains the following parameter:
- currentPassword – the password used by the subscriber for control of a supplementary control.
[edit] Example
<component localCID="1" type="Invoke" operationCode="getPassword"> <guidanceInfo>enterNewPW</guidanceInfo> </component>
[edit] References
- ETSI TS 100 974 V7.15.0 (2004-03) p1081