Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Noprint
Panel
borderColorgreen
bgColortransparent
borderWidth2

Back to Table of ContentsBack to CLI Configure Mode

Back to Address Context - CLI

Back to Zone - CLI

Back to zone sipTrunkGroup Zone - SIP Trunk Group - CLI

Use this object to configure Policy data for this SIP Trunk Group.

 

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

Command Syntax

Code Block
languagenone
% set addressContext <name> zone <name> sipTrunkGroup <name> policy
	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>
	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

Caption
0Table
1SIP Trunk Group Policy Parameters
 
ParameterDescription
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.

  • 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

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.

Note

The ingress parameter does not display until at least one trunk group is created.

  • 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.

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
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