Difference between revisions of "GetPassword"
From ss7api.null.ro
(→Example) |
(→Invoke parameters) |
||
Line 12: | Line 12: | ||
** enterNewPW – request new password. | ** enterNewPW – request new password. | ||
** enterNewPW-Again – request new password for verification. | ** enterNewPW-Again – request new password for verification. | ||
− | |||
==Result parameters== | ==Result parameters== |
Revision as of 11:05, 26 August 2013
Contents |
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.
Addressing
...
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.
Result parameters
The result contains the following parameter:
- currentPassword – the password used by the subscriber for control of a supplementary control.
Example
<component localCID="1" type="Invoke" operationCode="getPassword"> <guidanceInfo>enterNewPW</guidanceInfo> </component>
References
- ETSI TS 100 974 V7.15.0 (2004-03) p1081