You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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

 

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

Command Syntax

% 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

SIP Trunk Group Policy Parameters

 
ParameterLength/RangeDescription
callRoutingN/ARoute a call or request to the next-hop entity.
  • elementRoutingPriority – Element Routing Priority Profile name.
carrierN/AThe serving carrier code.
countryN/AThe serving country code.
digitParameterHandling N/A

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.
    Unable to render {include} The included page could not be found.
    • 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 

N/A

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

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

N/A

Use this parameter to configure the following route prioritization flags for this ingress trunk group.

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

      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

      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)

See PSX Manager documentation for details of these features.

ipSignalingPeerGroup N/AThe name of the IP Signaling Peer Group to associate with this trunk group.
localizationVariant N/A

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

  • generic
  • japan
  • northAmerica
mediaN/ASelect the profile associated with media policy for this SIP trunk group.
  • packetServiceProfile
  • toneAndAnnouncementProfile
servicesN/A

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

  • classOfService <CoS profile name>
signalingN/A

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

  • ipSignalingProfile – IP Signaling Profile name.
  • signalingProfile – Signaling Profile name.
sipDomainN/A

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

tgIPVersionPreferenceN/A

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

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

 

 

  • No labels