Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Add_workflow_for_techpubs
AUTH1
JIRAIDAUTHSBX-95908
REV5
REV6
REV3
REV1


Panel

In this section:

Table of Contents
maxLevel4



Use this object to configure Policy-related settings for a specified SIP trunk group.

Info
titleNote

As a best practice, always use UPPERCASE for trunk group names.


Command Syntax

Code Block
languagenone
% set addressContext <name> zone <name> sipTrunkGroup <name> policy
	callNotificationCriteriaGroup <group ID>
    callRouting elementRoutingPriority <ERP profile name>
	carrier <serving carrier code>
	country <country code>
	digitParameterHandling 
		egressDmPmRule <rule>
		ingressDmPmRule <rule>
		numberingPlan <numbering plan>
	featureControlProfile <profile name>
	ingress
		flags
			hdPreferredRouting <disable | enable>
  			hdSupportedRouting <disable | enable> 
			nonZeroVideoBandwidthBasedRoutingForH323 <disable | enable>
			nonZeroVideoBandwidthBasedRoutingForSip <disable | enable>
	ipSignalingPeerGroup <name>
	localizationVariant <generic | japan | northAmerica>
	media <packetServiceProfile |  toneAndAnnouncementProfile>
	preferredIdentity <disable | enable>
    services classOfService <COS profile name>
	signaling 
		ipSignalingProfile <profile name>
		signalingProfile <profile name>
	sipDomain <domain name>
	tgIPVersionPreference <both-ipv4-and-ipv6 | ipv4-only | ipv6-only> 

Command Parameters

SIP Trunk Group Policy Parameters

Caption
0Table
1SIP Trunk Group Policy Parameters


ParameterDescription
callNotificationCriteriaGroupSpecifies the name of the call notification criteria group to attach to the trunk group to trigger call notifications for calls that match. Refer to Servers - Call Notification - CLI for more information on call notification criteria groups. Refer to Sending Unsolicited Call Notifications to Application Servers for more information on the SBC's call notification feature.
callRoutingRoute a call or request to the next-hop entity.
  • elementRoutingPriority – Element Routing Priority Profile name.
carrierThe serving carrier code.
countryThe serving country code.
digitParameterHandling

Use this object to specify digit parameter handling for this trunk group for this trunk group. (See 288377285 table below for details).

featureControlProfile 

The name of the Feature Control Profile to associate with this trunk group.

NOTE: The featureControlProfile associated with this sipTrunkGroup can be replaced with a different featureControlProfile, if desired. However, deleting a featureControlProfile from a sipTrunkGroup object can cause call failures.

ingress flags

Use this parameter to configure the following route prioritization flags for this ingress trunk group. (See 288377285 table below for details)

ipSignalingPeerGroupThe name of the IP Signaling Peer Group to associate with this trunk group.
localizationVariant

Specifies the parameters and controls used for localization variant for this trunk group.

  • generic
  • japan
  • northAmerica
mediaSelect the profile associated with media policy for this SIP trunk group.
  • packetServiceProfile
  • toneAndAnnouncementProfile

preferredIdentity

 This flag is used to populate the originating identity (P-Asserted-Identity, From, Remote-Party-Identity headers) for calls initiated by any of the AoRs in the group. 

The options are:

  • enable
  • disable (default)

When this flag is enabled, the configured Preferred Identity is used to populate the originating identity of (From, Contact, P-Asserted-Identity, Remote-Party-Identity, Preferred-Identity) headers of the egress INVITE.

When this flag is enabled, the configured Preferred Identity is not used to populate any of the originating identity of (From, Contact, P-Asserted-Identity, Remote-Party-Identity, Preferred-Identity) headers of the egress INVITE.

services

The service associated with various enhanced services and features for this SIP trunk group.

  • classOfService <CoS profile name>
signaling

Identifies the parameters controlling the specifics of the SIP signaling for this SIP trunk group.

  • ipSignalingProfile – IP Signaling Profile name.
  • signalingProfile – Signaling Profile name.
