Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: formatting only

...

Code Block
languagenone
% set profiles digitParameterHandling 
	dmPmCriteria <dmPmCriteria_id>  
	dmPmRule <dmPmRule_id> 
	numberTranslationCriteria <numberTranslationCriteria> 
	numberingPlan <numberingPlan> 
	prefixProfile <prefixProfile>

The Digit Parameter Handling high-level syntax is shown above. Each of the objects below is defined on the following pages.


Info

Digit manipulation rules are used for manipulating but not suggested for 1-1 number translations if there is large list of numbers for 1-1 translations.

 

Examples of 1:1 Number Translation

The following examples show the DM rule on the SBC to replace Called Number value 288962222 to 288961111. The DM rule can be applied to Ingress TG/Prefix Profile/Egress TG level in ERE (depending upon where it is needed). The example below assumes that the SBC is configured to process the ingress number to determine the country code correctly, and then the configuration is in place to add it back to globalize the number on the egress leg.

Code Block
set profiles digitParameterHandling dmPmCriteria CLD_288962222 criteriaType digit digitType calledNumber parameterPresenceCheck exists digitCriteria digitMatch operation equals value matchValue 288962222 numberOfDigits 9 startDigitPosition  0

set profiles digitParameterHandling dmPmRule REP_CLD_288962222 subRule 0 criteria CLD_288962222 ruleType digit digitManipulation numberType calledNumber digitStringManipulation replacement type variable startDigitPosition 0 numberOfDigits 30 value 288961111

 

 

 

 

 

 

 

 

indent
Info
iconfalse

See the following articles for syntax, details, and parameters:

Div
stylepadding-left:1%;
id

Children Display
depth2styleh5

 

Pagebreak