In this section:


Command Syntax

% set profiles digitParameterHandling numberTranslationCriteria <trigger_criteria_id>
	calledUri
	callingNumber 
	carrier 
	none
	toHeader
	trunkGroup 

Each of the above parameters (except 'none') use following options: 
	<element_id_1> 
	<element_id_1> 
	<national_code> 
	<country_code> 
	lookupType <e911 | enumCnam | enumLnp | enumSipAor> 
    callParameterFilterGroupProfile <CPFPG Id>
    InDmRule <inDmPmRule Id>
    outDmRule <outDmPmRule Id>

Command Parameters

The Number Translation parameters are as shown below:

Number translation parameters


Parameter

Description

numberTranslationCriteria

The number translation criteria (route) label. Use this object to configure Number Translation Criteria for one of element types defined below.

Each element type includes the following addtional parameters to configure.

    • <elementID1> – A textual field (1-23 characters) to specify the domain name to associate with this element type. For example, the name of the trunk group which will apply this DM/PM rule.
    • <elementID2> – A textual field (1-23 characters) to specify userinfo to associate with this element type. For example, the IP peer of the trunk group applying this DM/PM rule.
    • <national> – A textual field (1-23 characters) to store the calling number, called number or number prefix to associate with this element type.
    • <country> – The Country code to associate with this element type.
    • lookupType – Choose an ENUM lookup type:
      • e911 Emergency number translation services for subscribers with phone numbers not tied to a specific geographic location (NA variant only).
      • enumCnam Calling name lookup in the IP network.
      • enumLnp Number portability lookup in the IP network.
      • enumSipAor – SIP address of the record lookup in the IP network.
calledUri

This call processing element specifies the destination of the call. And this parameter is with respect to Request-URI in the received INVITE from UE. When configuring number translation for a Carrier, set the following parameters (see above for field descriptions):

  • <elementID1>
  • <elementID2>
  • <national>
  • <country>
  • lookupType

callingNumber

This call processing element specifies the source of the call. When configuring number translation for a Carrier, set the following parameters (see above for field descriptions):

  • <elementID1>
  • <elementID2>
  • <national>
  • <country>
  • lookupType

carrier

When configuring number translation for a Carrier, set the following parameters (see above for field descriptions):

  • <elementID1>
  • <elementID2>
  • <national>
  • <country>
  • lookupType

none

When configuring number translation with no element type, set the following parameters (see above for field descriptions):

  • <elementID1>
  • <elementID2>
  • <national>
  • <country>
  • lookupType
toHeader This call processing element specifies the destination of the call with respect to To Header in the received INVITE from UE. When configuring number translation for a Carrier, set the following parameters (see above for field descriptions):
  • <elementID1>
  • <elementID2>
  • <national>
  • <country>
  • lookupType

trunkGroup

When configuring number translation for a trunk group, set the following parameters (see above for field descriptions):

  • <elementID1>
  • <elementID2>
  • <national>
  • <country>
  • lookupType
inDmRule
This dm pm rule is performed before fetching the data from local database. This is an optional parameter.
outDmRule
This dm pm rule is performed after fetching the data from local database. This is an optional parameter.
callParameterFilterGroupProfileCall Parameter Filter Profile Group name. The range is 1 - 23. This is an mandatory parameter.

Command Example

The following is an example of how to configure adInDmRuleadOutDmRule, and callParameterFilterGroupProfile.

Example
set profiles digitParameterHandling numberTranslationCriteria POCNTC1 trunkGroup TG_SIPART_IAD TITAS Sonus_NULL Sonus_NULL lookupType AD callParameterFilterGroupProfile POCCPFPG1 outDmRule POCDMPMRULE1 inDmRule POCINDMRULE1


  • No labels