resetTimer

From ss7api.null.ro
Revision as of 15:20, 28 August 2013 by Monica (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Contents

Capability: Camel

Usage

This operation is used by the gsmSCF to request the gsmSSF to refresh an application timer in the gsmSSF in order to avoid a timeout at the gsmSSF.

Expected actions

  • The gsmSSF will continue call processing without substituting new data from gsmSCF.
  • Basic call processing is resumed.

Invoke parameters

  • timerID – specifies the timer to be set. It has to have the value “tssf” (TSSF).
  • timerValue – the value in seconds at which the TSSF is to be set.
  • extensions


Result parameters

This operation does not expect a result.

Example

	<component localCID="1" type="Invoke" operationCode="resetTimer">
    		<timerID>tssf</timerID>
    		<timervalue>30</timervalue>
  	</component>
Personal tools
Namespaces

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