Add_workflow_for_techpubs | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Panel | ||||
---|---|---|---|---|
In this section:
|
Code Block | ||
---|---|---|
| ||
% set profiles digitParameterHandling numberTranslationCriteria <trigger_criteria_id> calledUri callingNumber carrier gnAdditionalCalling none tgWithCallingNumber tgWithgnAdditionalCalling toHeader trunkGroup Each of the above parameters (except 'none') use the following options: <element_id_1><elementID1> <element_id_1><elementID2> <national_code> <country_code> lookupType <e911 | enumCnam | enumLnp | enumSipAor> callParameterFilterGroupProfile <CPFPG Id> InDmRule <inDmPmRule Id> outDmRule <outDmPmRule Id> |
The Number Translation parameters are as shown below:
Number
translation parametersTranslation Parameters
Parameter |
---|
Length/Range | Description |
---|---|
|
1-23 characters |
|
. |
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
(See Number Translation Criteria Parameters table below for details) | ||
calledUri | N/A | 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):
|
| N/A | 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):
|
| N/A | When configuring number translation for a Carrier, set the following parameters (see above for field descriptions):
|
| N/A | When configuring number translation with no element type, set the following parameters (see above for field descriptions):
|
toHeader | N/A | 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):
|
| N/A | When configuring number translation for a trunk group, set the following parameters (see above for field descriptions):
|
inDmRule | N/A | This dm pm rule is performed before fetching the data from local database. This is an optional parameter. |
outDmRule | N/A | This dm pm rule is performed after fetching the data from local database. This is an optional parameter. |
callParameterFilterGroupProfile | 1-23 characters | Call Parameter Filter Profile Group name. |
This is a mandatory parameter. |
Number Translation Criteria Parameters
Parameter | Length/Range | Description | ||||||
---|---|---|---|---|---|---|---|---|
<elementID1 > | 1-63 characters | A textual field 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 > | 1-23 characters | A textual field to specify userinfo to associate with this element type. For example, the IP peer of the trunk group applying this DM/PM rule. | ||||||
<elementID3 > | 1-23 characters | A textual field to specify userinfo to associate with this element type. For example, the IP peer of the trunk group applying this DM/PM rule. This parameter should have a valid value (National Number Prefix) if the CPE type is tgWithCallingNumber or tgWithgnAdditionalCalling. For all other CPE Type the value for this parameter should be "Sonus_NULL". | ||||||
<elementID4 > | 1-23 characters | A textual field to specify userinfo to associate with this element type. For example, the IP peer of the trunk group applying this DM/PM rule. This parameter should have a valid value (Country Code) if the CPE type is tgWithCallingNumber or tgWithgnAdditionalCalling. For all other CPE Type the value for this parameter should be "Sonus_NULL". | ||||||
<national > | 1-23 characters | A textual field to store the calling number, called number or number prefix to associate with this element type. | ||||||
<country > | <country code> | Specify the Country code to associate with this element type. | ||||||
lookupType | N/A | Choose an ENUM lookup type:
| ||||||
gnAdditionalCalling | Use this option to screen and normalize the FROM header when PAI is present in order to allow modification irrespective of the trunk group.
| |||||||
| This parameter takes following elements as input. This is a mandatory parameter.
| |||||||
tgWithgnAdditionalCalling | This parameter takes following elements as input. This is a mandatory parameter.
|
The following is an example of how to configure adInDmRule,
adOutDmRule,
and callParameterFilterGroupProfile.
Code Block | ||
---|---|---|
| ||
set profiles digitParameterHandling numberTranslationCriteria POCNTC1 trunkGroup TG_SIPART_IAD TITAS Sonus_NULL Sonus_NULL lookupType AD callParameterFilterGroupProfile POCCPFPG1 outDmRule POCDMPMRULE1 inDmRule POCINDMRULE1 |
Pagebreak |
---|