Difference between revisions of "GetPassword"
From ss7api.null.ro
(Created page with "==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 opera...") |
|||
(2 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
+ | {{DISPLAYTITLE:getPassword}} | ||
==Usage== | ==Usage== | ||
Line 12: | Line 13: | ||
** 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== | ||
Line 24: | Line 24: | ||
<guidanceInfo>enterNewPW</guidanceInfo> | <guidanceInfo>enterNewPW</guidanceInfo> | ||
</component> | </component> | ||
− | |||
==References== | ==References== | ||
* ETSI TS 100 974 V7.15.0 (2004-03) p1081 | * ETSI TS 100 974 V7.15.0 (2004-03) p1081 |
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