Difference between revisions of "UnstructuredSs-Notify"
From ss7api.null.ro
(Created page with "==Capability: Services== ==Usage== This message is sent from a mobile terminal to its HLR as an answer to an unstructuredSs-Request. Typically this provides menu option sele...") |
|||
(One intermediate revision by one user not shown) | |||
Line 1: | Line 1: | ||
+ | {{DISPLAYTITLE:unstructuredSs-Notify}} | ||
==Capability: Services== | ==Capability: Services== | ||
Line 26: | Line 27: | ||
<msisdn enc="e164">49173123456</msisdn> | <msisdn enc="e164">49173123456</msisdn> | ||
</component> | </component> | ||
− | |||
==References== | ==References== | ||
* ETSI TS 100 974 V7.15.0 (2004-03) p1080 | * ETSI TS 100 974 V7.15.0 (2004-03) p1080 |
Latest revision as of 17:13, 27 August 2013
Contents |
[edit] Capability: Services
[edit] Usage
This message is sent from a mobile terminal to its HLR as an answer to an unstructuredSs-Request. Typically this provides menu option selection or some other answer to a menu or information input prompt.
[edit] Expected actions
- The HLR must process the USSD string according to its local convention.
[edit] Invoke parameters
- ussd-DataCodingScheme – Coding used by USSD string
- ussd-String – Decoded USSD string
- alertingPattern – Special ringing mode
- msisdn – Sender phone number
[edit] Example
<component remoteCID=1" type="Invoke" operationCode="unstructuredSs-Notify"> <ussd-DataCodingScheme enc="hex">0f</ussd-DataCodingScheme> <ussd-String>3</ussd-String> <msisdn enc="e164">49173123456</msisdn> </component>
[edit] References
- ETSI TS 100 974 V7.15.0 (2004-03) p1080