Actions

Parameter: Start and End Digits: Difference between revisions

No edit summary
No edit summary
 
Line 5: Line 5:
* VARIABLE_DESCENDING
* VARIABLE_DESCENDING


These parameters are used to define the first and last digits from the SCCP Adress field that will be compared to the digits of transactions that could potentially be remapped through the translation table. Values for these parameters are entered into the fields labeled "Start Digit" and "End Digit".
These parameters are used to define the first and last digits, starting from the left, from the SCCP Adress field that will be compared to the digits of transactions that could potentially be remapped through the translation table. Values for these parameters are entered into the fields labeled "Start Digit" and "End Digit".
 
==Example: 14506558993==
 
{| class="wikitable"
|-
! First !! End !! Result
|-
| 1 || 4 || 1450
|-
| 6 || 8 || 558
|-
| 8|| 11 || 8993
|}
 


[[Category:Parameters]]
[[Category:Parameters]]

Latest revision as of 15:13, 17 May 2012

The Start and End Digit parameters are only useful in an SCCP GTT Address Map with an action type in one of the following configurations:

  • FIX
  • VARIABLE_ASCENDING
  • VARIABLE_DESCENDING

These parameters are used to define the first and last digits, starting from the left, from the SCCP Adress field that will be compared to the digits of transactions that could potentially be remapped through the translation table. Values for these parameters are entered into the fields labeled "Start Digit" and "End Digit".

Example: 14506558993

First End Result
1 4 1450
6 8 558
8 11 8993