sipDomain

The domain string used when SIP signaling requires a configured domain name.

tgIPVersionPreference

Use this flag to choose the IP address preference on the ingress Trunk Group. 

  • both-ipv4-and-ipv6 (default)
  • ipv4-only
  • ipv6-only



Digit Parameter Handling Parameters

Caption
0Table
1Digit Parameter Handling Parameters
3Digit Parameter Handling Parameters


ParameterDescription
egressDmPmRule

The name of Digit Manipulation and Parameter Manipulation profile applied at the egress.

  • PAI_AND_FROM_HEADER
  • PAI_DISPLAY_NAMES_1_NTL
  • PAI_SIP_DSPNAME_CLG_NAM
  • PAI_TEL_DSPNAME_GN_CPN
  • PRFX_TO_HEADER_CDPN_NTL
  • PRFX_TO_HEADER_GDPN_NTL
  • PRFX_TO_HEADER_OCN_NTL
  • SIP_ADD_PLUS    
  • SIP_REMOVE_CLG81 
  • SIP_REMOVE_PLUS1
  • SIP_REMOVE_PLUS39  
  • SIP_REMOVE_PLUS44  
  • SIP_REMOVE_PLUS49   
  • SIP_REMOVE_PLUS52    
  • SIP_REMOVE_PLUS81
  • SIP_REMOVE_PLUS86   
  • SIP_REMOVE_PLUS91
ingressDmPmRule  

The name of Digit Manipulation and Parameter Manipulation profile applied at the ingress. 

  • PAI_AND_FROM_HEADER
  • PAI_DISPLAY_NAMES_1_NTL
  • PAI_SIP_DSPNAME_CLG_NAM
  • PAI_TEL_DSPNAME_GN_CPN
  • PRFX_TO_HEADER_CDPN_NTL
  • PRFX_TO_HEADER_GDPN_NTL
  • PRFX_TO_HEADER_OCN_NTL
  • SIP_ADD_PLUS         
  • SIP_REMOVE_CLG81
  • SIP_REMOVE_PLUS1
  • SIP_REMOVE_PLUS39  
  • SIP_REMOVE_PLUS44   
  • SIP_REMOVE_PLUS49   
  • SIP_REMOVE_PLUS52
  • SIP_REMOVE_PLUS81
  • SIP_REMOVE_PLUS86 
  • SIP_REMOVE_PLUS91
numberingPlan

The name of the Numbering Plan profile.

  • CHINA_NUM_PLAN
  • GENERIC_NUM_PLAN
  • GERMANY_NUM_PLAN
  • INDIA_NUM_PLAN
  • ITALY_NUM_PLAN
  • JAPAN_NUM_PLAN
  • MEXICO_NUM_PLAN
  • NANP_ACCESS
  • UK_NUM_PLAN


Ingress Flags

Caption
0Table
1Ingress Flags
3Ingress Flags


ParameterDescription
hdPreferredRouting

Enable flag on ingress trunk group to use PSX HD Preferred Routing strategy.

  • disable (default)
  • enable

NOTE: When this flag is enabled, the "nonZeroVideoBandwidthBasedRouting..." flags are disabled. Do not use this flag on Egress trunk groups.

hdSupportedRouting

Enable flag on ingress trunk group to use PSX HD Supported Routing strategy.

  • disable (default)
  • enable

NOTE: When this flag is enabled, the "nonZeroVideoBandwidthBasedRouting..." flags are disabled. Do not use this flag on Egress trunk groups.

nonZeroVideoBandwidthBasedRoutingForH323 

Enable this flag on ingress trunk group to give priority to routes with non-zero video bandwidth in H.323 video calls.

  • disable (default)
  • enable
nonZeroVideoBandwidthBasedRoutingForSip

Enable this flag on ingress trunk group to give priority to routes with non-zero video bandwidth in SIP video calls.

  • disable
  • enable (default)

INFO: See PSX Manager documentation for details of these features. 



Pagebreak