Difference between revisions of "UnstructuredSs-Notify"

From ss7api.null.ro
Jump to: navigation, search
(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...")
 
(Example)
Line 26: Line 26:
 
  <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

Revision as of 11:09, 26 August 2013

Contents

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 selection or some other answer to a menu or information input prompt.

Expected actions

  • The HLR must process the USSD string according to its local convention.

Invoke parameters

  • ussd-DataCodingScheme – Coding used by USSD string
  • ussd-String – Decoded USSD string
  • alertingPattern – Special ringing mode
  • msisdn – Sender phone number

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>

References

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

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