A P P E N D I X 1 Components, Processes, and Properties Revised: October 19, 2009, OL-18092-02 The names and values associated with Cisco PGW 2200 Softswitch components, processes, and properties are used throughout the Cisco PGW 2200 Softswitch system. Frequently, they are parameters used in MML commands. This chapter describes these names and their associated values in the following sections: • Components, page 1-1 • Processes, page 1-75 • Properties, page 1-77 • ISUP Timers, page 1-169 • Protocol Variants, page 1-187 Components This section describes network element (NE) components and dial plan provisioning components. The NE components are used with the PROV commands, and the dial plan provisioning components are used with the NUMAN commands. This section includes the following topics: • “Network Element Component Structure” section on page 1-1 • “Dial Plan Provisioning Components” section on page 1-69 Network Element Component Structure All components have a name parameter, which is the MML name, and a description, which is a text description. They also must have a parent. If the parent is not specified then it is the root Cisco PGW 2200 Softswitch NE component. The structure of NE components is shown in Table 1-1. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-1 Appendix 1 Components, Processes, and Properties Components Table 1-1 Network Element Component Structure Parameter MML Name Parameter Description Parameter Values (Default) NAME Unique ID of this component and component name used in MML commands The name can be up to any 20 alphanumeric characters. No special characters other than “-” are allowed. The name should begin with an alphabetic character. DESC Component description The description can be as many as 128 characters. Adjacent Point Code The adjacent point code (APC) component type represents an SS7 point code assigned to an STP with which the Cisco PGW 2200 Softswitch NE needs to communicate. Its MML name is as follows: • MML Name—APC The adjacent point code component structure is shown in Table 1-2. Table 1-2 Adjacent Point Code Component Structure Parameter MML Name Parameter Description Parameter Values (Default) NAME Unique component name used in MML commands The name can be up to 20 alphanumeric characters. No special characters other than “-” are allowed. The name should begin with an alphabetic character. DESC Component description The description can be up to 128 alphanumeric characters. No special characters other than “-” are allowed. The description should begin with an alphabetic character. NETADDR SS7 network address String in dotted notation, for example, 1.1.1. NETIND Network indicator The network indicator assigned by the network administrator. Value range: 0–3 as follows: 0 (default)—International networks 1—Spare 2—National networks 3—Reserved for national use Association The association component represents a Stream Control Transmission Protocol (SCTP) association, which is the connection between the Cisco PGW 2200 Softswitch and a Cisco access server. Its MML name is as follows: • MML Name—ASSOCIATION The SCTP association component structure is shown in Table 1-3. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-2 OL-18092-02 Appendix 1 Components, Processes, and Properties Components Table 1-3 Association Component Structure Parameter MML Name Parameter Description Parameter Values (Default) NAME Unique component name used in MML commands The name can be up to 20 alphanumeric characters. No special characters other than “-” are allowed. The name should begin with an alphabetic character. DESC Component description The description can be up to 128 alphanumeric characters. No special characters other than “-” are allowed. The name should begin with an alphabetic character. TYPE Signaling Type The type of protocol to be used. Values: M3UA, SUA, or IUA. SGP MML name of an SGP (optional) MML name of a previously configured SGP. Used for M3UA and SUA interfaces. IPADDR1 First local address IP_Addr1, IP_Addr2, IP_Addr3, or IP_Addr4. IPADDR2 Second local address (optional IP_Addr1, IP_Addr2, IP_Addr3, IP_Addr4, or N/A; (N/A). PORT Local SCTP port number (optional) From 1024 through 65535. PEERADDR1 The highest priority destination address IP address. PEERADDR2 The lowest priority destination address (optional) IP address; (0.0.0.0). PEERPORT Destination SCTP port number. (optional) From 1024 through 65535. Defaults to 9900 for IUA. Defaults to 2905 for M3UA. Defaults to 14001 for SUA. Defaults to 9900 for IUA. Defaults to 2905 for M3UA. Defaults to 14001 for SUA. EXTNODE MML name of an MML name of a previously configured external external node (optional) node. Used in IUA interfaces. IPROUTE1 MML name of first IPROUTE (optional) MML name of a previously configured IPROUTE. IPROUTE2 MML name of second IPROUTE (optional) MML name of a previously configured IPROUTE. RCVWIN Number of bytes to advertise for the local receive window (optional) From 1500 through 65535; (18000). MAXINITRETRANS Maximum number of times to retransmit SCTP INIT message (optional) 0 through 100; (10). 0 means use the SCTP internal default. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-3 Appendix 1 Components, Processes, and Properties Components Table 1-3 Association Component Structure (continued) Parameter MML Name Parameter Description Parameter Values (Default) MAXINITRTO Maximum initial timer retransmission value (optional) 0, 300 through 3000; (2000). 0 means use the SCTP internal default. MAXRETRANS From 1 through 10; (5). Maximum number of retransmissions over all Note This value must not exceed destination addresses MAXRETRANSDEST * the number of before the association is destinations. declared failed (optional) CUMSACKTO Maximum time after a From 100 through 500, in milliseconds; (300). datagram is received before a SCPT SACK is sent (optional) BUNDLETO Maximum time SCTP will wait for other outgoing datagrams for bundling (optional) MINRTO Minimum value allowed From 300 through 3000, in milliseconds; (300). for the retransmission timer (optional) MAXRTO Maximum value allowed for the retransmission timer (optional) From 1000 through 3000, in milliseconds; (3000). HBTO Time between heartbeats. The heartbeat is this value plus the current retransmission timeout value (optional) The value can be 0, or from 300 through 10000, in milliseconds; (2000). Internet Protocol Precedence. The binary value is placed in the IP PRECEDENCE portion of the Type Of Service field for outgoing SCTP datagrams (optional) ROUTINE000 PRIORITY001 IMMEDIATE010 FLASH011 FLASH-OVERRIDE100 CRITICAL101 INTERNET110 NETWORK; (ROUTINE)111 IPPRECEDENCE From 100 through 600, in milliseconds; (100). 0 means disabled. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-4 OL-18092-02 Appendix 1 Components, Processes, and Properties Components Table 1-3 Association Component Structure (continued) Parameter MML Name Parameter Description Parameter Values (Default) DSCP Differential Service Code Point. (Where EF is Expedited Forward, AF is Assured Forward, and DP is Drop Precedence). The binary value is placed in the DSCP portion of the Type Of Service field for outgoing SCTP datagrams (optional) EF101110 AF11Class 1 Low DP001010 AF12Class 1 Medium DP001100 AF13Class 1 High DP001110 AF21Class 2 Low DP010010 AF22Class 2 Medium DP010100 AF23Class 2 High DP010110 AF31Class 3 Low DP011010 AF32Class 3 Medium DP011100 AF33Class 3 High DP011110 AF41Class 4 Low DP100010 AF42Class 4 Medium DP100100 AF43Class 4 High DP100110 N/A; (N/A) MAXRETRANSDEST Maximum number of retransmissions to either PEERADDR1 or PEERADDR2 before call is declared failed (optional) From 1 through 10; (3). The following parameters cannot be modified: • NAME • EXTNODE • TYPE • SGP The following rules apply when you are creating or editing SCTP associations: • Only one association with a type of IUA can be assigned to an external node. • If the type of the association is IUA, the associated external node must have its ISDN signaling type set to IUA, and that external node must be able to support IUA signaling. • If two associations have the same port value, the values of IPADDR1 and IPADDR2 must both be the same or both different. • The values of IPADDR1 and IPADDR2 must be different. • If the value of IPPRECEDENCE is not ROUTINE, the value of DSCP must be N/A. • If the value of DSCP is not N/A, the value of IPPRECEDENCE must be ROUTINE. • The value of MAXRTO must be greater than or equal to the value of MINRTO. • When a peer IP address (PEERADDR1 or PEERADDR2) is not on the local subnet of IPADDR1 or IPADDR2, that peer IP address cannot be on the subnet of any other local interface, even if it is not defined within the Cisco PGW 2200 Softswitch software. • When a peer IP address (PEERADDR1 or PEERADDR2) is not on the local subnet of IPADDR1 or IPADDR2, an IP route (IPROUTE1 or IPROUTE2) must be specified. IPROUTE1 is specified for IPADDR1, and IPROUTE2 is specified for IPADDR2. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-5 Appendix 1 Components, Processes, and Properties Components • When an IP route is specified, the values set in PEERADDR1 and PEERADDR2 are checked against the DESTINATION and NETMASK values of the IP route(s) to ensure that the IP route is valid. • When an IP route is specified, its value for IPADDR must match the related IP address of the association. In other words, IPROUTE1 should have an IPADDR that matches IPADDR1 in the association, and IPROUTE 2 should have an IPADDR that matches IPADDR2 in the association. • When an IP route is not specified, the IP address resolved from the PEERADDR1 or PEERADDR2 parameter is checked against the defined IP routes to see if it should be assigned to one of those IP routes. If the peer address is on the same subnet as an IP route, the link should use that IP route. • The value of PEERADDR1 cannot be 0.0.0.0 or 255.255.255.255, and the value of PEERADDR2 cannot be 255.255.255.255. • When a hostname is specified for a peer IP address, the hostname must resolve to an IP address. • PEERADDR1 and PEERADDR2 can resolve to the same IP Address. If the external node only has one IP address and two IP addresses (IPADDR1 and IPADDR2) are defined, PEERADDR2 should be set to the same value as PEERADDR1. • Associations, session sets, IP links, SIP links, and SS7 signaling gateway links that share a peer address (that is, PEERADDR, PEERADDR1, or PEERADDR2) must be assigned directly or indirectly to the same external node. • When you are deleting an association, and a NASPATH uses the same external node, a warning message is issued to inform the you that the NASPATH must also be deleted. If it hasn't when the provisioning session is copied or deployed, an error message is generated and the copy or deployment is stopped. • If a value for IPADDR2 or PEERADDR2 is specified, values for IPADDR1 or PEERADDR1 must also be specified. In other words, you cannot have one local address and two remote addresses, or two local addresses and one remote address. • An IP link, session set, SS7 signaling gateway link, or an association with a different external or signaling gateway node cannot use the resolved value set in PEERADDR1 or PEERADDR2. • Only one association can be defined for an SS7 signaling gateway process (SGP). • A value for EXTNODE can be defined only when the association type is IUA. • A value for SGP can be defined only when the association type is M3UA or SUA. • The maximum number of associations with a type of M3UA is defined in the XECfgParm.dat parameter, M3UA.maxSgp. • The maximum number of associations with a type of SUA is defined in the XECfgParm.dat parameter, SUA.maxSgp. AXL Server The AXL server component represents the AXL server. Its MML name is as follows: • Note MML Name—AXLSERVR This component is added in software Release 9.6(1). The AXL server component structure is shown in Table 1-4. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-6 OL-18092-02 Appendix 1 Components, Processes, and Properties Components Table 1-4 AXLSERVR Component Structure Parameter MML Name Parameter Description Parameter Value (Default) NAME The name can be as many as 20 alphanumeric Unique component characters. No special characters other than “-” are name used in MML commands for the AXL allowed. The name should begin with a letter. server DESC Component description The description can be up to 128 characters. IPADDR1 First local address IP_Addr1, IP_Addr2, IP_Addr3, or IP_Addr4 IPADDR2 Second local address (optional) IP_Addr1, IP_Addr2, IP_Addr3, IP_Addr4, or N/A; (N/A) Local CTI port number (optional) From 1024 through 65535. PEERADDR1 The highest priority destination address IP address PEERADDR2 The lowest priority destination address (optional) IP address; (0.0.0.0). PEERPORT Destination CTI port number. (optional) From 1024 through 65535. PORT Defaults to 2750. Defaults to 2750. CTIPATH CTI sigpath MML name MML name of a previously configured CTI sigpath. IPROUTE1 MML name of first IPROUTE (optional) MML name of a previously configured IPROUTE. IPROUTE2 MML name of second IPROUTE (optional) MML name of a previously configured IPROUTE. USERNAME User name for AXL server authentication N/A PASSWORD Password for AXL server authentication N/A ISDN BRI Signaling Service The ISDN BRI signaling service component represents a static IP route. Its MML name is as follows: • Note MML Name—BRIPATH This component is added in software Release 9.5(2). The ISDN BRI signaling service component structure is shown in Table 1-5. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-7 Appendix 1 Components, Processes, and Properties Components Table 1-5 BRIPATH Component Structure Parameter MML Name Parameter Description Parameter Value (Default) NAME Unique component name used in MML commands The name can be as many as 20 alphanumeric characters. No special characters other than “-” are allowed. The name should begin with a letter. DESC Component description The description can be up to 128 characters. EXTNODE MML name of external node MML name of a previously provisioned ISDN BRI voice gateway external node. MDO MDO file name A valid protocol name. You can use the following files: • ETS_300_102 • Q931 • ETS_300_172 SIDE Q.931 call model side User for user side and network for network side; (network). CUSTGRPID VNET ID Four digit ID; (0000). CRLEN Call reference length 1 for 1-byte or 2 for 2-byte call reference length; (0). Note If you are using the ETS_300_102 or Q931 protocol files, this should be set to 1. If you are using the ETS_300_172 protocol file, this should be set to 2. The following attributes cannot be modified: • NAME • EXTNODE The following rules apply when you are creating or editing ISDN BRI signaling services: • You must define the TCPLINK parameter with the same EXTNODE attribute that its associated BRIPATH has. If the TCPLNK is not defined when the BRIPATH is added/edited, a warning is issued. If the TCPLINK is not defined when the provisioning session is copied or deployed, an error message is generated and the copy or deployment is stopped. • If the TCPLINK with the same EXTNODE value as the BRIPATH is deleted, a warning message is issued to inform you that the BRIPATH must also be deleted. If the BRIPATH is not deleted when the provisioning session is copied or deployed, an error message is generated and the copy or deployment is stopped. • A maximum of 2000 BRIPATHs can be provisioned on your Cisco PGW 2200 Softswitch. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-8 OL-18092-02 Appendix 1 Components, Processes, and Properties Components C7 IP Link The C7 IP Link component type represents a C7 IP link used on the Cisco PGW 2200 Softswitch. These links are used to communicate with the signal termination point (2600). Its MML name is as follows: • MML Name—C7IPLNK The C7 IP link component structure is shown in Table 1-6. Table 1-6 C7 IP Link Component Structure Parameter MML Name Parameter Description Parameter Values (Default) NAME Identifies the C7 IP link between the Cisco ITP-L and the Cisco PGW 2200 Softswitch. The name can be up to 20 alphanumeric characters. No special characters other than “-” are allowed. The name should begin with an alphabetic character. DESC Description of C7 IP link. The description can be up to 128 alphanumeric characters. No special characters other than “-” are allowed. The name should begin with an alphabetic character. PRI Priority. The highest priority Integer from 1 to 16; (1) setting is 1. If you have multiple links with the same priority setting, load-sharing between links occurs. TIMESLOT The physical (WAN Interface Card (WIC) slot (serial port) information on the ITP-L. Valid values are: 0, 1, 2, or 3. Set to 1 when using the signal processor; otherwise 0; (0) SLC Signaling link code. SLC uniquely identifies the link. A linkset can contain up to 16 links. Each link in the linkset has an identifier (a numerical value between 0 and 15) which is referred to as an SLC. From 0 through 15; (0) LNKSET Identifies the first linkset over which SS7 signals can be sent. MML name of a previously defined Linkset or index of the Linkset for SNMP. SESSIONSET Identifies the session set that MML name of a previously configured Session Set. is used for the encapsulation of the link traffic. Charge The Charge component type is used to provision the Charge table. Its MML name is as follows: • MML Name—CHARGE The Charge component structure is shown in Table 1-6. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-9 Appendix 1 Components, Processes, and Properties Components Table 1-7 Charge Component Structure Parameter MML Name Parameter Description Parameter Values (Default) NAME Unique component name used in MML commands The name can be up to 20 alphanumeric characters. No special characters other than “-” are allowed. The name should begin with an alphabetic character. DESC Component description The description can be up to 128 alphanumeric characters. No special characters other than “-” are allowed. The name should begin with an alphabetic character. CHORIG Charge Origin (optional) From 0 through 9999; (0) CHDEST Charge Destination From 0 through 9999 DOW Day of Week (optional) SUNDAY, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY, or DEFAULT; (DEFAULT) TARIFFDESC Tariff Description A string of tariff and time changes in the format: “<tariff 1 timeChange 1 - tariff n timeChange n>”. The timeChange value must be divisible by 15 minutes (for example, 0030, 0315, or 2115). The timeChange value must be 2400 if the last field is a timeChange value. Charge Holiday The Charge Holiday component type is used to provision the Charge Holiday table. Its MML name is as follows: • MML Name—HOLIDAY The Charge Holiday component structure is shown in Table 1-6. Table 1-8 Charge Holiday Component Structure Parameter MML Name Parameter Description Parameter Values (Default) NAME Unique component name used in MML commands The name can be up to 20 alphanumeric characters. No special characters other than “-” are allowed. The name should begin with an alphabetic character. DESC Component description The description can be up to 128 alphanumeric characters. No special characters other than “-” are allowed. The name should begin with an alphabetic character. DATE Date of the holiday A valid date in the format YYYYDDMM. HDAY The holiday value HOL1, HOL2, or HOL3. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-10 OL-18092-02 Appendix 1 Components, Processes, and Properties Components CTI Manager The CTI manager component represents the CTI manager. Its MML name is as follows: • Note MML Name—CTIMGR This component is added in software Release 9.6(1). The CTI manager component structure is shown in Table 1-9. Table 1-9 CTIMGR Component Structure Parameter MML Name Parameter Description Parameter Value (Default) NAME The name can be as many as 20 alphanumeric Unique component characters. No special characters other than “-” are name used in MML commands for the AXL allowed. The name should begin with a letter. server DESC Component description The description can be up to 128 characters. IPADDR1 First local address IP_Addr1, IP_Addr2, IP_Addr3, or IP_Addr4 IPADDR2 Second local address (optional) IP_Addr1, IP_Addr2, IP_Addr3, IP_Addr4, or N/A; (N/A) Local CTI port number (optional) From 1024 through 65535. PEERADDR1 The highest priority destination address IP address PEERADDR2 The lowest priority destination address (optional) IP address; (0.0.0.0). PEERPORT Destination CTI port number. (optional) From 1024 through 65535. PORT Defaults to 2750. Defaults to 2750. CTIPATH CTI sigpath MML name MML name of a previously configured CTI sigpath. IPROUTE1 MML name of first IPROUTE (optional) MML name of a previously configured IPROUTE. IPROUTE2 MML name of second IPROUTE (optional) MML name of a previously configured IPROUTE. USERNAME User name for CTI manger authentication N/A PASSWORD Password for CTI manger authentication N/A CTIVERSION The Cisco CallManager The name can be as many as 20 alphanumeric CTI protocol version characters. No special characters other than “-” are allowed. The name should begin with a letter. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-11 Appendix 1 Components, Processes, and Properties Components The following rules apply when creating or editing CTI Manager: • IPADDR1 and IPADDR2 must be different. • When an IPROUTE1 and/or IPROUTE2 are specified, the IP address(es) resolved from the PEERADDR1 and PEERADDR2 attributes must be checked against the DESTINATION and NETMASK attributes of the IPROUTE(s) to verify that the IPROUTE is valid. • When IPROUTE1 is specified, the IPADDR must match the IPADDR1. • When IPROUTE2 is specified, the IPADDR must match the IPADDR2. • When IPROUTE1 or IPROUTE2 is not specified, the IP address resolved from the PEERADDR1 or PEERADDR2 attribute must be checked against the defined IPROUTES to verify that it should not be assigned to one of the IPROUTEs. If the PEERADDR is on the same subnet as an IPROUTE, the link should use that IPROUTE. • PEERADDR1 cannot be 0.0.0.0 or 255.255.255.255. • PEERADDR2 cannot be 255.255.255.255. • When a hostname is used for PEERADDR1 or PEERADDR2, the hostname must resolve to an IP address. • PEERADDR1 and PEERADDR2 can resolve to the same IP address. If External node only has one IP Address, that is, IPADDR2 is defined; then set PEERADDR2 to the same value as PEERADDR1. • If IPADDR2 or PEERADDR2 is specified, then they must both be specified. In other words, you cannot have one local address and two remote addresses, or two local addresses and one remote address. CTI Path The CTI path component type represents the CTI signaling service. Its MML name is as follows: • Note MML Name—CTIPATH This component is added in software Release 9.6(1). The CTI path component structure is shown in Table 1-10. Table 1-10 CTIPATH Component Structure Parameter MML Name Parameter Description Parameter Values (Default) NAME Unique component name used in MML commands The name can be up to 20 alphanumeric characters. No special characters other than “-” are allowed. The name should begin with an alphabetic character. DESC Component description The description can be up to 128 alphanumeric characters. No special characters other than “-” are allowed. The name should begin with an alphabetic character. EXTNODE External node MML name MML name of a previously defined external node or index of the external node for SNMP MDO MDO file name Valid protocol name from variants.dat. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-12 OL-18092-02 Appendix 1 Components, Processes, and Properties Components Destination Point Code The destination point code (DPC) component type represents an SS7destination point code with which the Cisco PGW 2200 Softswitch NE communicates. Its MML name is as follows: MML Name—DPC • The destination point code component structure is shown in Table 1-11. Table 1-11 Destination Point Code Component Structure Parameter MML Name Parameter Description Parameter Values (Default) NAME Unique component name used in The name can be up to 20 alphanumeric characters. No special MML commands characters other than “-” are allowed. The name should begin with an alphabetic character. DESC Component description The description can be up to 128 alphanumeric characters. No special characters other than “-” are allowed. The description should begin with an alphabetic character. NETADDR SS7 network address String in dotted notation, for example, 1.1.1. NETIND Network indicator The network indicator assigned by the network administrator. Value range: 0–3 as follows: 0 (default)—International networks 1—Spare 2—National networks 3—Reserved for national use D Channel The D-channel component type represents a D-channel used on the Cisco PGW 2200 Softswitch. There can be a maximum of two channels per IPFAS (one primary and 1 backup). Its MML name is as follows: • MML Name—DCHAN The D-channel component structure is shown in Table 1-12. Table 1-12 D-Channel Component Structure Parameter MML Name Parameter Description Parameter Values (Default) NAME Unique ID of this component and component name used in MML commands The name can be as many as 20 alphanumeric characters. No special characters other than “-” are allowed. The name should begin with a letter. DESC Component description The description can be up to any 128 characters. PRI Priority Integer greater than 0; (1) SVC Signaling service this IP supports MML name of a previously defined IPFAS service SESSIONSET Session Set MML name. MML Name of a previously configured Session Set. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-13 Appendix 1 Components, Processes, and Properties Components Table 1-12 D-Channel Component Structure (continued) Parameter MML Name Parameter Description Parameter Values (Default) TCPLINK MML name of TCP link (restricted) MML name of a previously provisioned TCP link. This parameter is used only for D-channels associated with ISDN BRI signaling services. This parameter is added in software Release 9.5(2). SIGSLOT Physical slot on the gateway Integer 0 through 63; (0) where the T1/E1 is plugged Note Set this parameter to 0 for ISDN BRI into D-channels when the associated external node is a C17xx. SIGPORT Physical port on the gateway Integer 0 through 167; (0) on the slot SUBUNIT This parameter identifies the subunit value on the external node when you create a trunk with a VISM or IOS gateway endpoint. When you create a BRI trunk, this parameter identifies the subunit of the slot. 0, 1, 2, 3, 99; (0). This parameter is added in software Release 9.5(2). Note Required for ISDN BRI D-channels Note Use 99 only for onboard 2-tuple T1/E1 controller on NM-HDV2-1T1/E1 and NM-HDV2-2T1/E1 and so forth. The following rules apply when you are creating or editing D-channels: • Backup D-channels for ISDN BRI signaling services are not supported. • The priority for ISDN BRI D-channels should be set to 1. • Session sets are used only in support of IPFAS D-channels. • TCP links are used only in support of ISDN BRI D-channels. • Up to 1000 D-channels can be provisioned against a single IP address and port combination used by your Backhaul TCP links. Since the Cisco PGW 2200 Softswitch supports a maximum of two IP address and port combinations, you can provision a maximum of 1000 D-channels for an ISDN BRI signaling service. Domain Table (DOMAINPROF) The domain table allows you to define domain names for use in domain profiles. The component MML name is as follows: • MML Name—DOMAINPROF Table 13 DOMAINPROF Component Structure Parameter MML Name DOMAIN Parameter Description Parameter Values (Default) The domain name used to analyze traffic A unique domain name value, such as cisco.com or example.com. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-14 OL-18092-02 Appendix 1 Components, Processes, and Properties Components Table 13 DOMAINPROF Component Structure (continued) Parameter MML Name Parameter Description Parameter Values (Default) TYPE The direction of the profile Valid values are inbound or outbound. Profile The name of a domain profile that is used for the domain name The name of an existing domain profile. DNS Parameters This command is used to configure domain name system (DNS)-related parameters to support SIP URL. Its MML name is as follows: • MML Name—DNSPARAM The DNS component structure is shown in Table 1-14. Table 1-14 DNS Component Structure Parameter MML Name Parameter Description Parameter Values (Default) NAME Unique component name used in MML commands The name can be up to 20 alphanumeric characters. No special characters other than “-” are allowed. The name should begin with an alphabetic character. DESC Component description The description can be up to 128 alphanumeric characters. No special characters other than “-” are allowed. The name should begin with an alphabetic character. DNSSERVER1 IP address of primary DNS server This is mandatory and has no default value. DNSSERVER2 IP address of secondary DNS server This is optional. CACHESIZE Maximum cache entries used to hold DNS entries Integer greater than 0; (500) TTL The time-to-live interval for Integer greater than 0; (3600) DNS entries (in seconds) POLICY Policy for selection of DNS Hierarchy or round-robin; (hierarchy) entries QUERYTIMEOUT The timeout interval for DNS queries (in milliseconds) KEEPALIVE Integer greater than 0; (1000) The time interval in seconds Integer greater than 0; (30) to check if DNS server is responding Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-15 Appendix 1 Components, Processes, and Properties Components DPNSS Signaling Service The DPNSS signaling service component type represents a DPNSS signaling path that is backhauled over IP to/from a Network Access Server (destination). Its MML name is as follows: • MML Name—DPNSSPATH The DPNSS signaling service component structure is shown in Table 1-15. Table 1-15 DPNSS Signaling Service Component Structure Parameter MML Name Parameter Description Parameter Values (Default) NAME IP route name The name can be as many as 20 alphanumeric characters. No special characters other than “-” are allowed. The name should begin with a letter. DESC Component description The description can be up to any 128 characters. EXTNODE External node MML name MML name of a previously defined external node. CUSTGRPID Customer group ID Four digit ID; (0000). ABFLAG DPNSS side ‘a’ or ‘b’ side, ‘n’ for not applicable; (n) SIGSLOT Physical slot on the NAS defining the NFAS Group (optional) An integer, 0 through 63; (0). SIGPORT Physical port on the slot of NAS defining the NFAS Groupl. (optional) An integer, 0 through 167. ORIG LABEL Originating call control (OCC) side location label. Used for Call Limiting feature. As many as 20-character alphanumeric string. This parameter is added in software Release 9.6(1). TERM LABEL Terminating call control (TCC) side location label. Used for Call Limiting feature. As many as 20-character alphanumeric string. This parameter is added in software Release 9.6(1). The following parameters cannot be modified: • NAME • EXTNODE The following rules apply when creating or editing DPNSS signaling paths: • The maximum number of combined DPNSSPATHs and IUA NASPATHs per IUA External Node is 112. • An ASSOCIATION must be defined with same EXTNODE attribute as the DPNSSPATH. If this ASSOCIATION hasn’t been defined when the DPNSSPATH is added/edited, a warning is issued. If the ASSOCIATION still hasn’t been defined when provisioning session is copied or deployed, an error message is generated and the copy or deployment is stopped. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-16 OL-18092-02 Appendix 1 Components, Processes, and Properties Components • If the ASSOCIATION with the same EXTNODE value as the DPNSSPATH is deleted, a warning message is issued to inform the user that the DPNSSPATH must also be deleted. If it hasn’t when the provisioning session is copied or deployed, an error message is generated and the copy or deployment is stopped. EISUP Signaling Service (sigpath) The EISUP Signaling Service (sigpath) component is a network element that represents an EISUP signaling service or signaling path to another NE (destination). Its MML name is as follows: • MML Name—EISUPPATH The signaling service path component structure is shown in Table 1-16. Table 1-16 Signaling Service Path Component Structure Parameter MML Name Parameter Description Parameter Values (Default) NAME Unique component name used in MML commands The name can be up to 20 alphanumeric characters. No special characters other than “-” are allowed. The name should begin with an alphabetic character. DESC Component description The description can be up to 128 alphanumeric characters. No special characters other than “-” are allowed. The name should begin with an alphabetic character. EXTNODE External node MML name MML name of a previously defined external node or index of the external node for SNMP CUSTGRPID Customer group ID Four digit ID; (0000) CUSTGRPTBL Customer group table index Four digit index; (0101) ORIG LABEL Originating call control (OCC) side location label. Used for Call Limiting feature. As many as 20-character alphanumeric string. This parameter is added in software Release 9.6(1). TERM LABEL Terminating call control (TCC) side location label. Used for Call Limiting feature. As many as 20-character alphanumeric string. This parameter is added in software Release 9.6(1). External Node The external node component type represents another node with which the Cisco PGW 2200 Softswitch communicates. Its MML name is as follows: • MML Name—EXTNODE Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-17 Appendix 1 Components, Processes, and Properties Components Table 1-17 External Node Component Structure Parameter MML Name Parameter Description Parameter Values (Default) NAME Unique component name used in MML commands The name can be up to 20 alphanumeric characters. No special characters other than “-” are allowed. The name should begin with an alphabetic character. DESC Component description The description can be up to 128 alphanumeric characters. No special characters other than “-” are allowed. The name should begin with an alphabetic character. TYPE The type of the External Node Valid values are from extNodeTypes.dat. Refer to “Planning Media Gateway External Nodes” section on page 1-34 for a list of node types. ISDNSIGTYPE ISDN signaling type Valid values are IUA or N/A (default is N/A). This parameter is added in software Release 9.4(1). GROUP M3UA or SUA group number Value is 1–100 for M3UA or SUA nodes. Value is 0 for nodes that do not support M3UA or SUA. This parameter is added in software Release 9.4(1). The following rules apply when creating or editing external nodes: Note DESC is the only parameter for this command that can be modified: The following rules apply when you are creating or editing external nodes: • TYPE must be one of the valid external node types. • The maximum number of external nodes with an ISDNSIGTYPE of IUA is 256. Files Files component type represents files used to generate .dat files on the Cisco PGW 2200 Softswitch. The MML name is as follows: • MML Name—FILES The Files component structure is shown in Table 1-18. Table 1-18 Files Component Structure Parameter MML Name Parameter Description Parameter Values (Default) NAME File type TKGFile for trunk group file, BCFile for bearer channel file, AWhiteFile for A number white list files, ABlackFile for B number black list files, BWhiteFile for B number white list files and BBlackFile for B number black list files Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-18 OL-18092-02 Appendix 1 Components, Processes, and Properties Components Table 1-18 Files Component Structure (continued) FILE File name File name. File should be present in the etc/cust_specific directory. ACTION Action to be performed on the files. Import for converting customer files into.dat files. Export for converting .dat files into customer files. Export is not currently supported for the screening files. Gateway Pool (GWPOOL) The Gateway Pool component is used to organize a set of border gateways with the same capabilities on the Cisco PGW 2200 Softswitch. The MML name is as follows: • MML Name—GWPOOL The GWPOOL component structure is shown in Table 1-19. Table 1-19 GWPOOL Component Structure Parameter MML Name Parameter Description Parameter Values (Default) NAME Gateway pool ID An integer from 1–9999. The values 2–100 are reserved for future use. DESC Gateway pool description A description of up to 128 characters. PROFILE Profile name MML name of a previously configured gateway pool. H.248 Path (H248PATH) The H.248 Path component is used to add a call-limiting label to a gateway. The MML name is as follows: • MML Name—H248PATH The H248PATH component structure is shown in Table 1-20. Table 1-20 H248PATH Component Structure Parameter MML Name Parameter Description Parameter Values (Default) NAME H.248 path ID String from 1-255 characters, case insensitive DESC H.248 path description A description of up to 128 characters. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-19 Appendix 1 Components, Processes, and Properties Components Table 1-20 H248PATH Component Structure (continued) Parameter MML Name Parameter Description Parameter Values (Default) EXTNODE ID of the gateway MML name of a previously configured gateway. LABEL Call limiting label for this gateway LABEL is used only to control simultaneous contexts on a gateway. You cannot use the same label elsewhere on a sigpath, trunk group, or dial plan. Only IP-IP calls are counted for this label. Provision LABEL only for a data border element (DBE). Caution The label on an H.248 path works only for an IP-IP gateway, not for a TDM gateway. Never add a label on the H.248 path for a VXSM gateway, because a VXSM provides TDM and IP-IP gateway functions simultaneously. Inbound SIP Header (INSIPHEADER) The Inbound SIP Header component allows you to manage inbound SIP header tables. The MML name is as follows: • MML Name—INSIPHEADER The INSIPHEADER component structure is shown in Table 1-21. Table 1-21 INSIPHEADER Component Structure Parameter MML Name Parameter Description Parameter Values (Default) name The name of the SIP header table. String from 1-255 characters, case insensitive header The name of a SIP header that the Cisco PGW 2200 Softswitch uses to modify traffic. String from 1-255 characters, case insensitive Note You can use the same header name more than once in a SIP header table. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-20 OL-18092-02 Appendix 1 Components, Processes, and Properties Components Table 1-21 message INSIPHEADER Component Structure (continued) The SIP message that triggers a customized action. The value must be the name of a SIP request or response message. String from 1-256 characters, case insensitive Request message names: ACK, BYE, CANCEL, COMET, INFO, INVITE, NOTIFY, OPTIONS, PRACK, RE_INVITE, REFER, REGISTER, SIGNAL, SUBSCRIBER, UPDATE Response numbers: 100–699 Keywords: ALL, ALL_REQUEST, ALL_RESPONSE cond treat Valid values: Defines how the Cisco PGW 2200 Softswitch uses the SIP header table entry to analyze traffic. • 0 = Unconditional This field requires one or more entries in the • 1 = Header contains tag Condition DW fields. The action that the Cisco PGW 2200 Softswitch takes when the SIP header is present. Note index The Cisco PGW 2200 Softswitch applies inbound SIP header table header actions during message validation. • 2 = Header doesn't contain tag • 3 = Message contains tag • 4 = Message doesn't contain tag Valid values: • 1 = Discard header • 2 = Reject message if header exists • 3 = Reject message if header does not exist • 4 = Remove tag • 5 = Add tag • 6 = Replace tag Valid values: 1–20 Defines the preferred order for applying SIP header table entries. If a SIP header matches Default value: 1 more than one entry in the SIP Header table, the Cisco PGW 2200 Softswitch applies the entry with the lowest Index value. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-21 Appendix 1 Components, Processes, and Properties Components Table 1-21 INSIPHEADER Component Structure (continued) cdw1–cdw4 (Condition Data Words 1–4) The tags the Cisco PGW 2200 Softswitch uses to String from 1–255 characters, optional, case analyze SIP traffic. You can define up to four tags insensitive. for each row in the SIP header table. SIP table header treatments take effect only if a message matches all of the Condition DW fields. Note tdw1–tdw4 (Treatment Data Words 1–4) Data words that describe how the Cisco PGW 2200 Softswitch applies the treatment settings. If the Treatment field is set to 2 or 3, Treatment DW1–4 defines the response code that the Cisco PGW 2200 Softswitch uses to reject the SIP request. String from 1–255 characters, optional, case sensitive. Permitted response codes are from 400 to 699. If the SIP header table specifies a response code that the Cisco PGW 2200 Softswitch does not support or does not specify a response code, the Cisco PGW 2200 Softswitch uses the 400 Bad Request response. If the Treatment field is set to 4, 5, or 6, DW1–4 For more information about supported response define the tag the Cisco PGW 2200 Softswitch removes, adds, or replaces. You can apply up to codes, see the Dial Plan Guide. four tags for each row in the SIP header table. Table 1-22 shows a sample inbound SIP header table. Organization 2 Notify 0 5 Warning 3 486 4 1 Server Subject 4 All_Request 3 4 example.com example.com User-Agent 5 ALL_Respon se 3 5 example.net Urgent Priority 6 Invite 4 2 Urgent Server 7 ALL 4 3 example.com Requested-By 8 ALL 3 6 example.com DW4 Treatment example.com DW3 Treatment 6 DW2 Treatment DW1 Condition 1 DW4 Condition Treatment 1 ALL DW3 Condition Condition Diversion DW2 Condition Index Message DW1 Treatment Sample Inbound SIP Header Table Header Name Table 1-22 cisco.com example.net example.com cisco.com IP Gateway (IPGW) The IP Gateway component allows you to manage the border gateways within a gateway pool. The MML name is as follows: • MML Name—IPGW The IPGW component structure is shown in Table 1-23. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-22 OL-18092-02 Appendix 1 Components, Processes, and Properties Components Table 1-23 IPGW Component Structure Parameter MML Name Parameter Description Parameter Values (Default) POOLID Gateway pool ID An integer from 1–9999. GW Gateway name MML name of previously configured gateway. VRF Virtual routing and forwarding(VRF) name This description can be up to 30 characters long. Intelligent Network Service (INSERVICE) Table The intelligent network service component allows MML commands to be used to provision some elements, which are in the INSERVICE table, in the Trigger table. Its MML name is as follows: • MML Name – INSERVICE The intelligent network service table component structure is shown in Table 1-24. Table 1-24 INSERVICE Table Component Structure Parameter MML Name Parameter Description Parameter Values (default) NAME Unique component name used in MML commands The name can be up to 20 alphanumeric characters. No special characters other than “-” are allowed. The name should begin with an alphabetic character. DESC Component description The description can be up to 128 alphanumeric characters. No special characters other than “-” are allowed. The name should begin with an alphabetic character. SKORTCV Service key Integer. 0 through 214783647 (0). Service key value that specifies the feature that caused the trigger to be hit (ITU / ETSI INAP only). Otherwise it is the trigger criteria value. GTORSSN Global title or Sub-System Number. Text string. Route by global title (ROUTEBYGT) or route by subsystem number (ROUTEBYSSN). 0 = ROUTEBYGT (Route by global title) 1 = ROUTEBYSSN (Route by subsystem Number) Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-23 Appendix 1 Components, Processes, and Properties Components Table 1-24 INSERVICE Table Component Structure (continued) Parameter MML Name Parameter Description Parameter Values (default) GTFORMAT Global title format Text string. How to use Global Title; SCCP Called Party Address, Address indicator field. User provisions the string value. For example, NOGT. 0 = NOGT (No global title. Use this when routing by SSN) 1 = GTTTNBRENC (Use global title translation type numbering scheme encoding scheme) 2 = GTTT (Use global title translation type) 3 = GTONLY (Use global title only) 4 = UNKNOWN (Unknown) MSNAME Message Sending Name As many as 20 alphanumeric characters. The following rules are used to support INSERVICE table provisioning. • Global title format (GTFORMAT) must be set to NOGT if the GTORSSN parameter is set to ROUTEBYSSN. Otherwise, GTFORMAT must be set to a value other that NOGT. • The MSNAME must exist in the MessageSendingName table in trigger.dat. • Only one entry can exist in the INSERVICE table for each MSNAME. • The inService.dat ID should be consistent. You cannot delete the current inService entry. IPFAS Transport Service (previously PRI Signaling Backhaul) The IPFAS transport service component type represents the FAS over IP transport service or signaling path from a media gateway to a Cisco PGW 2200 Softswitch. Its MML name is as follows: • MML Name—IPFASPath The IPFAS transport service component structure is shown in Table 1-25. Table 1-25 IPFAS Transport Service Component Structure Parameter MML Name Parameter Description Parameter Values (Default) NAME Unique component name used in MML commands The name can be up to 20 alphanumeric characters. No special characters other than “-” are allowed. The name should begin with an alphabetic character. DESC Component description The description can be up to 128 alphanumeric characters. No special characters other than “-” are allowed. The name should begin with an alphabetic character. EXTNODE External node MML name MML name of a previously defined external node or index of the external node for SNMP. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-24 OL-18092-02 Appendix 1 Components, Processes, and Properties Components Table 1-25 IPFAS Transport Service Component Structure (continued) SIDE Q.931 call model side User for user side and network for network side; (network). MDO MDO file name Valid protocol name from variants.dat. CUSTGRPID VNET ID Four digit ID; (0000). CUSTGRPTBL VNET Table index Four digit index; (0101). ABFLAG DPNSS side ‘a’ or ‘b’ side, ‘n’ for not applicable; (n). CRLEN Call reference length 1 for 1 byte or 2 for 2 byte call reference length; (0). ORIG LABEL Originating call control (OCC) side location label. Used for Call Limiting feature. As many as 20-character alphanumeric string. This parameter is added in software Release 9.6(1). TERM LABEL Terminating call control (TCC) side location label. Used for Call Limiting feature. As many as 20-character alphanumeric string. This parameter is added in software Release 9.6(1). IPINMAPPING The ipinmapping component type allows you to define mapping between a single SIP or EISUP interface and multiple IP trunk groups using incoming IP address, subnet mask, and port number. Its MML name is as follows: • MML Name—IPINMAPPING The IP link service component structure is shown in Table 1-26. Table 1-26 Ipinmapping Component Structure Parameter MML Name Parameter Description Parameter Values (Default) Name The primary key to identify an ipinmapping entry A unique name used to describe the ipinmapping rule entry. This field must have a unique value. Desc Description A description of the trunk group. Sigsvc SIP sigpath or EISUP sigpath The signal path to which the ipinmapping rule applies. AllowedIP Allowed IP Address The incoming SIP IP address allowed on the trunk. This parameter is optional. AllowedIPNet Mask Allowed Net Mask The subnet mask allowed on the trunk. This parameter is optional. Note If this parameter is blank, the Cisco PGW 2200 Softswitch uses the default subnet mask value of 255.255.255.255. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-25 Appendix 1 Components, Processes, and Properties Components Table 1-26 Ipinmapping Component Structure (continued) Parameter MML Name Parameter Description Parameter Values (Default) Sipport Allowed SIP Port The SIP TCP or UDP port number allowed on the trunk. This parameter is for SIP sigpaths only. The sipport parameter is optional. Trnkgrpnum Trunk group number The number used to identify the trunk group. Parameter Analysis The Cisco PGW 2200 Softswitch compares incoming traffic against ipinmapping entries in the following order: SIP 1. IP address and port number 2. IP address only 3. Port number only EISUP 1. IP address only Analysis Criteria For incoming IP traffic to match an ipinmapping entry, the following criteria must be true: • IP address and port number: – The incoming IP address falls within the address range defined by the AllowedIP and AllowedIPNetMask parameters. – The destination port of the incoming SIP message matches the port number defined by the sipport parameter. • IP address only: – The incoming IP address (the SIP proxy source IP or EISUP H323SourceAddress) falls within the address range defined by the AllowedIP and AllowedIPNetMask values. • Port number only: – The destination port of the incoming SIP message matches the sipport defined in the ipinmapping entry. When the Cisco PGW 2200 Softswitch finds a match between incoming traffic and an ipinmapping entry, it forwards the traffic to the trunk group defined for that ipinmapping entry. IP Link The IP link component type represents an IP link used on the Cisco PGW 2200 Softswitch. IP links are used to communicate with the access control devices, such as a NAS. Its MML name is as follows: • MML Name—IPLNK The IP link service component structure is shown in Table 1-27. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-26 OL-18092-02 Appendix 1 Components, Processes, and Properties Components Table 1-27 IP Link Component Structure Parameter MML Name Parameter Description Parameter Values (Default) NAME Unique ID of this component and component name used in MML commands The name can be as many as 20 alphanumeric characters. No special characters other than “-” are allowed. The name should begin with a letter. DESC Component description The description can be up to 128 characters. PORT Local port number Any valid IP port number greater than 1024 (Recommended setting of 2427 for MGCP and SGCP). PRI Priority Integer 1 to 16; (1). PEERADDR Remote IP address IP address; (0.0.0.0). This may also be specified as a hostname or a DNS name. PEERPORT Remote port Any valid IP port number greater than 1024 (Recommended setting of 2427 for MGCP and SGCP) IPADDR Local logical IP address IP_Addr1, IP_Addr2, IP_Addr3, IP_Addr4. SVC Signaling service this IP supports MML name of a previously defined signal service or index of the signal service for SNMP. IPROUTE IP route MML name MML name of a previously defined IPROUTE. The following rules apply when you are creating or editing IP links: • If the SVC is a NASPATH, then the ISDNSIGTYPE of the EXTNODE must be N/A. • If the SVC is a NASPATH, then the port number must be an odd number. • If the SVC is a NASPATH, then the local and remote ports must be the same. • The maximum number of links per port is defined by the XECfgParm.dat parameter, maxNumLinks. • Links using the same SVC must have the same port number. • Links using the same SVC must have the same peer port number. • You cannot have more than two links using the same SVC and port number. • Each peer address is unique per external node. • When an IPROUTE is specified, the IP address resolved from the PEERADDR attribute is checked against the DESTINATION and NETMASK attributes of the IPROUTE to ensure that the IPROUTE is valid. • When an IPROUTE is specified, the IPADDR must match the IPADDR of the IP link. • When an IPROUTE is not specified, the IP address resolved from the PEERADDR attribute is checked against the defined IPROUTES to ensure that it is not assigned to one of the IPROUTEs. If the PEERADDR is on the same subnet as an IPROUTE, the link uses that IPROUTE. • The PORT attribute cannot be set to the same value as the PORT attribute of another IPLNK with a different SVC type. That is, the PORT value of an IPLNK supporting an NASPATH SVC cannot be the same as the PORT value of an IPLNK supporting an MGCPPATH or EISUPPATH SVC. • For IP links under an MGCP service, the PRI value must be 1 or 2. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-27 Appendix 1 Components, Processes, and Properties Components IP Route The IP route represents a static IP route. Its MML name is as follows: • MML Name—IPROUTE The IP route component structure is shown in Table 1-28. Table 1-28 IPROUTE Component Structure Parameter MML Name Parameter Description Parameter Values (Default) NAME Unique component name used in MML commands The name can be up to 20 alphanumeric characters. No special characters other than “-” are allowed. The name should begin with an alphabetic character. DESC Component description The description can be up to 128 alphanumeric characters. No special characters other than “-” are allowed. The name should begin with an alphabetic character. DEST Destination hostname or IP Address in decimal dot notation or hostname IP address that is less than or equal to 32 characters. NETMASK Subnet mask of Destination (optional) IP Address in decimal dot notation. (255.255.255.255) NEXTHOP Next hop router IP address IP Address or hostname that is less than or equal to 32 characters, or one of the following property names defined in XECfgParm.dat: IP_NextHop1, IP_NextHop2, IP_NextHop8, IP_Addr1, IP_Addr2, or IP_Addr4. Note IPADDR Local IP address IP_Addr1, IP_Addr2, IP_Addr3, or IP_Addr4. PRI Priority 1 through 65535; (1). NAME is the only parameter for this command that cannot be modified. The following rules apply when creating or editing IP Routes: • The NETMASK attribute is validated by the system. For your provisioning set-up to work correctly, its value (when converted to binary) must have at least one leading 1 and cannot have any trailing 1s after the first 0. The values 255.255.0.0 and 255.255.255.128 are valid. The values 0.0.255.255, 255.0.0.255, and 0.0.0.0 are invalid. • Ensure the destination resolves to a non-zero address. • When the resolved destination address is bit ORed with the netmask value, the result is equal to the netmask (for example, a destination of 10.11.12.13 and a netmask of 255.255.0.0 would be invalid because the ORed result would be 255.255.12.13, which is not equal to 255.255.0.0). • The combination of DESTINATION, NETMASK, and IPADDR must be unique for each IP Route. • The combination of DESTINATION, NETMASK, and PRI must be unique for each IP Route. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-28 OL-18092-02 Appendix 1 Components, Processes, and Properties Components • When an IP Route is specified in a link object (for example, IPLNK, SESSIONSET, or ASSOCIATION), the IP address resolved from the PEERADDR attribute must be checked against the DESTINATION and NETMASK attributes to verify the IPROUTE is valid. • When an IP Route is specified in a link object (for example, IPLNK, SESSIONSET, or ASSOCIATION), the IPADDR must match the IPADDR of the link. • When an IPROUTE is not specified for a link object (having that option), the IP Address resolved from the PEERADDR attribute must be checked against the defined IPROUTES to verify that it should not be assigned an IPROUTE. If the PEERADDR is on the same subnet as the DESTINATION (based on the NETMASK), and if the IPADDR matches the IPADDR of the link object, then use IPROUTE. • If the NEXTHOP attribute is a hostname or symbolic name from XECfgParm.dat, it can resolve to the address 0.0.0.0, which indicates the IPROUTE is not used. The IPROUTE status shows up in the rtrv-iproute:all command output when in the OOS, OFF_DUTY state. • If the resolved NEXTHOP address is not 0.0.0.0, it must be on the same subnet of the IPADDR. LABEL The LABEL component represents the number of calls allowed on a location. Its MML name is as follows: • MML name—LABEL The LABEL component structure is shown in Table 1-29. Table 1-29 LABEL Component Structure Parameter MML Name Note Parameter Description Parameter Values (Default) NAME Unique component name used in MML commands The name can be as many as 20 alphanumeric characters. No special characters other than “-” are allowed. The name should begin with a letter. DESC Component description The description can be up to 128 characters. CALL LIMIT Maximum number of calls allowed on one location label 0 through 6000, integer value 0 (default) NAME is the only parameter for this command that cannot be modified. LineXlate The linexlate component type represents a line e number and internal number translation. Its MML name is as follows: • MML Name—LINEXLATE The linexlate component structure is shown in Table 1-30. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-29 Appendix 1 Components, Processes, and Properties Components Table 1-30 NOA Provisioning Parameters Parameter MML Name Parameter Description Parameter Values (Default) NAME Unique ID of this component and The name can be up to any 20 alphanumeric component name used in MML characters. No special characters other than commands “-” are allowed. Names should begin with an alphabetic character. DESC Component description The description can be as many as 128 characters. SVC Signal path MML name. MML name of previously defined signal service. PARAMETER This indicates the parameter or field in the protocol message to which this entry refers. Currently NOA is the only parameter supported. DIRECTION 1 = NOA Direction in which the message 0 = in is going, either into or out of the 1 = out Cisco PGW 2200 Softswitch. Note This is not ingress or egress. NUMBER A number representing a specific 0 = called number type in the protocol 1 = calling message. 2 = original called 3 = redirecting 4 = redirection 5 = generic INTNOA Internal NOA value. EXTNOA The value of the NOA field in the Any 7-bit value, 0 through 127, no protocol message. restrictions. Any 7-bit value, 0 through 127, no restrictions. Linkset The linkset component type represents a linkset in an SS7 network used by the Cisco PGW 2200 Softswitch to communicate with an STP. Its MML name is as follows: • MML Name—LNKSET The linkset component structure is shown in Table 1-31. Table 1-31 Linkset Component Structure Parameter MML Name Parameter Description Parameter Values (Default) NAME The name can be up to 20 alphanumeric characters. No special characters other than “-” are allowed. The name should begin with an alphabetic character. Unique component name used in MML commands Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-30 OL-18092-02 Appendix 1 Components, Processes, and Properties Components Table 1-31 Linkset Component Structure (continued) DESC Component description The description can be up to 128 alphanumeric characters. No special characters other than “-” are allowed. The description should begin with an alphabetic character. APC Adjacent point code Adjacent point code or destination point code. For linksets that connect directly to an SSP, enter the MML name of a previously defined DPC. For linksets that connect to a Cisco ITP-L, enter the MML name of a previously defined APC. For SNMP, enter the index of the adjacent point code. PROTO Protocol family Values: SS7-ANSI SS7-ITU SS7-China SS7-Japan SS7-UK. TYPE Transport type Values: TDM—For linksets that connect directly to an SSP. IP (default)—For linksets that connect to Cisco ITP-Ls. Linkset Property The linkset property component type represents the configuration parameters that you can use to tune linkset communications. Its MML name is as follows: • MML Name—LNKSETPROP The linkset property component structure is shown in Table 1-32. These properties apply to all linksets you create. Note You do not need to configure all the properties listed to create a linkset. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-31 Appendix 1 Components, Processes, and Properties Components Table 1-32 Linkset Property Component Structure Property Parameter Description DialogRange TCAP transaction ID range (for example, 1 through 10000) 0 for a specific subsystem. An entry of zero (0) means the entire range. This property can be provisioned for SS7-ANSI and SS7-ITU. Default Value Units A string of 1 to 21 ASCII characters For example, if you set dailogrange=”1” for proto=”SS7-ANSI” all the linksets created by this command have dialogrange set to 1. Command examples: prov-ed:lnksetprop:name="SS7-ANSI", dialogrange="abc" prov-add:name="test-lset",proto="SS7-ANSI" layerretries Maximum number of retransmissions for TCAP/SCCP queries. Value range: 0 through 5, where 0 = No retries. 2 layertimer 10 Time to wait for a response from adjacent layer (SS7 controller, TCAP to SCCP); tailor when layers are not resident on same processor. Value range: 0 through 10, where 0 = Disabled and 10 = 1 second. Tenths of a second mtp3ApcMtpRstrtT21 Overall MTP restart timer at an SP adjacent to an SP whose SS7-UK = 20 MTP restarts. Value range: 0 to disable, 20, or 63 through 65 SS7-CHINA = 0 seconds. SS7-ITU = 640 SS7-JAPAN = 0 Tenths of a second mtp3ApcMtpRstrtT28 Overall restart timer for signaling point adjacent to one whose SS7-ANSI = 30 MTP restarts. Value range: 3 through 35 seconds (for ANSI only). Tenths of a second mtp3ClearTfc Transfer controlled clear timer. Tenths of a second SS7-JAPAN = 200 Values: 0 to 2147483647 Integer mtp3DlnkConnAckT7 Waiting for signaling data link connection acknowledgment. SS7-ANSI = 10 Value range: 1 through 2 seconds, or through 5 seconds when SS7-UK = 10 connecting over a Cisco ITP-L. SS7-CHINA = 10 SS7-ITU = 10 SS7-JAPAN = 20 Tenths of a second mtp3FrcUnhT13 Waiting for force uninhibited. Value range: 0.8 through 1.5 seconds. SS7-ANSI = 10 SS7-UK = 10 SS7-CHINA = 10 SS7-ITU = 10 SS7-JAPAN = 0 Tenths of a second mtp3InhAckT14 Waiting for inhibit acknowledgment. Value range: 2 through 3 seconds. SS7-ANSI = 20 SS7-UK = 20 SS7-CHINA = 20 SS7-ITU = 20 SS7-JAPAN = 0 Tenths of a second mtp3LocInhTstT20 Waiting to repeat local inhibit test. Value range: 90 through 120 seconds (for ANSI only). SS7-ANSI = 900 Tenths of a second Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-32 OL-18092-02 Appendix 1 Components, Processes, and Properties Components Table 1-32 Linkset Property Component Structure (continued) Property Parameter Description Default Value Units mtp3LocInhTstT22 Waiting to repeat local inhibit test. Value range: 3 through 6 minutes. SS7-UK = 3000 SS7-CHINA = 3000 SS7-ITU = 3000 SS7-JAPAN = 0 Tenths of a second mtp3MaxSltTries Maximum number of retries of signaling link test message. If SS7-ANSI = 2 MTP3 does not receive a response after two signaling link test SS7-UK = 2 messages, the system fails the link. Value range: 1 through 5. SS7-CHINA = 2 SS7-ITU = 2 SS7-JAPAN = 0 Integer mtp3MsgPriority Message priority of management messages for congestion periods. Value range: 0 through 3. SS7-ANSI = 2 SS7-UK = 1 SS7-CHINA = 1 Priority 1 (default) indicates that there is no congestion SS7-ITU = 1 priority. Priorities greater than 1 indicate multiple congestion SS7-JAPAN = 1 priorities. Priority 3 is the highest priority. Integer mtp3MtpRstrtT20 Overall MTP restart timer at the signaling point whose MTP SS7-UK = 20 SS7-CHINA = 0 restarts. Value range: 0 to disable, 20, or 50 through 61 SS7-ITU = 600 seconds. SS7-JAPAN = 0 Tenths of a second mtp3MtpRstrtT24 Overall MTP restart timer for local MTP restart. Value range SS7-ANSI =100 is network-dependent. Tenths of a second Values: 0 to 2147483647 mtp3RepeatRstrtT26 Traffic restart waiting message at local MTP restart. Value range: 12 through 15 seconds. SS7-ANSI = 150 mtp3T12 Waiting for signaling data link connection acknowledgement. SS7-JAPAN = 0 Value range: 0.5 through 1.5 seconds. Tenths of a second mtp3T13 Same as mtp3FrcUnhT13. SS7-JAPAN = 0 Tenths of a second mtp3T14 Same as mtp3InhAckT14. SS7-JAPAN = 0 Tenths of a second mtp3T20 Same as mtp3MtpRstrtT20. SS7-JAPAN = 0 Tenths of a second mtp3T21 Same as mtp3ApcMtpRstrtT21. SS7-JAPAN = 0 Tenths of a second mtp3T22 Same as mtp3LocInhTstT22. SS7-JAPAN = 0 Tenths of a second mtp3T7 Waiting for signaling data link connection acknowledgement. SS7-JAPAN = 20 Value range: 1 through 20 seconds. Tenths of a second mtp3Tc Transfer controlled status cancel timer. Tenths of a second SS7-JAPAN = 200 Value range: 0 through 2147483647. Tenths of a second Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-33 Appendix 1 Components, Processes, and Properties Components Table 1-32 Linkset Property Component Structure (continued) Property Parameter Description Default Value Units mtp3TfrUsed Transfer restricted procedure is enabled (true) or disabled (false). Set to true or false. SS7-ANSI = true SS7-UK = false SS7-CHINA = false SS7-ITU = true SS7-JAPAN = false true/false mtp3TraSntT29 Timer started when traffic restart allowed is sent in response SS7-ANSI = 600 to unexpected traffic restart allowed or traffic restart waiting. Value range: 0, 10 through 65 seconds. Tenths of a second mtp3tstSltmT1 Waiting for signaling link test acknowledgment message. Value range: 0, 4 through 12 seconds. SS7-ANSI = 60 SS7-UK = 50 SS7-CHINA = 50 SS7-ITU = 50 SS7-JAPAN = 0 Tenths of a second mtp3tstSltmT2 Interval for sending signaling link test message. Value range: 0 through 90 seconds. SS7-ANSI = 600 SS7-UK = 300 SS7-CHINA = 300 SS7-ITU = 300 SS7-JAPAN = 0 Tenths of a second mtp3tstsrtat10 Timer for waiting to repeat signaling route set test. SS7-JAPAN = 50 Integer Value range: 0 through 2147483647. mtp3UnhAckT12 Waiting for uninhibited acknowledgment. Value range: 0, 0.8 through 1.5 seconds. SS7-ANSI = 10 SS7-UK = 10 SS7-CHINA = 10 SS7-ITU = 10 SS7-JAPAN = 0 Tenths of a second reference Versions for protocol standards supported for MTP. Valid values are as follows: SS7-ANSI = ANSI92 SS7-UK = UK SS7-CHINA = ANSI92 SS7-ITU = ITU92 SS7-JAPAN = NTT String • For SS7-ANSI: ANSI88, ANSI92, ANSI96 • For SS7-UK: UK, UK92 • For SS7-CHINA: ANSI88, ANSI92, ANSI96 • For SS7-ITU: ITU88. ITU92, ITU96 • For SS7-JAPAN: NTT, NTT92, TTC rudpNumRetx The maximum number of RUDP retransmissions count. Value range: 1 through 100. 2 Integer rudpRetxTimer The retransmission timeout. Value range: 2 through 100. 6 Tenths of a second rudpWindowSz The maximum number for unacknowledged segments in the RUDP window. Value range: 2 through 64. 32 Integer Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-34 OL-18092-02 Appendix 1 Components, Processes, and Properties Components Table 1-32 Linkset Property Component Structure (continued) Property Parameter Description Default Value SendAfterRestart Number of queued messages to send (in one group) to MTP3 16 after restart end. This value, combined with the sendTimer, controls the amount of data sent to MTP3 after restart ends. If too much data is sent to MTP3 after restart, MTP3 could be flooded. Units Integer Value range: 0 through 256. 300 Time (in tenths of a second) to maintain the same signal linkset in class 1 (connectionless) messages. This is the type of service provided by the SCCP layer. Applicable to SS7-ANSI and SS7-ITU. slsTimer Tenths of a second Value range: 0 through 600, where 0 = disabled. sltmT1 Signaling link test timer T1. Waiting for signaling link test acknowledgment message. Applicable to SS7-JAPAN. 0 Tenths of a second 0 Tenths of a second Value range: 0 through 2147483647. sltmT2 Signaling link test timer T2. Interval for sending signaling link test message. Applicable to SS7-JAPAN. Value range: 0 through 2147483647. Srtat10 Timer for waiting to repeat signaling route set test. Applicable 50 to SS7-JAPAN. Tenths of a second Value range: 0 through 2147483647. M3UA Key This component represents an M3UA routing key. The parent component of the M3UAKEY is the OPC. • MML Name—M3UAKEY The M3UA key component structure is shown in Table 1-33. Table 1-33 M3UAKEY Component Structure Parameter MML Name Parameter Description Parameter Values (Default) NAME M3UA key name The name can be as many as 20 alphanumeric characters. No special characters other than “-” are allowed. The name should begin with a letter. DESC Component description The description can be up to any 128 characters. OPC Associated OPC MML name of a previously configured OPC. DPC Associated DPC (optional) MML name of a previously configured DPC. ROUTING CONTEXT Routing context value Any integer except 0 (0 indicates no routing context). Each M3UA key must have a unique routing context. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-35 Appendix 1 Components, Processes, and Properties Components Table 1-33 Note M3UAKEY Component Structure (continued) SI Service indicator Service type, values are ISUP, TUP, and N/A (N/A). NETWORK APPEARNCE Network appearance (optional) This parameter is optional. The valid values are integers from 1 through 32767. A value of 0 indicates an invalid network appearance.) None of the parameters for this command can be modified. The following rules apply when creating M3UA keys: • You can provision a maximum of 1536 M3UA keys • Up to 64 OPCs can use M3UA signaling services. • Parent OPC must be a true OPC • Cannot be deleted if it is being used by an SS7 signaling service • Two M3UA keys or SUA keys cannot have the same routing context value M3UA Route This component represents an M3UA route. It is used to determine how to get an SS7 message to a particular destination using M3UA. • MML Name—M3UAROUTE The M3UA route component structure is shown in Table 1-34. Table 1-34 Note M3UAROUTE Component Structure Parameter MML Name Parameter Description Parameter Values (Default) NAME M3UA route name The name can be as many as 20 alphanumeric characters. No special characters other than “-” are allowed. The name should begin with a letter. DESC Component description The description can be up to any 128 characters. DPC Associated DPC MML name of a previously configured DPC. EXTNODE Associated external node MML name of a previously configured external node. PRI Priority 1 = higher priority (default) 2 = lower priority OPC Associated OPC MML name of a previously configured OPC. NAME is the only parameter for this command that cannot be modified. The following rules apply when creating/editing M3UA routes: Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-36 OL-18092-02 Appendix 1 Components, Processes, and Properties Components • The associated DPC must have an SS7 signaling service with an M3UA key defined (matches DPC attribute). If an M3UA key does not exist when the M3UA route is added/edited, a warning is issued. If an M3UA key is still not defined when the provisioning session is copied or deployed, an error message is generated and the copy or deployment is stopped. • Multiple DPCs with the same NETADDR cannot be routed to the same OPC • The associated OPC must be a true OPC • For a given OPC/DPC only one route can be defined through a given external node. • Up to two M3UA routes can be defined per OPC-DPC pair • The associated external node must support M3UA signaling • M3UA routes for the same OPC-DPC pair must have external nodes in the same group • When the provisioning session is saved and activated, there must be an ASSOCIATION of type M3UA using an SGP that is using the EXTNODE of each M3UAROUTE. MGCP Signaling Service The MGCP Signaling Service component type represents the MGCP signaling service or signaling path to a trunking gateway. Its MML name is as follows: • MML Name—MGCPPATH The MGCP signaling service structure is shown in Table 1-35. Table 1-35 MGCP Signaling Service Component Structure Parameter MML Name Parameter Description Parameter Values (Default) NAME Unique component name used in MML commands The name can be up to 20 alphanumeric characters. No special characters other than “-” are allowed. The name should begin with an alphabetic character. DESC Component description The description can be up to 128 alphanumeric characters. No special characters other than “-” are allowed. The name should begin with an alphabetic character. EXTNODE External node MML name MML name of a previously defined external node or index of the external node for SNMP Multiple IPFAS Services (sigpath) The multiple IPFAS signaling service component type is used to create multiple IPFAS or IPNFAS signaling paths and D-channels to a particular destination using either ISDN-PRI or DPNSS. Its MML name is as follows: • MML Name—MLTIPFAS The multiple IPFAS Signaling Service component structure is shown in Table 1-36. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-37 Appendix 1 Components, Processes, and Properties Components Table 1-36 MLTIPFAS Signaling Service Component Structure Parameter MML Name Parameter Description Parameter Values (Default) NAME Name used to derive IPFAS or IPNFAS and D-channel MML names The name can be as many as 20 alphanumeric characters. No special characters other than “-” are allowed. The name should begin with a letter. CUSTGRPID Customer ID Four digit ID; (0000) MDO MDO file name Valid protocol name from variants.dat. Note Limited to any MDO variant from either the ISDNPRI or DPNSS protocol families. SIDE Q.931 call model side User for user side and network for network side; (network) EXTNODE External node MML name MML name of a previously configured external node. PATHSIZE Number of IPFAS paths. Number of IPFAS paths. SESSIONSET Session Set MML name. MML Name of a previously configured Session Set. SIGSLOT Physical slot on the gateway Integer 0 through 63; (0) where the T1/E1 is plugged into SIGPORT Physical port on the gateway Integer 0 through 167; (0) on the slot Multiple Trunk Groups and Trunks The multiple trunk groups and trunks component types represent PRI trunk groups and trunks. Its MML name is as follows: • MML Name—MLTTRNKGRP The multiple trunk group and trunk component structure is shown in Table 1-37. Table 1-37 MLTTRNK Component Structure Parameter MML Name Parameter Description Parameter Values (Default) NAME Starting trunk group number Any valid trunk group number. SVC Starting value of the signaling service MML name This is the NAME parameter used in the MLTIPFAS command. CLLI Common Language Location Identification Any alphanumeric value that is less than or equal to 11 characters. NUMTRNKGRP Number of trunk groups Integer greater than 0. NUMSPAN Number of spans per trunk Integer greater than 0; (1). group Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-38 OL-18092-02 Appendix 1 Components, Processes, and Properties Components Table 1-37 MLTTRNK Component Structure (continued) Parameter MML Name Parameter Description Parameter Values (Default) TRNKMEMNUM Starting trunk group member number for each trunk group Integer greater than 0; (1). SPAN Span Integer from 0 through 65535 or ffff. CIC Circuit Identifier Code Integer from 0 through 65535. ENDPOINT Enter as many as 128 characters and enclose in straight quotes. Text description of the trunk endpoint. An endpoint value is typically composed of an interface, a timeslot, and a domain name. CU Coding Unit’s MML name MML name of previously defined CU. Nailed Trunk (Bearer Channel) The Nailed Trunk component allows you to provision individual nailed bearer channels used in a Cisco SS7 Interconnect for Access Servers Solution or Classic Cisco PGW 2200 Softswitch configuration. Its MML name is as follows: • MML Name—NAILEDTRNK The linkset component structure is shown in Table 1-38. Table 1-38 Nailed Trunk (Bearer Channel) Component Structure Parameter MML Name Parameter Description Parameter Values (Default) NAME Trunk identifier Integer from 0 through 65535. SRCSVC MML name of the source service MML name of a previously defined signaling service. Valid signaling services are: ISDNPRI, DPNSS, or any SS7 signaling service. DSTSVC MML name of destination service MML name of a previously defined signaling service. Valid signaling services are: ISDNPRI, DPNSS, or any SS7 signaling service. SRCSPAN Source span Integer from 0 through 65535 or ffff; (ffff) DSTSPAN Destination span Integer from 0 through 65535 or ffff; (ffff) SRCTIMESLOT Source timeslot Integer from 0 through 65535. DSTTIMESLOT Destination timeslot Integer from 0 through 65535. NAS Signaling Service (sigpath) The NAS signaling service component type represents an ISDN signaling service or signaling path that is backhauled over IP to and from a NAS (destination). Its MML name is as follows: • MML Name—NASPATH The NAS signaling service component structure is shown in Table 1-39. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-39 Appendix 1 Components, Processes, and Properties Components Table 1-39 NAS Signaling Service (sigpath) Component Structure Parameter MML Name Parameter Description Parameter Values (Default) NAME NAS signaling service name The name can be as many as 20 alphanumeric characters. No special characters other than “-” are allowed. The name should begin with a letter. DESC Component description The description can be up to 128 characters. EXTNODE External node MML name MML name of a previously defined external node or index of the external node for SNMP. CUSTGRPID Customer group ID Four digit ID; (0000). SIGSLOT Physical slot on the NAS defining the NFAS Group (optional) An integer, 0 through 63; (0). This parameter is added in software Release 9.4(1). SIGPORT Physical Port on the slot of NAS defining the NFAS Group. (optional) An integer, 0 through 167; (0). This parameter is added in software Release 9.4(1). The following parameters cannot be modified: • NAME • EXTNODE The following rules apply when creating or editing NAS signaling paths: • You must have an IP link configured if the ISDNTYPE of the EXTNODE is N/A. • The maximum number of DPNSSPATHs and IUA NASPATHs per IUA external node is 112. • The maximum number of DPNSSPATHs and IUA NASPATHs is 1500. • The SIGPORT and SIGSLOT attributes can be defined only if the ISDNTYPE of EXTNODE is IUA. • An ASSOCIATION must be defined with the same EXTNODE attribute as its parent NASPATH. If this ASSOCIATION is not defined when the NASPATH is added or edited, a warning is issued. If the ASSOCIATION still is not defined when the provisioning session is copied or deployed, an error message is generated, and the copy or deployment procedure is stopped. • If the ASSOCIATION with the same EXTNODE value as the NASPATH is deleted, a warning message is issued informing the user that the NASPATH must also be deleted. If it is not deleted when the provisioning session is copied or deployed, an error message is generated and the copy or deployment procedure is stopped. Originating Point Code The Originating Point Code component type represents an SS7 point code used by the Cisco PGW 2200 Softswitch NE. Its MML name is as follows: • MML Name—OPC The Originating Point Code component structure is shown in Table 1-40. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-40 OL-18092-02 Appendix 1 Components, Processes, and Properties Components Table 1-40 Originating Point Code Component Structure Parameter MML Name Parameter Description Parameter Values (Default) NAME Unique component name used in The name can be up to 20 alphanumeric characters. No special MML commands characters other than “-” are allowed. The name should begin with an alphabetic character. DESC Component description The description can be up to 128 alphanumeric characters. No special characters other than “-” are allowed. The description should begin with an alphabetic character. NETADDR SS7 network address String in dotted notation, for example, 1.1.1. NETIND Network indicator The network indicator assigned by the network administrator. Value range: 0–3 as follows: 0 (default)—International networks 1—Spare 2—National networks 3—Reserved for national use TYPE Type of the OPC Values: TRUEOPC—True OPC CAPOPC—Capability OPC A maximum of six true OPCs are supported, and for each true OPC a maximum of eight capability OPCs are supported per Cisco PGW 2200 Softswitch. Note TRUEOPC MML name of the true OPC The MML name of a previously defined true OPC. It applies only associated with a capability OPC to the capability OPC. Outbound SIP Header (OUTSIPHEADER) The Outbound SIP Header component allows you to manage inbound SIP header tables. The MML name is as follows: • MML Name—OUTSIPHEADER The OUTSIPHEADER component structure is shown in Table 1-41. Table 1-41 OUTSIPHEADER Component Structure Parameter MML Name Parameter Description Parameter Values (Default) NAME The name of the SIP header table. String from 1-255 characters, case insensitive HEADER The name of a SIP header that the Cisco PGW 2200 Softswitch uses to modify traffic. String from 1–40 characters, case insensitive Note You can use the same header name more than once in a SIP header table. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-41 Appendix 1 Components, Processes, and Properties Components Table 1-41 POLICY MESSAGE OUTSIPHEADER Component Structure (continued) Defines the B2BUA mode applied to the call/trunk group The SIP message that triggers a customized action. The value must be the name of a SIP request or response message. • Trusted • Non-trusted • ALL String from 1–256 characters, case insensitive Request message names: ACK, BYE, CANCEL, COMET, INFO, INVITE, NOTIFY, OPTIONS, PRACK, RE_INVITE, REFER, REGISTER, SIGNAL, SUBSCRIBER, UPDATE Response numbers: 100–699 Keywords: ALL, ALL_REQUEST, ALL_RESPONSE COND TREAT Defines how the Cisco PGW 2200 Softswitch uses the SIP header table entry to analyze traffic. This field requires one or more entries in the Condition DW fields. The action that the Cisco PGW 2200 Softswitch takes when the SIP header is present. To apply multiple changes to a single SIP message, define the treatments in the outbound SIP header table. The Cisco PGW 2200 Softswitch applies the treatments as follows: • • Note For modifying existing SIP headers—Index defines the order in which the Cisco PGW 2200 Softswitch applies SIP header table entries. If a SIP header matches more than one entry in the SIP Header table, the Cisco PGW 2200 Softswitch applies the entry with the lowest Index value. For adding SIP headers—The Cisco PGW 2200 Softswitch first applies any specified modification treatment to the existing header, that is, the entry with the lowest Index value. Then it applies all specified addition treatments to the header that match the SIP message, regardless of Index value. The Cisco PGW 2200 Softswitch analyzes headers prior to SIP table header handling. • 0 = Unconditional • 1 = Header contains tag • 2 = Header does not contain tag • 3 = Message contains tag • 4 = Message does not contain tag • 1 = Discard header • 2 = Add header using fixed string • 3 = Replace the header using fixed string • 4 = Remove tag • 5 = Add tag • 6 = Replace tag • 7 = Add text from a header in another call leg Use this option to add text from a header present in another call leg. This treatment adds the header body only. Define the treatment data word to specify the header to use from the other call leg. The Cisco PGW 2200 Softswitch inserts text from the first header that matches the data word. • 8 = Replace the header of another call leg Use this option to replace a header in another call leg. Define the treatment data word to specify the header to replace in the other call leg. The Cisco PGW 2200 Softswitch replaces the first header that matches the data word. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-42 OL-18092-02 Appendix 1 Components, Processes, and Properties Components Table 1-41 OUTSIPHEADER Component Structure (continued) INDEX Defines the order in which the Cisco PGW 2200 Softswitch applies SIP header table entries. If a SIP header matches more than one entry in the SIP Header table, the Cisco PGW 2200 Softswitch applies the entry with the lowest Index value. Valid values: 1–20 Default value: 1 The tags the Cisco PGW 2200 Softswitch uses to String from 1–256 characters, optional, case analyze SIP traffic. You can define up to four tags insensitive. for each row in the SIP header table. CDW1–CDW4 (Condition Data Words 1–4) Note SIP table header treatments take effect only if a message matches all of the Condition DW fields. String from 1–256 characters, optional, case The tag the Cisco PGW 2200 Softswitch uses based on the value in the Treatment field. You can sensitive. apply up to four tags for each row in the SIP header table. TDW1–TDW4 (Treatment Data Words 1–4) Table 1-42 shows a sample of an outbound SIP header table. Trusted 1 6 Organization 2 Notify Nontrusted 0 5 Warning 3 486 ALL 4 1 cisco.com Subject 4 ALL_Req ALL uest 3 4 example.com example.com User-Agent 5 ALL_Res ponse ALL 2 5 organization organization: Cisco Priority 6 Invite ALL 2 3 Urgent Urgent Server 7 ALL ALL 4 2 cisco.com Server: PGW Requested-By 8 ALL ALL 3 6 example.com example.com User-agent ALL ALL 3 7 User-Agent: cisco.com User-Agent: example.net Requested-By 10 ALL ALL 3 8 example.com example.com Index 9 example.com 2405 example.com Treatment DW4 All Treatment DW3 1 Treatment DW2 Treatment DW1 Condition DW2 Condition DW1 Treatment Diversion Message Condition Apply Policy Sample Outbound SIP Header Table Header Name Table 1-42 cisco.com example.net Normal cisco.com cisco.com Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-43 Appendix 1 Components, Processes, and Properties Components Profile The Profile component supports the ability to retrieve all entries in the table with overridden properties by specifying “all”. Its MML name is as follows: • MML Name—PROFILE The Profile component structure is shown in Table 1-43. Table 1-43 Profile Component Structure Parameter MML Name Parameter Description Parameter Values (Default) NAME Profile name The name can be as many as twenty alphanumeric characters. No special characters other than “-” are allowed. The name should begin with a letter. TYPE Profile type Valid values: • ISUPTMRPROFILE • GRPROFILE • SIPPROFILE • EISUPPROFILE • DOMAINPROFILE • COMMONPROFILE • GWPOOLPROFILE See the “ISUP Timers” section on page 1-169 for a list of the valid protocol variants for configurable ISUP timers for each supported protocol variant. VARIANT Variant Variant name, as many as 20 alphanumeric characters. Variants are listed in Appendix 1, “Protocol Variants.” Note VALIDATION This parameter is required only if TYPE is ISUPTMRPROFILE. The system uses the VARIANT value to perform validation. Indicates whether the On or Off. Cisco PGW 2200 Softswitch performs property validation. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-44 OL-18092-02 Appendix 1 Components, Processes, and Properties Components Table 1-43 Profile Component Structure (continued) Parameter MML Name Parameter Description Parameter Values (Default) CAT Property category name that is used to filter the properties. Valid values are: • analysisrouting (analysis and routing) • billing • media • number • profile • sip (SIP protocol) • timer • misc (Release 9.8) Name of an existing profile. (Release 9.8) Name of an existing profile to use as a basis for the new profile. You can set additional properties to override the values copied from the existing (base) profile. BASE RASERVER The RASERVER component defines a signal channel to the Radius Accounting Server. RASERVER also associates an RA SigPath to the channel. MML Name—RASERVER The following restrictions apply to the RASERVER component: • The maximum number of RASERVERs is 5. • You must add an RAPATH before adding an RASERVER • If you want to delete a single RASERVER, you must also delete the RAPATH. • To modify an RASERVER, the PORT parameter value must match the existing RASERVER. • Duplicate PORT or ORDER values cause an error. • The Cisco PGW 2200 Softswitch uses PORT with a value between <local-port> and <local-port + <number of port>> The RASERVER component structure is shown in Table 1-44. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-45 Appendix 1 Components, Processes, and Properties Components Table 1-44 RASERVER Component Structure Parameter MML Name Parameter Description Parameter Values (Default) NAME Unique ID of this component and The name can be up to any 20 alphanumeric component name used in MML characters. No special characters other than commands “-” are allowed. Names should begin with an alphabetic character. DESC Component description The description can be as many as 128 characters. SVC Signal path MML name. MML name of previously defined signal service. IPADDR Local logical IP address IP_Addr1, IP_Addr2, IP_Addr3, IP_Addr4. This parameter is mandatory. PORT Local port number 1025 through 65535. This parameter is mandatory. PEERADDR Remote IP address This parameter is mandatory. PEERPORT IP address; (0.0.0.0). This may also be specified as a hostname or a DNS name. 1025 to 65535. The accounting port number used on the destination server for accounting data. This parameter is mandatory. IPROUTE MML name for first IP route (optional) MML name of a previously provisioned IP route. (empty string) ORDER ORDER is the order of the server 1 to 99. as primary server. The order with the lowest value is selected as the primary server. This parameter is mandatory. KEY KEY is the shared key for encryption used for this server. This parameter is mandatory. Alphanumeric and dash characters are allowed. The KEY must start with a character. The length of KEY is 1 to 99. (empty string) TIMEOUT TIMEOUT is the duration in seconds before the packet is retransmitted. This parameter is optional. 1 to 30. (6) RETRYCOUNT The number of times a packet is 1 to 10. (2) re-transmitted before giving up. This parameter is optional. Routing The routing file can be moved onto the Cisco PGW 2200 Softswitch using FTP and then associated with the relevant session using SNMP. Its MML name is as follows: Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-46 OL-18092-02 Appendix 1 Components, Processes, and Properties Components • MML Name—RTTRNKGRP The routing component structure is shown in Table 1-45. Table 1-45 Routing Component Structure Component MML Name Parameter MML Name SIPRTTRNKGRP NAME Parameter Description Parameter Values (Default) Trunk group number Unique name for this SIP routing trunk group number. 1 through 9999; (none) URL SIP proxy service address in the format of IP address, hostname, or DNS name SIPPROXYPORT UDP port number used by the SIP proxy server VERSION SIP version of the SIP proxy server CUTTHROUGH Cut through indicates the point in a call at which the call is through connected. EXTSUPPORT RTTRNK 0 = Undefined 1 = Seize - call is through connected a seize, not applicable 2 = ACM - call is through connected at ACM 3 = ANM - call is through connected at ANM SIP extension supported 0 or 1; (0) Note RTLIST 0 through 3; (0) This property is 0 = False 1 = True reserved for future use and is not currently implemented. SRVRR Indicates if the (current) 0 or 1; (0) SIP URL is a server 0 = False - not a Server DNS (SRV) DNS or not 1 = True - is an SRV DNS NAME Route list name 20 alphanumeric RTNAME Route name ; (0) NEXTRTNAME Next route name 20 alphanumeric DISTRIB Indicates if random or sequential distribution is enabled String: On or Off, (Off). Select Off (default) to use sequential selection to choose the trunk group in the route; or On to use random selection. NAME Route name 20 alphanumeric Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-47 Appendix 1 Components, Processes, and Properties Components Table 1-45 Routing Component Structure (continued) Component MML Name RTTRNKGRP Parameter MML Name Parameter Description Parameter Values (Default) TRNKGRPNUM Trunk group number ; (0) NEXTTRKGRP Next trunk group Integer 0 through 65535; (0) WEIGHTEDTG Weighted trunk group String: ON or OFF (OFF) NAME Trunk group number Unique name for this routing trunk group number. 1 through 9999; (none) TYPE Trunk group type 0 to 11; (0) 0 = General (default)—Used with SS7 signaling services with switch types not equal to 0, 5, or 20. 1 = ISUP—Used with SS7 signaling services with switch types of 0 or 20. 2 = CAS—currently not supported. 3 = TUP—Used with SS7 signaling services with switch type of 5. 4 = IP—Used with EISUP signaling service. 5 = ATM—Used with VSI path signaling service 6 = DPNSS—Used with DPNSS protocol family signaling services 7 = PRI—Used with ISDN PRI protocol family signaling services. 8 = BTNUP—Used with SS7 signaling services with switch type 5. 9 = IP_SIP—Used with SIP signaling services at the terminating side. 10 = SIP_IN—Used with SIP signaling services at the originating side. 11 = CTI—Used with CTI signaling. REATTEMPTS Number of reattempts 0 to 5; (0) QUEUING Queuing time 0 to 120; (0) Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-48 OL-18092-02 Appendix 1 Components, Processes, and Properties Components Table 1-45 Routing Component Structure (continued) Component MML Name Parameter MML Name Parameter Description Parameter Values (Default) Cut through indicates the point in a call at which the call is through connected. 0 through 3; (0) RESINCPERC Reserve incoming bandwidth percentage 0 through 100 (0) BEARERCAP NAME Bearer capability name 20 alphanumeric (NULL) NAME Conditional routing name 20 alphanumeric DOW Day of week DEFAULT; (DEFAULT), SUNDAY, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY, HOL1, HOL2, HOL3 RTEDESC Conditional routing descriptor Up to 124 alphanumeric characters providing time-ordered options to use a specified result set (from the dial plan result table). The format is: setName1, setTime1, … setNamen, setTimeChangen. CUTTHROUGH CONDRTE 0 = Undefined 1 = Seize - call is through connected a seize, not applicable 2 = ACM - call is through connected at ACM 3 = ANM - call is through connected at ANM The following rules apply when creating or editing the Routing table: To add, modify, or delete the contents of a Routing table, an active provisioning session is required. At the time of deploying or copying, routing files from the provisioning directory are copied to the active directory. The active directory for the routing file is: /opt/CiscoMGC/etc. All of the TIDs, except CARRIERTBL and ROUTING, require a name. Currently it is only possible to retrieve against a name. All the Carrier tables, route lists, route trunks, and route trunk groups information can be retrieved by using the prov:rtrv:rtlist:"ALL" command. The ALL option cannot be used with other parameters. The NEXTRTNAME parameter is used for changing the order of routes in the route list. If not specified when a route is added to a route list, the routes are added in the order in which they are entered. NEXTRTNAME is only valid for use when modifying the route list. The NEXTRKGRP parameter is used for changing the order of trunk groups in the route. If not specified when a trunk group is added to a route, the trunk groups are added in the order in which they are entered. NEXTRKGRP is only valid for use when modifying the route list. The CARRIERID is not available in RTLIST in software Release 9.x. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-49 Appendix 1 Components, Processes, and Properties Components The ROUTING TID provides the functionality to add and to delete a routing file. When adding a routing file, if there is currently no routing file one is created, otherwise an error occurs. When deleting, if a routing file exists, it is deleted, otherwise an error occurs. Edits are not supported for the ROUTING TID and for CARRIERTBL, edits are only valid when using the RTLISTNAME with the RTOPTION “CARRIER”. When the first entry is added to a conditional route, the day of week of DEFAULT is used. Thus a default value is always set for all conditional routes. For all days of the week, the user enters as the first value in the set a conditional route name. Then the user can add up to four pair of time changes and conditional route names. The time changes can be configure in the range 0015 to 2345 and must be divisible by 15 minutes. A check is performed to ensure that the times are added only in ascending order. Session Set The session set component type represents a pair of backhaul IP links used on the Cisco PGW 2200 Softswitch. These links are used to communicate with external nodes that support IPFAS. Its MML name is as follows: • MML Name—SESSIONSET The session set component structure is shown in Table 1-46. Table 1-46 Session Set Component Structure Parameter MML Name Parameter Description Parameter Values (Default) NAME Unique ID of this component and component name used in MML commands The name can be as many as 20 alphanumeric characters. No special characters other than “-” are allowed. The name should begin with a letter. IPADDR1 Local logical IP address 1 Local logical IP address for interface. Enter the IP address variable defined in the XECfgParm.dat file during the installation of the Cisco PGW 2200 Softswitch. Valid entries are IP_Addr1, IP_Addr2, IP_Addr3, or IP_Addr4. IPADDR2 Local logical IP address 2 Local logical IP address for interface. Enter the IP address variable defined in the XECfgParm.dat file during the installation of the Cisco PGW 2200 Softswitch. Valid entries are IP_Addr1, IP_Addr2, IP_Addr3, or IP_Addr4. PORT Local port number 1025 through 65535. PEERADDR1 Remote IP address 1 IP address; (0.0.0.0). This may also be specified as a hostname or a DNS name. PEERADDR2 Remote IP address 2 IP address; (0.0.0.0). This may also be specified as a hostname or a DNS name. PEERPORT Remote port 1025 through 65535. EXTNODE External Node MML name MML Name of a previously configured external node. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-50 OL-18092-02 Appendix 1 Components, Processes, and Properties Components Table 1-46 Session Set Component Structure (continued) Parameter MML Name Parameter Description Parameter Values (Default) IPROUTE1 First IP route MML name If the external node is in a different subnet from the Cisco PGW 2200 Softswitch, enter the MML name of a previously configured IPROUTE. If the external node is in the same subnet as the Cisco PGW 2200 Softswitch, leave this parameter unset. IPROUTE2 Second IP route MML name If the external node is in a different subnet from the Cisco PGW 2200 Softswitch, enter the MML name of a previously configured IPROUTE. If the external node is in the same subnet as the Cisco PGW 2200 Softswitch, leave this parameter unset. TYPE Sessionset external node type BSMV0 or IPFAS. The following rules apply when you are creating or editing session sets: • The ISDNSIGTYPE of the EXTNODE must be N/A if the TYPE is IPFAS. • The type of the session set must be BSMV0 for C7 session sets. • The type of the session set must be IPFAS for IPFAS session sets. • IP addresses cannot be split across session sets. For example if SET 1 has IP_Addr1 and IP_Addr2, then SET 2 cannot have IP_Addr1 and IP_Addr3. • If IPADDR2 or PEERADDR2 is specified, they must both be specified. In other words you cannot have one local address and two remote addresses, or two local addresses and one remote address. • IPADDR1 and IPADDR2 must have different values. • PEERADDR1 and PEERADDR2 must have different values except when the EXTNODE is a VISM (MGX8850). • The maximum number of IPFAS session sets per port is 50. • The PORT attribute cannot be set to the same value as the PORT attribute of another SESSIONSET with a different TYPE value. In other words the PORT value of a BSMV0 SESSIONSET cannot be the same as the PORT value of an IPFAS SESSIONSET. • When IPROUTE1 or IPROUTE2 is specified the IP address resolved from the PEERADDR1 or PEERADDR2 attribute must be checked against the DESTINATION and NETMASK attributes to verify that the IPROUTE is valid. • When IPROUTE1 is specified, the IPADDR must match the IPADDR1 of the session set. • When IPROUTE2 is specified, the IPADDR must match the IPADDR2 of the session set. • When IPROUTE1 or IPROUTE2 is not specified, the IP address resolved from the PEERADDR1 or PEERADDR2 attribute is checked against the defined IPROUTES to determine whether they should assigned to one of the IPROUTEs. If the PEERADDR is on the same subnet as an IPROUTE, the link should use that IPROUTE. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-51 Appendix 1 Components, Processes, and Properties Components A Session Set is a logical representation of one or two backhaul IP links. The SESSIONSET MML command generates a Session Set that is one or two (if PEERADDR2 is specified) Backhaul IP Links. The names are NAME-1 and NAME-2. The DESCRIPTIONs are Session Set NAME Backhaul Link 1 and Session Set NAME Backhaul Link 2. All MML commands (add, edit, delete, and retrieve) are performed against the IP link pair by specifying only the NAME. Retrieving a session set displays the backhaul IP links (there may only be one) for the session set. Retrieving all session sets displays all backhaul IP links. SIP IP Link This is the Cisco PGW 2200 Softswitch NE component type and represents a SIP IP link used on the Cisco PGW 2200 Softswitch NE. These links are used to communicate with the SIP proxy servers. Its MML name is as follows: • MML Name—SIPLNK The SIP link component structure is shown in Table 1-47. Table 1-47 SIP Link Component Structure Parameter MML Name Parameter Description Parameter Values (Default) NAME Unique ID of this component and component name used in MML commands The name can be as many as 20 alphanumeric characters. No special characters other than “-” are allowed. The name should begin with a letter. DESC Component description The description can be up to any 128 characters. PORT Local port number Any valid IP port number greater than 1024 (Recommended setting of 5060 for SIP). PRI Priority Integer greater than 0; (1). IPADDR Local logical IP address IP_Addr1, IP_Addr2, IP_Addr3, IP_Addr4. SVC Signaling service this IP supports MML name of a previously defined signal service. SIP Signaling Service This component type represents the SIP signaling service or signaling path to SIP proxy servers. Its MML name is as follows: • MML Name—SIPPATH The SIP signaling service component structure is shown in Table 1-48. Table 1-48 SIP Path Component Structure Parameter MML Name Parameter Description NAME Unique component name used in MML commands Parameter Values (Default) The name can be up to 20 alphanumeric characters. No special characters other than “-” are allowed. The name should begin with an alphabetic character. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-52 OL-18092-02 Appendix 1 Components, Processes, and Properties Components Table 1-48 SIP Path Component Structure (continued) DESC Component description The description can be up to 128 alphanumeric characters. No special characters other than “-” are allowed. The name should begin with an alphabetic character. MDO MDO file name Valid protocol name from variants.dat (IETF_SIP is the only valid MDO variant for this signaling service.). ORIG LABEL Originating call control (OCC) side location label. Used for Call Limiting feature. As many as 20-character alphanumeric string. This parameter is added in software Release 9.6(1). TERM LABEL Terminating call control (TCC) side location label. Used for Call Limiting feature. As many as 20-character alphanumeric string. This parameter is added in software Release 9.6(1). SIP-I Version Controls the entries in the sipIVersion.dat file, which controls mapping between SIP-I variants. Its MML name is as follows: • MML Name—SIPIVERSION The SIPIVERSION component structure is shown in Table 1-49. Table 1-49 SIPIVERSION Component Structure Parameter MML Name Parameter Description Parameter Values (Default) PROFILENAME MML name of a SIP-I mapping profile. The name of an existing SIP-I mapping profile; a string of up to 20 alphanumeric characters in length. Note The name must start with an alphabetic character. VERSION SIP-I version defined by the A string of up to 128 characters. operator and used in the Note One SIP-I mapping profile can have more SIP-I message Content-Type than one SIP-I version defined on the header field. Cisco PGW 2200 Softswitch. MDO SIP-I variant name mapped to the SIP-I message ParamContent field. A string of up to 40 alphanumeric characters. SS7 Route The SS7 route component type represents an SS7 route. It is used to determine how to get an SS7 message to a particular destination. Its MML name is as follows: • MML Name—SS7ROUTE Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-53 Appendix 1 Components, Processes, and Properties Components The SS7 route component structure is shown in Table 1-50. Table 1-50 SS7 Route Component Structure Parameter MML Name Parameter Description Parameter Values (Default) NAME Unique component name used in MML commands The name can be up to 20 alphanumeric characters. No special characters other than “-” are allowed. The name should begin with an alphabetic character. DESC Component description The description can be up to 128 alphanumeric characters. No special characters other than “-” are allowed. The name should begin with an alphabetic character. DPC Destination point code MML name MML name of a previously defined point code. LNKSET Linkset MML name MML name of a previously defined linkset. OPC Originating point code MML name MML name of a previously defined point code. PRI Priority Integer greater than 0; (1). SS7 Signaling Service Properties The SS7 signaling service properties component types serve as configuration parameters that you can use to tune signaling service communications. These properties apply to all SS7 signaling services you create. You do not have to enter these values. Its MML name is as follows: • MML component name: SIGSVCPROP The SS7 signaling service properties are listed below. For the list of components applicable to each of these properties, see Table 1-65. For descriptions of these properties, see Table 1-66.ACCRespCatName, ACCRespCntlInhibit, ACLDur, ADigitCCPrefix, ADigitCCrm, adjDestinations, AInternationalPrefix, AlarmCarrier, allowCRMCRA, allowEXM, AllowH323Hairpin, ANationalPrefix, Anumnormalise, AOCDMinPeriodicTimerDuration, AOCEnabled, AOCNodeID, atpInclude, AuditWhenSscIs, BcInitState, BDigitCCPrefix, BDigitCCrm, BInternationalPrefix, BNationalPrefix, BothwayWorking, CallForwardRerouteDisabled, CallHoldInterworkingEnabled, CarrierInfoTransferBackward, CarrierInfoTransferForward, carrierSelectInclude, CCOrigin, CctGrpCarrier, CGBA2, CGBA2, cgpnForceIncomplete, cgpnInclude, cgpnPres, CgpnPresRes, ChargeAreaInformation, ChargeOrigin, chnNonGeo, chnOlipInclude, cipInclude, cipNonGeo, CircHopCount, CLIDefaultAllowed, CLISelect, CliSelectionForCodeOfPractice3, CNAPService, COLDefaultAllowed, CompressionType, congProc, ContactListOrder, CorrelationCallIDFormat, CotInTone, CotOnTerminatingSupport, CotOutTone, CotPercentage, CustomerVPNid, CustomerVPNOffNetTblNum, CustomerVPNOnNetTblNum, defaultBC, defaultBC, DefaultCARIDNatNetIdPlan, DefaultCARIDNetId, DefaultCARIDNetType, DefaultCHG, DefaultCHGNOA, DefaultCHGNPI, DefaultDN, DefaultDNNOA, DefaultDNNPI, DefaultDNPres, DefaultDNSI, DefaultOLI, DefaultTmr, delayTimer, DeselOutCicCDRGenerate, DisableQSIGReleaseMethod, DpnssRORoutingNumberLength, EchoCanRequired, EnableCCBSpathReservation, ExpiryWarnToneDur, ExpiryWarnToneType, ExtCOT, ExtCOT,DefaultFCINatInd, FastConnect, FAXsupport, FeatureTransparencyDisabled, ForwardCLIinIAM, ForwardSegmentedNEED, FT_IncomingPFXdigitsInsert, FT_IncomingPFXdigitsRemove, FT_OutgoingPFXdigitsInsert, FT_OutgoingPFXdigitsRemove, gapInclude, GatewayAnnouncementPackageSupport, GatewayName, GenerateRedirectionNumber, Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-54 OL-18092-02 Appendix 1 Components, Processes, and Properties Components GenericPurposeString, GLARE, gnInclude, GRA2, GRSEnabled, GRSonSSCEnabled, GtdCapTypeProp, GtdMsgFmt, GWDefaultAudioCodecString, GWNetworkContinuity, GWProtocolVersion, h248BulkAudit, h248CongestionEnable, h248ControlInterval, h248DomainNameRemote, H248GatewayReserveValue, h248GWStdbyHeartbeatInterval, h248inactivitytimer, h248InitFill, h248initialrtt, h248InitLeakAmount, h248LeakInterval, h248LocalIpInterfacePollCount, h248longtimer, h248MaxFill, h248maxretries, h248mgcexectimer, h248mgcpendlimit, h248mgcprovresptimer, h248mgexectimer, h248mgpendlimit, h248OverloadEnable, h248profilename, h248profileversion, h248RemoteIpPollCount, h248SplashAmount, h248TargetolRate, h248TermPendPeriod, h248TimerT1, h248txnpendrespcount, H323AdjunctLink, H323Destination, HandlePresUnavail, hopOn, InbandInfoAvailable, InhibitIncomingCallingNameDisplay, InhibitIncomingConnectedNameDisplay, InhibitIncomingConnectedNumberDisplay, InhibitOutgoingCallingNameDisplay, InhibitOutgoingConnectedNameDisplay, InhibitOutgoingConnectedNumberDisplay, InhibitSipFromMapping, InitEndpointsAsEnabled, IPInScreening, IPTermNumGroups, IPTermNumInterfaces, IPTermNumTerms, IsupToSipRatio, IsupTransEarlyACMEnable, IsupTransEarlyBackwardDisabled, IsupTransparencyDisabled, jipDefault, jipInclude, lapdDropErr, lapdKval, lapdN200, lapdN201, lapdT200, lapdT203, LocalAnnBehavior, LocationNumber, LoopAvoidanceCounter, LoopAvoidanceSupport, MapCLItoSipHeader, MapRNMethod, MaxCBRequest, maxMessageLength, MgcpBehavior, mgcpBulkAudit, mgcpDomainNameLocal, mgcpDomainNameRemote, mgcpGWRspAckTimeout, mgcpGWStdbyHeartbeatInterval, mgcpHeartbeatInterval, mgcpLocalIpInterfacePollCount, mgcpMaxRspAckToBuffer, mgcpRemoteIpPollCount, mgcpRetxCount, mgcpRetxTimer, mgcpRsvpErrHandling, mgcpRsvpPackage, MidCallServiceCustID, mtp3Queue, MWIInvokeTimerT1, MwiStringOFF, MwiStringON, NATTraversalMethod, NatureOfAddrHandling, NewDiversionHdrRequired, NFASImplicitInterfaceId, Normalization, notificationInclude, ocnInclude, OD32DigitSupport, OmaxDigits, OminDigits, OmitCgPnFromUnavailable, Ooverlap, OverlapDigitTime, OwnClli, OwnRoutingNumber, PostConnectToneDuration, PostConnectToneValue, PropagateSvcMsgBlock, ProtocolidandVariantidProv, QSIGTunnelVariant, QsigVariant, radiuskey, radiusretrycount, radiustimeout, redirCapInclude, redirCounterInclude, RedirectingNbrMap, RedirectingNbrSupport, redirInfoInclude, RedirMax, RedirNumForAnalysis, ReleaseMode, respectSipUriUserParm, restartTimer, restartTimer, rnInclude, RORequestDelayTimer, RouteId, RoutePref, SdpXmitToH323Trigger, SendAddressInCgpn, SendDtmfBeforeConnect, serviceCodeInclude, sgcpRetxCount, sgcpRetxTimer, SipCallHoldMethod, SipDtmfContentType, SipRedirAnalysisMethod, SipReferForSingleStepXfer, SipSatelliteIndEnable, SipToIsupRatio, spanId, srcpAuditGwInterval, srcpAuditLineInterval, srcpHeartbeatInterval, srcpIpPortLocal, srcpIpPortRemote, srcpRemoteAuditGwInterval, srcpRetxCount, srcpRetxTimer, sRtpSupported, srtTimer, SSCTInvokeTimerT1, STdigitforCDPN, STdigitforCLI, SuppressCHGNtoCGPNMapping, SuppressCLIDigits, SwitchID, T309Time, T310Time, Ta1TimePeriod, Ta2TimePeriod, Ta3TimePeriod, TbufferDigitLength, TCAPOverIPKpAlive, TCAPOverIPKpOpcod, TCAPOverIPKpTimer, TCAPOverIPTcpConn, TimeOutCBNU, TimeOutCBWF, TlinkAlignTime, TmaxDigits, TminDigits, Toverlap, TransferAwaitConnect, transReqInclude, unavailProc, UUIEProtocolDiscriminator, variant, VOIPPrefix, XmitCallingName. SS7 Signaling Service (sigpath) The SS7 Signaling Service (sigpath) component type represents an SS7 signaling service or signaling path to a particular SS7 switch (destination). Its name is as follows: • MML Name—SS7PATH The SS7 signaling service component structure is shown in Table 1-51. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-55 Appendix 1 Components, Processes, and Properties Components Table 1-51 SS7 Signaling Service Component Structure Parameter MML Name Parameter Description Parameter Values (Default) NAME The name can be as many as 20 alphanumeric Unique ID of this component and component characters. No special characters other than “-” are allowed. The name should begin with a letter. name used in MML commands DESC Component description The description can be up to any 128 characters. SIDE Q.931 call model side String user for user side and network for network side; (network). M3UAKEY M3UA key Valid for M3UA service. Enter the name of a previously provisioned M3UAKEY component names. Note Specify either OPC or M3UAKEY. Do not specify both. Default value: NULL MDO MDO file name Valid protocol name from variants.dat. (This is limited to any MDO SS7 protocol variant.) DPC Destination point code MML name MML name of a previously defined point code. CUSTGRPID Customer group ID Four digit ID; (0000). OPC Originating Point Code MML name Valid for SS7 service, Enter the MML name of a previously defined OPC. Note Specify either OPC or M3UAKEY. Do not specify both. ORIG LABEL Originating call control (OCC) side location label. Used for Call Limiting feature. As many as 20-character alphanumeric string. TERM LABEL Terminating call control (TCC) side location label. Used for Call Limiting feature. As many as 20-character alphanumeric string. SS7 Subsystem The SS7 subsystem component type represents an SS7 subsystem. It is used for specifying mated STPs and to provide LNP support through a SCP. Its MML name is as follows: • MML Name—SS7SUBSYS The SS7 subsystem component structure is shown in Table 1-52. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-56 OL-18092-02 Appendix 1 Components, Processes, and Properties Components Table 1-52 SS7 Subsystem Component Structure Parameter MML Name Parameter Description Parameter Values (Default) NAME Unique component name used in MML commands The name can be up to 20 alphanumeric characters. No special characters other than “-” are allowed. The name should begin with an alphabetic character. DESC Component description The description can be up to 128 alphanumeric characters. No special characters other than “-” are allowed. The description should begin with an alphabetic character. LOCALSSN Local subsystem number Valid values: (formerly SSN) 0 (default)—For mated STPs. 2 through 254—For Intelligent Network (IN) services, SS7-ANSI, SS7-ETSI, and SS7-ITU. MATEDAPC OPC PRI Adjacent point code of the mated STP MML name of a previously defined adjacent point code. Originating point code MML name of the mated STP MML name of a previously defined OPC. Priority The subsystem priority. Used only when mating STP pairs, not when creating AIN subsystems. Not used if SUAKEY is specified. Integer, 0 to 2147483647. Default value: 1 One (1) is the highest priority level. When two subsystems share the same priority level, traffic is shared by both subsystems. Do not use this value when mating STPs. PROTO Protocol family Use one of the following values when you are creating an AIN subsystem: SS7-ANSI SS7-ITU Use one of the following values when you are mating STPs: SS7-ANSI SS7-ITU SS7-China SS7-Japan SS7-UK If the SVC is an APC, do not use SCCP. (SCCP is not used to mate STP pairs.) REMOTE SSN Remote subsystem number Integer from 2 through 254 or 0. The default value is 0. If you set this value 0, the Cisco PGW 2200 Softswitch uses the subsystem to mate two STPs. In this case, LOCALSSN must be 0. Values greater than 0 are valid only for SS7-ANSI, SS7-ETSI, or SS7-ITU. In this case, the subsystem is configured for intelligent network (IN) service. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-57 Appendix 1 Components, Processes, and Properties Components Table 1-52 SS7 Subsystem Component Structure (continued) Parameter MML Name Parameter Description Parameter Values (Default) STPSCPIND STP/SCP index used for IN STP/SCP index. Enter an integer greater than 0. When mating STPs = 0. triggers Default = 0. Do not use this value when mating STPs. SUAKEY MML name of SUAKEY MML name of previously defined routing key. This is an optional parameter and is used only for SUA. Not used if OPC is specified. SVC MML name of Adjacent point code or TCAP/IP service TRANSPROTO Transport protocol MML name of a previously defined adjacent point code. The transport protocol for the subsystem. When mating STPs, use SCCP. SCCP— Use if SVC is an APC SUA— Use for Sigtran carrying TCAP over SUA This parameter is not needed when mating STP pairs. Note SSN has been renamed LOCALSSN to clarify the intent of the parameter. There is continued support of SSN for the MML command line. If both SSN and LOCALSSN are specified, LOCALSSN is used. When using the prov-exp command, LOCALSSN is used. SUA Key This component represents a SUA Routing key. The parent component for the SUAKEY is the OPC. • MML Name—SUAKEY The SUA key component structure is shown in Table 1-53. Table 1-53 SUAKEY Component Structure Parameter MML Name Parameter Description Parameter Values (Default) NAME M3UA key name The name can be as many as 20 alphanumeric characters. No special characters other than “-” are allowed. The name should begin with a letter. DESC Component description The description can be up to any 128 characters. OPC Associated OPC MML name of a previously configured OPC. APC Associated APC (optional) MML name of a previously configured APC. LOCALSSN Associated local SSN Number of a local SSN. Values are 0, 2-254 (0). Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-58 OL-18092-02 Appendix 1 Components, Processes, and Properties Components Table 1-53 Note SUAKEY Component Structure (continued) ROUTINGCONTEXT Routing context value Any integer except 0 (0 indicates no routing context). Each SUA key must have a unique routing context. NETWORKAPPEARN CE Network appearance (optional) This parameter is optional. The valid values are integers from 1 through 32767. A value of 0 indicates an invalid network appearance. None of the parameters for this command can be modified. The following rules apply when creating SUA keys: • You can provision up to 256 SUA keys. • Up to 64 OPCs can use SUA signaling services. • Parent OPC must be a true OPC • Cannot be deleted if it is being used by an SS7 signaling service • Two M3UA keys or SUA keys cannot have the same routing context value SUA Route This component represents a SUA route. It is used to determine how to get an SS7 message to a particular destination using SUA. • MML Name—SUAROUTE The SUA route component structure is shown in Table 1-54. Table 1-54 Note SUAROUTE Component Structure Parameter MML Name Parameter Description Parameter Values (Default) NAME SUA route name The name can be as many as 20 alphanumeric characters. No special characters other than “-” are allowed. The name should begin with a letter. DESC Component description The description can be up to any 128 characters. APC Associated APC MML name of a previously configured APC. EXTNODE Associated external node MML name of a previously configured external node. OPC Associated OPC MML name of a previously configured OPC. REMOTESSN Associated remote SSN Number of a remote SSN. Values are 0, 2-254 (0). NAME is the only parameter for this command that cannot be modified. The following rules apply when creating/editing SUA routes: Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-59 Appendix 1 Components, Processes, and Properties Components • The associated APC must have an SS7 subsystem with an SUA key defined. If an SUA key is not defined when the provisioning session is saved and activated, an error message is generated and the operation is stopped. • Multiple APCs with the same NETADDR cannot be routed to the same OPC. • The associated OPC must be a true OPC. • For a given OPC, DPC, and remote SSN set, only one route can be defined through a given external node. • Up to two SUA routes can be defined per OPC, APC, and remote SSN set. • The associated external node must support SUA signaling. • SUA routes for the same OPC-APC pair must have external nodes in the same group. • When the provisioning session is saved and activated, there must be an ASSOCIATION of type SUA using an SGP that is using the EXTNODE of each SUAROUTE. SS7 Signaling Gateway Process This component represents a SS7 signaling gateway process. • MML Name—SGP The SS7 signaling gateway process component structure is shown in Table 1-55. Table 1-55 Note SGP Component Structure Parameter MML Name Parameter Description Parameter Values (Default) NAME M3UA route name The name can be as many as 20 alphanumeric characters. No special characters other than “-” are allowed. The name should begin with a letter. DESC Component description The description can be up to any 128 characters. EXTNODE External node that is running the SS7 signaling gateway process MML name of a previously defined external node DESC is the only parameter for this command that can be modified. The following rules apply when creating/editing SS7 signaling gateway processes: • You can provision up to 96 M3UA SS7 signaling gateway processes. • You can provision up to 8 SUA SS7 signaling gateway processes. • For the provisioning session to be copied or deployed without error, an SCTP association must be using the SS7 signaling gateway process. Switched Trunk Provisioning This is the Cisco PGW 2200 Softswitch NE component and represents a trunk (switched bearer channels). Its MML name is as follows: Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-60 OL-18092-02 Appendix 1 Components, Processes, and Properties Components • MML Name—SWITCHTRNK The switched trunk provisioning component structure is shown in Table 1-56. Table 1-56 Switched Trunk Provisioning Component Structure Parameter MML Name Parameter Description Parameter Values (Default) NAME Trunk group member number Integer greater than 0 TRNKGRPNUM Trunk group number Integer from 1 through 65535. This parameter is mandatory for all operations SPAN Span Integer from 1 through 65535 or ffff CIC Circuit Identifier Code. Integer from 1 through 65535 CU Coding Unit MML MML name of a previously defined CU name ENDPOINT End point End point SPANSIZE Number of trunks per span. Integer greater than 0 and less than 31; (1) TARIFF This is the Cisco PGW 2200 Softswitch NE component used to provision entries in the Tariff table. Its MML name is as follows: • MML Name—TARIFF The switched trunk provisioning component structure is shown in Table 1-57. Table 1-57 Tariff Provisioning Component Structure Parameter MML Name Parameter Description Parameter Values (Default) TARIFFID Tariff ID Integer from 1 through 9999. TARIFFRATE Tariff rate Integer from 1 through 999999. SCALEFACTOR Scale factor Integer; 0, 1, 2, 3, 249, 250, 251, 252, 253, 254, or 255. Backhaul TCP Link The Backhaul TCP link component represents a static IP route. Its MML name is as follows: • Note MML Name—TCPLINK This component is added in software Release 9.5(2). The Backhaul TCP link component structure is shown in Table 1-58. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-61 Appendix 1 Components, Processes, and Properties Components Table 1-58 TCPLINK Component Structure Parameter MML Name Parameter Description Parameter Value (Default) NAME Unique component name used in MML commands The name can be as many as 20 alphanumeric characters. No special characters other than “-” are allowed. The name should begin with a letter. DESC Component description The description can be up to 128 characters. TYPE Signaling service type Identifies the type of signaling service associated with this link. Must be set to BRI. IPADDR Local IP address IP_Addr1, IP_Addr2, IP_Addr3, or IP_Addr4. PORT Port number 1024 through 65535; (2428). PEERADDR Highest priority destination address IP address in dotted decimal notation. PEERPORT Destination port number 1024 through 65535; (2428). EXTNODE MML name for MML name of a previously provisioned Cisco BRI associated external node voice gateway. IPROUTE MML name for first IP route (optional) MML name of a previously provisioned IP route. The following attributes cannot be modified: • NAME • EXTNODE The following rules apply when you are creating or editing ISDN BRI signaling services: • You must define the TYPE parameter as PRI. If the TYPE parameter is not defined as PRI when the TCPLINK is added/edited, a warning is issued. If the TYPE parameter is not defined as PRI when the provisioning session is copied or deployed, an error message is generated and the copy or deployment is stopped. • You must define the TCPLINK parameter with the same EXTNODE attribute that its associated BRIPATH has. If the TCPLNK is not defined when the BRIPATH is added/edited, a warning is issued. If the TCPLINK is not defined when the provisioning session is copied or deployed, an error message is generated and the copy or deployment is stopped. • If the TCPLINK with the same EXTNODE value as the BRIPATH is deleted, a warning message is issued to inform you that the BRIPATH must also be deleted. If the BRIPATH is not deleted when the provisioning session is copied or deployed, an error message is generated and the copy or deployment is stopped. • Only two combinations of local IP address and port number can be used per Cisco PGW 2200 Softswitch. Once you have identified two unique local IP address and port number combinations, all subsequent Backhaul TCP links must use one of those combinations. Trunk Group Provisioning Trunk group provisioning component type represents a trunk group. This component is supported by MML only. Its MML name is as follows: • MML Name—TRNKGRP Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-62 OL-18092-02 Appendix 1 Components, Processes, and Properties Components The trunk group provisioning interface component structure is shown in Table 1-59. Table 1-59 Trunk Group Provisioning Component Structure Parameter MML Name Parameter Description Parameter Values (Default) NAME Trunk group number Integer 1 through 9999 (none); CLLI CLLI Value range: Alphanumeric string, up to 11 characters. DEFAULT Specifies whether the trunk group you are adding is a default SIP or EISUP trunk group. 0 = No (default) Signaling service MML name of a previously defined SS7, IPFAS, or FAS signaling service. SVC 1 = Yes Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-63 Appendix 1 Components, Processes, and Properties Components Table 1-59 TYPE Trunk Group Provisioning Component Structure (continued) Trunk group type One of the following, ATM, CTI, IP, IP_SIP, SIP_IN, TDM_ISUP, TDM_CAS, TDM_TUP, TDM_GEN, TDM_DPNSS, TDM_PRI, TDM_BTNUP. Trunk group types are used as follows: IP is used with EISUP signaling service. TDM_PRI is used with IPFAS or FAS signaling services with the protocol family of ISDNPRI. TDM_DPNSS is used with signaling services with the protocol family of DPNSS. TDM_ISUP is used with SS7 signaling services with switch types of 0, 5, 20, 23, 40. TDM_TUP is used with SS7 signaling services with switch type of 5. TDM_BTNUP is used with SS7 signaling services with SS7-UK variants with switch type of 5. TDM_GEN is used with SS7 signaling services with switch types not equal to 0, 5, 20, 23, 40. TDM_CAS is currently not supported. TDM_CAS is used with CAS signaling service. IP_SIP is used for SIP signaling services at the terminating side. SIP_IN is used for SIP signaling services at the originating side and only one such trunk group can be configured on each Cisco PGW 2200 Softswitch node. CTI is used for CTI signaling. Switch type values are: 0 = No switch-specific 23 = SS7 ANSI logic for the signaling path. 26 = DPNSS 5 = BTNUP 27 = NET5 10 = SS7 Japan 29 = QSIG MASTER 17 = 5ESS 30 = QSIG SLAVE 20 = SS7 Clear 40 = SS7 ITU 22 = NI2 SELSEQ Selection sequence One of the following, LIDL, MIDL, ASC, DESC, RDM, EDESC, ODESC, EASC, OASC, CASC, CDESC, or ITU2. QABLE Specifies whether queuing is Y or N; (N) available on the trunk during call processing. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-64 OL-18092-02 Appendix 1 Components, Processes, and Properties Components Table 1-59 Trunk Group Provisioning Component Structure (continued) ORIG LABEL Originating call control (OCC) side location label. Used for Call Limiting feature. As many as 20-character alphanumeric string. This parameter is added in software Release 9.6(1). TERM LABEL Terminating call control (TCC) side location label. Used for Call Limiting feature. As many as 20-character alphanumeric string. This parameter is added in software Release 9.6(1). Trunk Group Profile MML Provisioning This is used to configure the trunk group profiles. Its MML name is as follows: • MML Name—TRNKGRPROF The trunk group profile provisioning component structure is shown in Table 1-60. Table 1-60 Trunk Group Profile Provisioning Component Structure Parameter MML Name Parameter Description Parameter Values (Default) NAME Trunk group name used in MML commands The name can be as many as twenty alphanumeric characters. No special characters other than “-” are allowed. The name should begin with a letter. PROFILE Profile type name The name can be as many as twenty alphanumeric characters. No special characters other than “-” are allowed. The name should begin with a letter. GTD Parameter Provisioning This is used to configure the GTD parameters. Its MML name is as follows: • MML Name—GTDPARAM The GTD provisioning component structure is shown in Table 1-61. Table 1-61 GTD Parameter Provisioning Component Structure Parameter MML Name Parameter Description Parameter Values (Default) NAME GTD parameter name used in MML commands The name can be as many as twenty alphanumeric characters. No special characters other than “-” are allowed. The name should begin with a letter. GTDPARAMSTRI NG GTD parameter string A string with a length less than or equal to 460 characters. OVERRIDESTRIN GTD override fields string G A string with a length less than or equal to 256 characters. Table 1-62 lists the GTD parameters that can be entered in the build_string in alphabetical order. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-65 Appendix 1 Components, Processes, and Properties Components Table 1-62 GTP Parameters GTD Parameter GTD Parameter Description ACL Automatic Congestion Level ADI Access Delivery Information APP Application Transport ATP Access Transport BCI Backward Call Indicators BSG Business Group BVN Backward GVNS CAI Cause Indicators CCN CCNR Possible Indicator CCS Call Completion Service Setup CDI Call Diversion Information CDN Called Directory Number CDT Call Diversion Treatment Indicators CGL Calling Geodetic Location CGN Calling Party Number CHI Call History Information CHN Charge Number CIC Circuit Identification (Call Instance) Code CID Carrier Identification CIN Called IN Number CMI Call Modification Indicators CNF Conference Treatment Indicator CNN Connected Number CNR Connection Request COL Collect Call Request COR Correlation Identity CPC Calling Party Category CPN Called Party Number CRF Call Reference CSI Carrier Selection Information CSP Carrier Service Provider Information CTI Continuity Indicators CTN Call Transfer Number CTR Call Transfer Reference DIS Display Information ECI Echo Control Information Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-66 OL-18092-02 Appendix 1 Components, Processes, and Properties Components Table 1-62 GTP Parameters (continued) GTD Parameter GTD Parameter Description EGR Egress EVI Event Information Indicators FAI Facility Indicators FCI Forward Call Indicators FDC Known Field Compatibility Information FVN Forward GVNS GCI Global Call Identification GEA Generic Address GED Generic Digits GEN Generic Name GIC Closed User Group Interlock Code GNO Generic Notification GRF Generic Reference HOC Hop Counter HTR Hard To Reach INI Information Indicators IRI Information Request Indicators ISC Originating ISC point Code JUR Jurisdiction LON Location Number LPI Loop Prevention Indicator LSP Local Service Provider Information MCI Message Compatibility Information MCR MCID Response indicator MLP MLPP precedence MRI MCID Request Indicator NET Network Transport NMC Network Management Controls NOC Nature of Connection Indicators NPF Number Portability Forward Information NRN Network Routing Number NSF Network Specific Facilities OBI Optional Backward Call Indicators OCI Original Called IN Number OCN Original Called Number OCT Call Offering Treatment Indicators Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-67 Appendix 1 Components, Processes, and Properties Components Table 1-62 GTP Parameters (continued) GTD Parameter GTD Parameter Description OFI Optional Forward Call Indicators OLI Originating Line Information OSI Operator Services Information OTN Outgoing Trunk Group Number PBI Pivot Backward Information PCA Pivot Capability PCI Parameter Compatibility Information PCT Pivot Counter PDC Propagation Delay Counter PFI Pivot Forward Information PRI Pivot Routing Indicator PRN Protocol Name PVS Pivot Status QOR Query On Release Capability RBI Redirect Backward Information RCT Redirect Counter RDC Redirect Capability RDS Redirect Status RFI Redirect Forward Information RGN Redirecting Number RMO Remote Operations RNI Redirection Information RNN Redirection Number RNR Redirection Number Restriction SCF SCF ID SCI Service Code Indicator SEA Service Activation SEG Segmentation Indicator SPC Signaling Point Code SPR Special Processing Request SRI Suspend/Resume Indicators SUN Subsequent Number TID Transaction ID TMP Transmission Medium Required Prime TMR Transmission Medium Required TMU Transmission Medium Used Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-68 OL-18092-02 Appendix 1 Components, Processes, and Properties Components Table 1-62 GTP Parameters (continued) GTD Parameter GTD Parameter Description TNS Transit Network Selection TRR Transaction Request UCI UID Capability Indicators UFC Unknown Field Compatibility Information UID UID Indicators USI User Service Information USP User Service Information Prime UTI User Teleservice Information UUI User-To-User Indicators UUS User-To-User Information VER Version of GTD Dial Plan Provisioning Components All components have a name parameter, which is the MML name, and a description, which is a text description. The dial plan provisioning components are shown in Table 1-63. Table 1-63 Dial Plan Provisioning Components Component MML Name Parameter MML Name Parameter Description DIALPLAN OVERDEC Overdecadic Status The value can be either YES, or NO. This parameter is only used when adding a dial plan; (NO) ADIGTREE SETNAME Result Set Name MML name of the result set; (x) DIGITTOPRESENT Digit It is set to 0 if it is the next digit otherwise it is the appropriate digit application point; (0) CALLSIDE string Call side is like originating, terminating; (x) DIGITSTRING Digits Could not use with NEXTNODE or DIGIT or INDEX; (x) SETNAME Result Set Name MML name of the result set; (x) DIGITTOPRESENT Digit It is set to 0 if it is the next digit otherwise it is the appropriate digit application point; (0) CALLSIDE string Call side is like originating, terminating; (x) DIGITSTRING Digits Could not use with NEXTNODE or DIGIT or INDEX; (x) NAME Result Name MML name of the result; (x), has to be set RESULTTYPE Result type ; (0) DW1 Data word 1 ; (x) DW2 Data word 2 ; (x) BDIGTREE RESULTTABLE Parameter Values (Default) Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-69 Appendix 1 Components, Processes, and Properties Components Table 1-63 Dial Plan Provisioning Components (continued) Component MML Name Parameter MML Name Parameter Description Parameter Values (Default) DW3 Data word 3 ; (x) DW4 Data word 4 ; (x) NEXTRESULT Next result name ; (x) SETNAME Result Set Name MML name of the result set; (x), has to be set NAME Digit Modification Name MML name of the digit modification string; (x) DIGSTRING Digit string ; (x) NOAVALUE A-number NOA Value ; (0) NPIBLOCK NPI index ; (0) SETNAME Result Set Name MML name of the result set; (x) NPIBLOCK A-number NPI block ; (0) BLOCKVALUE Block value 0 to 15; (-1) If the block value is not specified the result index is applied to all block values (0 to 15). SETNAME Result Set Name MML name of the result set; (x) NOAVALUE B-number NOA Value ; (0) NPIBLOCK NPI index ; (0) SETNAME Result Set Name MML name of the result set; (x) NPIBLOCK B-number NPI block ; (0) BLOCKVALUE Block value 0 to 15; (-1) If the block value is not specified the result index is applied to all block values (0 to 15). SETNAME Result Set Name MML name of the result set; (x) CAUSEVALUE Cause Value ; (0) LOCATIONBLOCK Location block ; (0) SETNAME Result Set Name MML name of the result set; (x) LOCATIONBLOCK Location Block ; (0) SETNAME Result Set Name MML name of the result set; (x) BLOCKVALUE Block value 0 to 15; (-1) If the block value is not specified the result index is applied to all block values (0 to 15). SERVICE NAME Service name MML name of the service; (x) RESULTSET NAME Result Set Name MML name of the result set; (x), has to be set AWHITE CLI Calling Line Identity ABLACK CLI Calling Line Identity BWHITE CLI Calling Line Identity SVCNAME Service name CLI Calling Line Identity DIGMODSTRING ANOA ANPI BNOA BNPI CAUSE LOCATION BBLACK MML name of a previously defined service; (x) Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-70 OL-18092-02 Appendix 1 Components, Processes, and Properties Components Table 1-63 Dial Plan Provisioning Components (continued) Component MML Name Parameter MML Name Parameter Description Parameter Values (Default) SVCNAME Service name MML name of a previously defined service; (x) DIGITSTRING Ported Number Table ; (x) ROUTENUM Routing Number ; (x) DIGITSTRING Number Termination Table ; (x) RTLISTNAME Route List Name ; (x) CUSTGRPID Customer Group Identity CLI Calling Line Identity CORIGIN Charge Origin The charge origination field. Value range: 0 to 9999; (0) RESULTTYPE Result Type ; (0) DW1 Data Word 1 ; (x) DW2 Data Word 2 ; (x) DW3 Data Word 3 ; (x) DW4 Data Word 4 ; (x) DPSEL NEWDP New Dial Plan Identity Value range: Alphanumeric string, of 4 characters. ANUMDPSEL CLI Calling Party Number Value range: Alphanumeric string, up to 20 characters. NEWDP New Dial Plan Identity Value range: Alphanumeric string, of 4 characters. DATE The date of the holiday Format for the date is yy.mm.dd HDAY Holiday day The value can be one of the following strings: HOL1, HOL2, or HOL3 CPCVALUE CPC value. Value range: 0 to 255 SETNAME Result Set Name. MML name of the result set; (x) TMRVALUE TMR value. Value range: 0 to 255 SETNAME Result Set Name. MML name of the result set; (x) TNSVALUE TNS value. String value range: 000 to ffffffff SETNAME Result Set Name. MML name of the result set; (x) CLISETNAME The CLI prefix set name. Value range: 1- to 4-digit alphanumeric character string. CLIPREFIX The CLI prefix. Value range: 1 to 20 overdecadic digits (0-9 and A-F) or DEFAULT. CUSTGRPID The Customer group ID. 4-digit alphanumeric string. PORTTBL TERMTBL ACHGORIGIN DEFRESULSTSET RTEHOLIDAY CPC TMR TNS CLIPREFIX Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-71 Appendix 1 Components, Processes, and Properties Components Table 1-63 Dial Plan Provisioning Components (continued) Component MML Name Parameter MML Name CLIIPADDRESS CUSTGRPID The Customer group ID. 4-digit alphanumeric string. IPADDR The IP Address. IP address or DEFAULT. SUBNETMASK The Subnet mask. IP address (255.255.255.255). CLISETNAME The CLI prefix set name. Value range: 1- to 4-digit alphanumeric character string. CUSTGRPID The Customer group ID. 4-digit alphanumeric string. H323IDDIVFROM H323 ID, Division Value range: 1- to 32-digit alphanumeric character header, or From field. string. CLISETNAME The CLI prefix set name. Value range: 1- to 4-digit alphanumeric character string. NAME Source modification name MML name of the Source modification string. DMNSTRING The name of a domain. A unique domain name value, such as cisco.com or example.com. DRPSTEPNUM The step number in the Domain Routing Policy (DRP) table. 1–6 (0) SETNAME The MML name of a result set. The name of the result set that the Cisco PGW 2200 Sof tswitch runs at the given step in the DRP table. SRCDMNSTRING The domain name to be screened. A unique domain name value, such as cisco.com or example.com. SVCNAME SVCNAME The MML name of a service. DESTDMNSTRING The name of the destination domain. A unique domain name value, such as cisco.com or example.com. SRCDMNSTRING The name of the source domain. A unique domain name value, such as cisco.com or example.com. H323IDDIVFROM Parameter Description Parameter Values (Default) DMNMODSTRING DRPTABLE SOURCEBLACK ROUTESEL Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-72 OL-18092-02 Appendix 1 Components, Processes, and Properties Components Table 1-63 Dial Plan Provisioning Components (continued) Component MML Name Parameter MML Name Parameter Description Parameter Values (Default) SVCNAME Service name The MML name of a service. RTLISTNAME Route List Name The MML name of a route list. DESTDMNSTRING The domain name to be translated. A username and domain, such as [email protected]. SVCNAME Service name The MML name of a service. DISPLAYNAME New display name A name describing the function for the user, such as BobOffice. USERNAME New user name A username, such as bjones. DOMAINNAME New domain name A unique domain name value, such as example.com. URIPARAMETERS New complete URI parameter A URI parameter beginning with a semicolon, such as ;USER=phone. NAME Trunk Group Number A valid trunk group number. URL The IP address or A valid IP address, host name, or domain name. URL of the SIP proxy service. SIPPROXYPORT UDP port number A valid UDP port number. used by the SIP proxy server. VERSION SIP version of the SIP A valid SIP version number, such as 2. proxy server CUTTHROUGH Specifies if cut-through is enabled. 0-3 (0) EXTSUPPORT SIP extension supported 0-1 (0) SRVRR URL is SRV DNS name 0-1 (0) DESTTRANS SIPRTTRNKGRP Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-73 Appendix 1 Components, Processes, and Properties Components Table 1-63 Dial Plan Provisioning Components (continued) Component MML Name Parameter MML Name Parameter Description Parameter Values (Default) BEARERCAPNAME Bearer capability name 20 alphanumeric (NULL) DOMAINBASEDRTG SUPPORT Indicates whether the 0—False (non–E.164 calls are not permitted) trunk group permits 1—True (non–E.164 calls are permitted) non-E.164 calls. Default: 0 Note Ensure that the remote trunk matches this configuration. Managing Dial Plan Provisioning Components To add, modify, or delete the contents of a dial plan table, an active provisioning session is required. At the time of deploying or copying, dial plan files from the provisioning directory are copied to the active directory. Active directory for dial plan files is: /opt/MGC/dialPlan. All the TIDs with the exception of DIALPLAN, need a customer group ID and a name. DIALPLAN only needs customer group ID. The verb ED cannot be used with the DIALPLAN. The verb RTRV can be used with DIALPLAN to determine all of the dialplans currently configured. The following caveats apply when you are using dial plan provisioning components: • Routes and digit modification string table should be provisioned before result and digit tree tables. • When an index is added to a table the missing indices are also added with default values. For example, if index 10 is added to A digit tree table, and indexes 4 to 9 are missing, they are added with default values. • When an index is deleted from a result or digit tree table, all the elements in the index are made 0s. When an index is deleted from routes or digit modification string table all the elements in the index are made ‘x’. When an index is deleted from any table and if there are no indexes with non-default values following this index, all the indexes following this index are deleted. • The modify command is not supported for result sets as modifications would be done at the result table level. • The modify command is not supported for the service table. • When an entry is added to the result table, the corresponding entry is added to the result set table. • When an entry is deleted from the result set table, the corresponding entries are deleted from the result table. • Index is no longer required to perform any operations on the result table, service table, or digit modification table. • The result set cannot be modified for a result table. • The TIDs dialplan, resulttable, digmodstring, noa, npi, cause, location, service, and resultset support the ability to retrieve all entries in the table by specifying “all”. • The TIDs adigtree and bdigtree support the ability to retrieve all entries in the table by either not specifying a digitstring or specifying an empty digitstring, such as numan-rtrv:adigtree:custgrpid= “T001”,digitstring=“”. • ·Configuring a result set as the default result set replaces the previous result set. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-74 OL-18092-02 Appendix 1 Components, Processes, and Properties Processes • ·The default result set can only have one of the following result types: BLACKLIST, ROUTE, or CAUSE. Processes This section describes every process that the Cisco PGW 2200 Softswitch is responsible for monitoring. Three different monitoring levels are offered: • Active Process—A process identified in the record that is controlled and monitored directly by the Process Manager. • Passive Process—A process identified in the record that does not communicate with the Process Manager. • Monitoring Process—A process that periodically runs an executable or script and sets or clears an alarm based on the return code. This type of process may monitor other processes or tasks that can be checked programmatically. Examples include the amount of disk space, system daemon existence, and established process dependency. Table 1-64 contains an alphabetical listing of process names and their descriptions. Table 1-64 Processes Process Description “ALM-01” Alarm manager. It is part of the process group XEG-01. It is an active process. If it should go down, it causes a major out-of-service alarm. “AMDMPR-01” Alarm and measurement dumper. It is part of the process group XEG-01. It is an active process. If it should go down, it causes a major out-of-service alarm. “CDRDMPR-01” CDR dumper. It is part of the process group XEG-01. It is an active process. If it should go down, it causes a major out-of-service alarm. “CFM-01” Configuration manager. It is part of the process group XEG-01. It is an active process. If it should go down, it causes a major out-of-service alarm. “DSKM-01” Disk space monitor. This shell script monitors disk space and trims back older files in case the current amount of free space is below a specified threshold. It is part of the process group PFMG-01. This is a monitoring process. If it should go down, it causes a minor out-of-service alarm. “ENG-01” Engine. It is part of the process group ENGG-01. It is an active process. If it should go down, it causes a critical out-of-service alarm. “FOD-01” Failover controller. It is part of the process group FTG-01. It is a monitoring process. If it should go down, it causes a minor out-of-service alarm. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-75 Appendix 1 Components, Processes, and Properties Processes Table 1-64 Processes (continued) Process Description “IOCC-01” IOS channel controller. It is part of the process group IOSG-01. It is a passive process. If it should go down, it causes a critical out-of-service alarm. “IOCC-02” IOS channel controller. It is part of the process group IOSG-01. It is a passive process. If it should go down, it causes a critical out-of-service alarm. “IOCM-01” IOS channel manager. It is part of the process group IOSG-01. It is a passive process. If it should go down, it causes a major out-of-service alarm. “LMAGT-01” License management agent. Handles licensing based on the license client library. It is part of the process group PFMG-01. This is a active process. If it goes down, it causes a critical out-of-service alarm. “LOG-01” Log server. It is part of the process group LOGG-01. It is a passive process. If it should go down, it causes a minor out-of-service alarm. “MEASAGT” Measurements SNMP agent. It is part of the process group SNMPG-01. This is an active process. If it should go down, this is a major out-of-service alarm. “MM-01” Measurement manager. It is part of the process group XEG-01. It is an active process. If it should go down, it causes a major out-of-service alarm. “MMDB-01” TimesTen DataBase Process. It is part of the process group XEG-01. It is a passive process. If it should go down, it causes a minor out-of-service alarm. “OPERSAGT” Operational SNMP Agent. It is part of the process group SNMPG-01. This is an active process. If it should go down, this is a major out-of-service alarm. “POM-01” Provisioning Object Manager. It is part of the process group XEG-01. It is an active process. If it should go down, it causes a major out-of-service alarm. “PROVSAGT” Provisioning SNMP Agent. It is part of the process group SNMPG-01. This is an active process. If it should go down, this is a major out-of-service alarm. “Replic-01” Replicator controller. It is part of the process group ENGG-01. It is an active process. If it should go down, it causes a critical out-of-service alarm. “TCAP-01” TCAP and SCCP protocol handler. It is part of the process group IOSG-01. It is a passive process. If it should go down, it causes a major out-of-service alarm. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-76 OL-18092-02 Appendix 1 Components, Processes, and Properties Properties Properties Properties are configurable entities within the Cisco PGW 2200 Softswitch system. These entities can be equipment, circuits, protocols, or software. Properties take the following syntax: PropertyName = PropertyValue PropertyName can be designated either by *.propertyName or by protocolFamily.propertyName, for example: *.BInternationalPrefix SS7-ANSI.mtp3tstSltmT2 Note The Release 9.8 feature SIP Profiles replaces all existing SIP and EISUP trunk group properties with equivalent SIP and EISUP profile properties. To configure the listed SIP and EISUP properties, use a SIP or EISUP profile (prov-add:profile). For more information about SIP and EISUP profiles, see “Adding Profiles” section on page 2-41. Table 1-65 lists the configurable Cisco PGW 2200 Softswitch properties according to their associated component. Note The property definitions are listed in Table 1-66. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-77 Properties Listed by Component ACCRespCatName X ACCRespCntlInhibit X X X X ACLDur X X X X X X ADigitCCPrefix X ADigitCCrm X X X X X X adjDestinations AInternationalPrefix X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X allowCRMCRA X X X allowEXM X X X AllowH323Hairpin X X X X X X X X X X AnchorMedia X X X X AnchorPolicy X X X X AnnouncementOption X X X X X X X X X X X X X X X X X X X X X X X X X AOCDefaultTariffId AOCEnabled X AOCInvokeType AOCNodeID X AtmConnectionType X X X X OL-18092-02 atpInclude X AuditWhenSscIs X X X X X X X Components, Processes, and Properties X X X Appendix 1 X Anumnormalise X X X BcInitState GWPOOLPROFILE DOMAINPROFILE SESSION X AlarmCarrier ANationalPrefix LINKSET GRPROFILE COMMONPROFILE SIPPROFILE EISUPPROFILE TrunkGroup SS7-UK SS7-Japan SS7-ITU SS7-China SS7-ANSI SIP MGCP LI ISDNPRI(BRI) H248 Trunk Group EISUP DPNSS Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide Property Name CTI-QBE SigPath Properties 1-78 Table 1-65 Properties Listed by Component SS7-ANSI SS7-China SS7-ITU SS7-Japan SS7-UK TrunkGroup EISUPPROFILE SIPPROFILE COMMONPROFILE X X X X X X X BDigitCCrm X X X X X X X X X X X X X X X BInternationalPrefix X X X X X X X X X X X X X X BNationalPrefix X X X X X X X X X X X X X X X X X X X X X X X X Bnumnormalise BothwayWorking X X X X X X X BTechPrefix CallForwardRerouteDisabled X CallHoldInterworkingEnabled X X X Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide X CarrierInfoTransferForward X CarrierScreening CarrierSelectInclude cgpnForceIncomplete X X X X X X X CctGrpCarrier CGBA2 X X CarrierInfoTransferBackward CCOrigin X X X X X X X X X X X X X SESSION SIP X LINKSET MGCP X GRPROFILE ISDNPRI(BRI) X LI H248 X EISUP X DPNSS X CTI-QBE X X X X X X X X X X X X X X X X X cgpnInclude X X X cgpnPres X X X CgpnPresRes X X ChargeAreaInformation X X X X ChargeOrigin X X X checkClearChannelCodecInSDP X X X checkSipTGrpParam X X X X X X X X Properties 1-79 X ChnNonGeo Components, Processes, and Properties X GWPOOLPROFILE Trunk Group BDigitCCPrefix Property Name Appendix 1 OL-18092-02 SigPath DOMAINPROFILE Table 1-65 Properties Listed by Component X CLIDefaultAllowed CLIPEss X X X X X X X X X X CLISelect CliSelectionForCodeOfPractice3 X X X X X X X X X X X X X X COLDefaultAllowed X X X X X X X X X X X X X X X X X X X X X X X X X X CongProc X X X X CotInTone X X X X CotOnTerminatingSupport X X X X CotOutTone X X X X X X X CotPercentage X X X X X X X CustGrpId X X X X X X OL-18092-02 CustomerVPNid X X X X X CustomerVPNOffNetTblNum X X X X X CustomerVPNOnNetTblNum X X X X X defaultBC X X X X Components, Processes, and Properties X Appendix 1 Confusion CorrelationCallIDFormat GWPOOLPROFILE X X commonprofile X DOMAINPROFILE X X CNAPService SESSION SIPPROFILE X CLLI CompressionType EISUPPROFILE TrunkGroup GRPROFILE CircHopCount SS7-UK X SS7-Japan X SS7-ITU X SS7-China CipNonGeo SS7-ANSI X SIP X MGCP X LI CipInclude ISDNPRI(BRI) X H248 X EISUP X DPNSS ChnOlipInclude Property Name CTI-QBE Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide COMMONPROFILE Trunk Group Properties 1-80 SigPath LINKSET Table 1-65 Properties Listed by Component COMMONPROFILE X X X X X X DefaultCHG X X X X X X X X DefaultCHGNOA X X X X X X X X DefaultCHGNPI X X X X X X X X DefaultDN X X X X X X X DefaultDNNOA X X X X X X X DefaultDNNPI X X X X X X X DefaultDNPres X X X X X X X DefaultDNSI X X X X X X X X X X X X X DefaultPN X X X X X DefaultPNNOA X X X X X DefaultPNNPI X X X X X DefaultPNPres X X X X X Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide DefaultFCINatInd X DefaultOLI X DefaultTmr X DelayedOfferToEarlyOfferInterworking delayTimer X X X X DeselOutCicCDRGenerate X DetectFaxModemTone X X X X X X X X X Properties 1-81 DialogRange (Linkset property for SS7-ANSI and SS7-ITU) DisableQSIGReleaseMethod SESSION SIPPROFILE X LINKSET EISUPPROFILE DefaultCARIDNetType GRPROFILE TrunkGroup X SS7-UK X SS7-Japan X SS7-ITU X SS7-China X SS7-ANSI X SIP X MGCP DefaultCARIDNetId LI X ISDNPRI(BRI) X H248 X EISUP X DPNSS X CTI-QBE X Components, Processes, and Properties X GWPOOLPROFILE Trunk Group DefaultCARIDNatNetIdPlan Property Name Appendix 1 OL-18092-02 SigPath DOMAINPROFILE Table 1-65 Properties Listed by Component DpnssRORoutingNumberLength X X DtmfCap X X X DummyAudioCodecString X X X X DummyVideoCodecString X X X X X X X X X X X X X X X X X X X X X X EnableCCBSpathReservation X X X X X X X X X EnableIPScreening ExpiresTimer ExpiryWarnToneDur X X X ExpiryWarnToneType X X X X X X FastConnect X X FAXsupport X X X FeatureTransparencyDisabled X X X ForwardCLIinIAM X X X X X X X ForwardSegmentedNEED X X X X X X X X X X X X X X X X X X X X X X X X X X X FT_IncomingPFXdigitsInsert X FT_IncomingPFXdigitsRemove X FT_OutgoingPFXdigitsInsert X X FT_OutgoingPFXdigitsRemove X X gapInclude X OL-18092-02 X X X X GatewayAnnSupport X GatewayCodecSupport X Components, Processes, and Properties FromField GatewayAnnouncementPackageSupport X Appendix 1 ExtCOT GWPOOLPROFILE DOMAINPROFILE SESSION LINKSET GRPROFILE X X EchoCanRequired X COMMONPROFILE SIPPROFILE EISUPPROFILE SS7-UK SS7-Japan SS7-ITU SS7-China SS7-ANSI SIP MGCP LI ISDNPRI(BRI) H248 EISUP DPNSS CTI-QBE Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide Property Name Trunk Group Properties 1-82 SigPath TrunkGroup Table 1-65 Properties Listed by Component GatewayDTMFSupport X GatewayName Note GWPOOLPROFILE DOMAINPROFILE SESSION LINKSET GRPROFILE COMMONPROFILE SIPPROFILE EISUPPROFILE SS7-UK SS7-Japan SS7-ITU SS7-China SS7-ANSI SIP MGCP LI ISDNPRI(BRI) H248 EISUP DPNSS CTI-QBE Trunk Group Components, Processes, and Properties Property Name Appendix 1 OL-18092-02 SigPath TrunkGroup Table 1-65 X Additional Sigpath components: AVM, MGCP, H248, SGCP, and VSI GatewayPool GatewayRBToneSupport X X X X X X X X X GatewaySelectionMethod X GatewayToneSupport X GenerateRedirectionNumber X X Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide GenTimerT1 X X X GenTimerT2 X X X GLARE X X X gnInclude GRA2 X X X X X X X X X GRSEnabled X X X X X X X X X X X grprofile X GRSonSSCEnabled X X X X X X X GtdMsgFmt X X X X X GWDefaultVideoCodecString X GWNetworkContinuity X X GWProtocolVersion X X h248BulkAudit X X X X X X X X X X X X X X X X X X X Properties 1-83 GWDefaultAudioCodecString X X GtdCapTypeProp GWDefaultATMProfile X Properties Listed by Component h248CongestionEnable X h248ControlInterval X h248DomainNameRemote X H248GatewayReserveValue X Note X GWPOOLPROFILE DOMAINPROFILE SESSION LINKSET GRPROFILE COMMONPROFILE SIPPROFILE EISUPPROFILE SS7-UK SS7-Japan SS7-ITU SS7-China SS7-ANSI SIP MGCP LI ISDNPRI(BRI) H248 EISUP DPNSS CTI-QBE Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide Property Name Trunk Group Properties 1-84 SigPath TrunkGroup Table 1-65 X This property is deleted in Release 9.8S6P6 and later. h248Inactivitytimer X h248InitialRtt X h248InitFill X h248InitLeakAmount X h248LeakInterval X h248LocalIpPollCount X h248LongTimer X h248MaxFill X h248MaxRetries X h248MgcExecTimer X h248MgcPendLimit X h248MgcProvRespTimer X h248MgExecTimer X h248MgPendLimit X h248OverloadEnable X h248ProfileName X h248ProfileVersion X h248RemoteIpPollCount X Components, Processes, and Properties X Appendix 1 OL-18092-02 h248GWStdbyHeartbeatInterval Properties Listed by Component h248SplashAmount X h248TargetOlRate X h248TermPendPeriod X h248TimerT1 X h248TxnPendRespCount X H323AdjunctLink X H323Destination X HandlePresUnavail X X X X X Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide InBandInfoAvailable X X InhibitIncomingConnectedNameDisplay X InhibitIncomingConnectedNumberDisplay X X X X X X X X X X X X X X X InhibitOutgoingCallingNameDisplay X X X X X X X InhibitOutgoingConnectedNameDisplay X X X X X X X InhibitOutgoingConnectedNumberDisplay X X X X X X X X X InSessionTimer X X InSipHeaderTable X InviteAttempts X X X InviteTimerT1 X X X InviteWaitTimer X X X X InhibitSipFromMapping InitEndpointsAsEnabled X X X X X X Properties 1-85 X X GWPOOLPROFILE DOMAINPROFILE SESSION LINKSET X X InhibitPasson X X X X InhibitIncomingCallingNameDisplay GRPROFILE X X HoldTimer HopOn COMMONPROFILE SIPPROFILE EISUPPROFILE SS7-UK SS7-Japan SS7-ITU SS7-China SS7-ANSI SIP MGCP LI ISDNPRI(BRI) H248 EISUP DPNSS CTI-QBE Trunk Group Components, Processes, and Properties Property Name Appendix 1 OL-18092-02 SigPath TrunkGroup Table 1-65 Properties Listed by Component X X X X X GWPOOLPROFILE DOMAINPROFILE X SESSION X LINKSET X GRPROFILE COMMONPROFILE X X IPTermNumGroups X IPTermNumInterfaces X IPTermNumTerms X IsdnNSF X IsupToSipRatio X IsupTransEarlyACMEnable IsupTransEarlyBackwardDisabled EISUPPROFILE SS7-UK SS7-Japan SS7-ITU SS7-China SS7-ANSI SIP MGCP LI ISDNPRI(BRI) H248 X SIPPROFILE ipinscreening EISUP DPNSS CTI-QBE Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide Property Name Trunk Group Properties 1-86 SigPath TrunkGroup Table 1-65 X X X X IsupTransparencyDisabled X X X ItpActionRequest X jipDefault X X X jipInclude X X X X lapdKval X X lapdN200 X X lapdN201 X X lapdT200 X X lapdT203 X X layerRetries X X layerTimer X X LocalAnnBehavior X X X X X X X X LocalPort X OL-18092-02 LocationNumber X X X LoopAvoidanceCounter X X X LoopAvoidanceSupport X X X X Components, Processes, and Properties X Appendix 1 lapdDropErr Properties Listed by Component X MaxACL X X X X X X X SESSION LINKSET COMMONPROFILE X GRPROFILE SIPPROFILE EISUPPROFILE X MapRNMethod MaxCBRequest TrunkGroup X SS7-UK X SS7-Japan X SS7-ITU X SS7-China X SS7-ANSI X MapCLItoSipHeader SIP X MGCP X LI X ISDNPRI(BRI) X H248 LRNDigitCCrm EISUP X DPNSS X CTI-QBE X Components, Processes, and Properties X GWPOOLPROFILE Trunk Group LRNDigitCCPrefix Property Name Appendix 1 OL-18092-02 SigPath DOMAINPROFILE Table 1-65 X X MaxForwards X maxMessageLength X X X MaxRedirectCnt X Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide X X X MGCdomain X X X MGCSipVersion X X X MidCallCodecSelect X X MgcpBehavior X mgcpBulkAudit X mgcpDomainNameLocal X mgcpDomainNameRemote X mgcpGWRspAckTimeout X mgcpGWStdbyHeartbeatInterval X mgcpHeartbeatInterval X mgcpLocalIpInterfacePollCount X mgcpMaxRspAckToBuffer X mgcpRemoteIpPollCount X mgcpRetxCount X mgcpRetxTimer X Properties 1-87 MaxSubscriptionDuration Properties Listed by Component X X X X X X X X X X X X X X mtp3ApcMtpRstrtT28 (Linkset property for SS7-ANSI) X mtp3ClearTfc (Linkset property for SS7-JAPAN) X mtp3DlnkConnAckT7 (Linkset property for SS7-ANSI) X mtp3FrcUnhT13 (Linkset property for SS7-ANSI) X mtp3InhAckT14 (Linkset property for SS7-ANSI) X mtp3LocInhTstT20 (Linkset property for SS7-ANSI) X mtp3LocInhTstT22 (Linkset property for SS7-JAPAN) X mtp3MaxSltTries (Linkset property for SS7-ANSI) X mtp3MsgPriority (Linkset property for SS7-ITU) X mtp3MtpRstrtT20 (Linkset property for SS7-CHINA, ITU, JAPAN, and UK) X mtp3MtpRstrtT24 (Linkset property for SS7-ANSI) X mtp3Queue (Linkset property for SS7-ANSI) X mtp3RepeatRstrtT26 (Linkset property for SS7-ANSI) X mtp3T12 (Linkset property for SS7-JAPAN) X mtp3T13 (Linkset property for SS7-JAPAN) X mtp3T14 (Linkset property for SS7-JAPAN) X mtp3T20 (Linkset property for SS7-JAPAN) X mtp3T21 (Linkset property for SS7-JAPAN) X mtp3T22 (Linkset property for SS7-JAPAN) X mtp3T7 (Linkset property for SS7-JAPAN) X Components, Processes, and Properties X Appendix 1 OL-18092-02 mtp3ApcMtpRstrtT21 (Linkset property for SS7-ITU) GWPOOLPROFILE DOMAINPROFILE X SESSION X LINKSET X GRPROFILE SS7-UK COMMONPROFILE MinEventSubscribeDuration X SIPPROFILE MidCallServiceCustID EISUPPROFILE MidCallCPInterval SS7-Japan SS7-ITU SS7-China SS7-ANSI SIP MGCP LI ISDNPRI(BRI) H248 EISUP DPNSS CTI-QBE Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide Property Name Trunk Group Properties 1-88 SigPath TrunkGroup Table 1-65 Properties Listed by Component mtp3Tc (Linkset property for SS7-JAPAN) X mtp3TfrUsed (Linkset property for SS7-ANSI) X mtp3TraSntT29 (Linkset property for SS7-ANSI) X mtp3tstSltmT1 (Linkset property for SS7-ANSI) X mtp3tstSltmT2 (Linkset property for SS7-ANSI) X mtp3tstSrtaT10 (Linkset property for SS7-JAPAN) X mtp3UnhAckT12 (Linkset property for SS7-ANSI) X MWIInvokeTimerT1 X X X MWIStringON X X X Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide NATTraversalEnabled NATTraversalMethod X X X X X X X X X X X X X X X X X X X NFASImplicitInterfaceId X NonInviteReqAttempts X X X NotificationInclude X X X X X X Npa X OcnInclude X OD32DigitSupport X X X X X X X X X X X X X X X X X X X X X X X X OMinDigits X X X X X X X X X X X X X OOverlap X X X X X X X X X X X X Properties 1-89 X X X X OMaxDigits OrigCarrierId GWPOOLPROFILE X NetworkType Normalization DOMAINPROFILE X MWIStringOFF NatureOfAddrHandling SESSION LINKSET GRPROFILE COMMONPROFILE SIPPROFILE EISUPPROFILE SS7-UK SS7-Japan SS7-ITU SS7-China SS7-ANSI SIP MGCP LI ISDNPRI(BRI) H248 EISUP DPNSS CTI-QBE Trunk Group Components, Processes, and Properties Property Name Appendix 1 OL-18092-02 SigPath TrunkGroup Table 1-65 Properties Listed by Component OutboundDomainProfileSource X OutSessionTimer X OutsideVrfName X OutSipHeaderTable OverlapDigitTime X X X X OwnClli OwnRoutingNumber X X X X X X X X X X X X X X X X X X PackageType X X PlayAnnouncement X X X X X populateSDPInfoInCDR X X X X X PostConnectToneDuration X X PostConnectToneValue X X PropagateDelayCounter PropagateSvcMsgBlock X X X X X QSIGTunnelVariant X X X radiusretrycount X radiustimeout X X redirCapInclude X X X redirCounterInclude X X X X X X X X OL-18092-02 RedirInfoInclude RedirMax RedirNumForAnalysis X X X X X X X X X X X Components, Processes, and Properties radiuskey Appendix 1 ProtocolidandVariantidProv RedirectingNbrMap GWPOOLPROFILE DOMAINPROFILE SESSION LINKSET GRPROFILE X X X X COMMONPROFILE SIPPROFILE EISUPPROFILE SS7-UK SS7-Japan SS7-ITU SS7-China SS7-ANSI SIP MGCP LI ISDNPRI(BRI) H248 EISUP DPNSS CTI-QBE Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide Property Name Trunk Group Properties 1-90 SigPath TrunkGroup Table 1-65 Properties Listed by Component ReferRedirectingInd X ReferRedirectingNOA X reference (Linkset property for SS7-ANSI) ReleaseMode GWPOOLPROFILE DOMAINPROFILE SESSION LINKSET GRPROFILE COMMONPROFILE SIPPROFILE EISUPPROFILE SS7-UK SS7-Japan SS7-ITU SS7-China SS7-ANSI SIP MGCP LI ISDNPRI(BRI) H248 EISUP DPNSS CTI-QBE Trunk Group Components, Processes, and Properties Property Name Appendix 1 OL-18092-02 SigPath TrunkGroup Table 1-65 X X X X X X X X respectSipUriUserParm X X X ResponseAttempts X X X RetransMethod X X X RetryAfterTimer X X X restartTimer X RestrictPresIfNoPAID Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide RingNoAnswer X rnInclude RORequestDelayTimer C X X X X RouteId X RoutePref X X X X X X X rudpNumRetx X X X X X X X X rudpRetxTimer X X X X X X X X rudpWindowSz X X X X X X X X SatelliteInd X ScreenFailAction X SdpXmitToH323Trigger X X X X X X X sendAfterRestart X X 1-91 SendDtmfBeforeConnect serviceCodeInclude X X X X X X X X X X Properties SendAddressInCgpn X X X X X X Properties Listed by Component X SipIConfusionHandling X X X SipIEgressHandling X X X SipIEgressISUPVersion X X X SipIEgressMDO X X X SipIFacilityRejectHandling X X X SipIIngressVersionMAP X X X SipIngressLNPHandling X X X sipIngressRoutingControl X X X SipInsertReasonHeader X X X SipIPSource X X X SipIToiw2 X X X sipMimeBodySupport X X X X X X SipRedirAnalysisMethod X SipReferForSingleStepXfer X SipSatelliteIndEnable X SIPTgrpLabel SipToIsupRatio X SESSION X LINKSET COMMONPROFILE X GRPROFILE SIPPROFILE SipICLICOLPreference EISUPPROFILE X X TrunkGroup X SipCallHoldMethod SS7-UK X X SS7-Japan SipICANCELEncapREL sipEgressRoutingControl SS7-ITU X SS7-China X X SS7-ANSI X SIP SipEgressGN2FromScreenInd MGCP X LI X ISDNPRI(BRI) X H248 SipEgressEarlyDialogRelType EISUP X DPNSS X SipDtmfContentType Components, Processes, and Properties X SIPCOLPReqEnabled Appendix 1 OL-18092-02 X CTI-QBE Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide X Property Name GWPOOLPROFILE Trunk Group Properties 1-92 SigPath DOMAINPROFILE Table 1-65 Properties Listed by Component X Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide X srcpAuditLineInterval X srcpHeartbeatInterval X srcpIpPortLocal X srcpIpPortRemote X srcpRemoteAuditGwInterval X srcpRetxCount X srcpRetxTimer X srtaT10 SESSION X SrtpAllowed X SrtpSupported X srtTimer X X X X standard (Linkset property for SS7-ANSI) X X STdigitforCLI X Properties 1-93 STdigitforCDPN SubscribeNotifySupport LINKSET X srcpAuditGwInterval sstTimer GRPROFILE COMMONPROFILE sltmT2 SSCTInvokeTimerT1 EISUPPROFILE SIPPROFILE X X TrunkGroup X sltmT1 spanId SS7-UK X SS7-Japan X X SS7-ITU X slsTimer SS7-China X SS7-ANSI X SIP X MGCP SipUDP2TCPByteXover LI X ISDNPRI(BRI) X H248 X EISUP SipTrunkContext DPNSS X CTI-QBE X Components, Processes, and Properties X GWPOOLPROFILE Trunk Group SipTransportMode Property Name Appendix 1 OL-18092-02 SigPath DOMAINPROFILE Table 1-65 X X X Properties Listed by Component X X X X SwitchID X X X X T310Time X X Ta1TimePeriod X X X Ta2TimePeriod X X X Ta3TimePeriod X X X TBufferDigitLength X TlinkAlignTime X TimeoutCBNU X TimeoutCBWF X X X X X X X X X X X X X X X X X X X X X TMinDigits X X X X X X X X X X X X X X X X ToneOption TopologyHidingEnabled X X X X X X X X X X X X TrunkGroupTagLabel X OL-18092-02 X X X TrunkGrpTagLabelTransEnable X X X TrustLevel X T_CCR X X X X X Components, Processes, and Properties X Appendix 1 TMaxDigits TransReqInclude SESSION X X T309Time TransferAwaitConnect LINKSET X SuppressCLIDigits TOverlap GRPROFILE COMMONPROFILE EISUPPROFILE TrunkGroup SS7-UK SS7-Japan SS7-ITU SS7-China SS7-ANSI SIPPROFILE SuppressCHGNtoCGPNMapping SIP X MGCP X LI X ISDNPRI(BRI) SupportReliable100 H248 X EISUP X DPNSS X CTI-QBE Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide Support183 Property Name GWPOOLPROFILE Trunk Group Properties 1-94 SigPath DOMAINPROFILE Table 1-65 Properties Listed by Component T_CGB X T_CGBA X T_CRA X T_CVT X T_GRS X UnavailProc X X UseDomainProfile X UseGtdCalledPartyNumber X Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide Variant X X X X X X X X X X X X X WaitAnswerTimer X X X X X WaitOrigSDPTimer X X X X X WaitTermSDPTimer X X X X X XmitCallingName GWPOOLPROFILE DOMAINPROFILE SESSION X X VideoAllowed VOIPPrefix X LINKSET SIPPROFILE EISUPPROFILE SS7-UK SS7-Japan SS7-ITU UnsolicitedNotifyMethod GRPROFILE X COMMONPROFILE T_CCRR SS7-China SS7-ANSI SIP MGCP LI ISDNPRI(BRI) H248 EISUP DPNSS CTI-QBE Trunk Group Components, Processes, and Properties Property Name Appendix 1 OL-18092-02 SigPath TrunkGroup Table 1-65 X X Properties 1-95 Appendix 1 Components, Processes, and Properties Properties Property Definitions Table 1-66 contains an alphabetical listing of the Cisco PGW 2200 Softswitch properties and their definitions. Interpret this table as described in this section. Properties with the Protocol Family Prefix In a provisioning session, those properties with the protocolFamily prefix may be overridden by a link set component. The overridden property is then written to properties.dat as LinkSetMMLName.propertyName. Properties Prefixed by an Asterisk (*) Those default properties prefixed by an “*” may be overridden by a signal path (or Service) component that is defined in sigPath.dat. The overridden property will be written to properties.dat as SigPathMMLName.propertyName. Table 1-66 Property Definitions Property Definition *ACCRespCatName Specifies the ACC Response Controls listed in the ACC Response Category table. *.ACCRespCntlInhibit Turns on or off Automatic Congestion Control control procedures based on the Automatic Congestion Level value received by the Cisco PGW 2200 Softswitch from a linked switch. Values: 0 (off) or 1 (on). Default: 0 *ADigitCCPrefix Controls functionality that applies a country code prefix to the calling party number before sending the call forward. Values are 0 (disabled) or 1 (enabled). Default: 0 *.ADigitCCrm Provides a country code digit string to which leading digits of CgPN, GN_ACgPN, RDN, OCN and PN can be compared. If the digits match, those digits are removed from the front of that number. The NOA codes of that number is set to National. This modification is made before the call is sent forward. Values are NULL (default) or null, or a maximum 5-digit string. Valid values: 1 through 99999. Default: NULL This property is added in software Release 9.6(1). *.ACLDur Specifies the duration in seconds that the Automatic Congestion Level is in effect when the Cisco PGW 2200 Softswitch receives an ACL indication from a linked switch. Values are integers greater than zero. Default: 5 *.adjDestinations Number of adjacent destination point codes. Value range: 1 through 256. Default: 16 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-96 OL-18092-02 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.AInternationalPrefix Determines the prefix of the outgoing calling number when NOA = International. Value range: NULL or a numeric string. Default: NULL *.AlarmCarrier Indicates the method of alarm carrier so that circuit validation tests may be fully compliant with ANSI T1.113. Values are: 0 = unknown (default) 1 = software carrier 2 = hardware carrier *.allowCRMCRA Indicates whether or not to allow the use of the Circuit Reservation Message (CRM) and Circuit Reservation Acknowledgement message (CRA). Values: 0 or 1. Default: 1 *.AllowEXM Indicates whether or not to allow the use of the Exit Message (EXM). Values: 0 or 1. Default: 1 *.AllowH323Hairpin Allow H.323 hairpinning. Allows the Cisco PGW 2200 Softswitch to interconnect H.323-originated and H.323-terminated calls by the HSI component. Values: 0 (not allowed) or 1 (allowed). Default: 0 *.ANationalPrefix Determines the prefix of the outgoing calling number when NOA = National. Value range: NULL or a numeric string. Default: NULL *.AnchorMedia Defines the media anchor policy on this IP trunk group. Valid values: • 1—Never anchor media on the IP trunk group. • 2—Optional. The policy function determines whether to anchor media on the IP trunk group. • 3—Always anchor media on the IP trunk group. Default: 1 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-97 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.AnchorPolicy Defines the media anchor policy in the policy function. Determines whether to enable a gateway pool on an IP trunk group. The anchor policy applies only to an egress IP trunk group. Valid values: • 0—Do not enable the SPDM to change gateway pool usage. In response to a service check failure, the SPDM does not enable use of the gateway pool even if the AnchorMedia property is set to Optional on this trunk group. Consequently, the Cisco PGW 2200 Softswitch tries the next trunk group. • 1—The SPDM enables use of the gateway pool on an IP trunk if the AnchorMedia property is set to Optional. If the enabled gateway pool satisfies the service requirement, the SPDM enables the Cisco PGW 2200 Softswitch to use the gateway pool. Default: 0 *.AnnouncementOption Specifies whether playing an announcement to the originating side is mandatory. This applies only to an ingress IP trunk group. • 0—Playing an announcement is optional. • 1—Playing an announcement is mandatory. Default: 0 *.Anumnormalise Anumnormalise indicates that A-number (CgPn) normalization is appropriate based on the NOA value and the leading digits of the A-number. Leading digits 0 or 00 are the only accepted digits. Valid values: 0 (disabled) or 1 (enabled), Default: 0 This property is added in software Release 9.4(1) and is a European feature only. *.AOCDefaultTariffId Allows configuration of the default tariff ID to be applied when AOCInvokeType is configured for all calls (that is, AOCInvokeType = 2). Value range: 1 (default) through 9999. Default: 1 *.AOCEnabled Determines if Advice of Charge handling would be applied to a call. Values: 0 = AOC is not enabled 1 = AOC is enabled Default: 0 (not enabled). *.AOCInvokeType Allows configuration of whether or not the AOC Supplementary services are applicable on a per call basis or for all calls. Values: 1 (on a per call basis the default) or 2 (for all calls). Default: 1 *.AOCNodeID This property is included in the Advice of Charge message to identify the node in the network that is activating the AOC service to this call. The subfiles (x/y/z) are limited to the range 0 to 214-1 Values: 0 to 16383 – 0 to 16383 – 0 to 16383 Default: 0 to 0 to 0 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-98 OL-18092-02 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.AtmConnectionType Controls the value of the connection type parameter (ct:) in the local connection options. AtmConnectionType affects originating and terminating ATM call legs. Note ATM profile negotiation can work over Extended ISUP (EISUP) too. Valid values: • 1 (AAL1) • 2 (AAL1_SDT) • 3 (AAL1_UDT) • 4 (AAL2) • 5 (AAL 3/4) • 6 (AAL5) Default value: 4 (AAL2) *.atpInclude Indicates whether or not to include the Access Transport Parameter in an IAM. Values: 0 or 1. Default: 0 *.AuditWhenSscIs Specifies if the Cisco PGW 2200 Softswitch (the engine) will perform an audit on the endpoints of the gateway associated with this cxnSigPath when the Cisco PGW 2200 Softswitch receives an In Service (IS) Service State Change (SSC) message. When the value = True, the audit is performed automatically to update the endpoint when the connection is available, which may introduce too much traffic for large gateways (MGX8260, VISM) and cause a performance impact. When the value = False, the endpoint is brought up in service until a manual audit is performed or after a call is received before the actual endpoint state is determined. Values are: TRUE (1) or FALSE (0). Default: False *.BcInitState The initial status the Cisco PGW 2200 Softswitch places its nailed up bearer channels following application restart. The MGW can override this status with GSM messages. Values are: IS (in service) or OOS (out of service). Default: IS *BDigitCCPrefix Controls functionality that applies a country code prefix to the called party number before sending the call forward. Values are: 0 (disabled) or 1 (enabled). Default: 0 *BDigitCCrm Provides a country code digit string to which the called party Number leading digits can be compared, and if matched have those digits removed from the front of the number. This modification is made before sending the call forward. Values are: NULL (default) or null, or a maximum 5-digit string. *.BInternationalPrefix Determines the prefix of the outgoing called number when NOA = International. Value range: NULL or a numeric string. Default: NULL Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-99 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.BNationalPrefix Determines the prefix of the outgoing called number when NOA = National. Value range: NULL or a numeric string. Default: NULL *.Bnumnormalise Bnumnormalise indicates that B-number (CdPn) normalization is appropriate based on the NOA value and the leading digits of the B-number. Leading digits 0 or 00 are the only accepted digits. Valid values: 0 (disabled) or 1 (enabled), Default: 0 This property is added in software Release 9.4(1) and is a European feature only. *.BothwayWorking Specifies if bothway release / circuit-free handling for BTNUP protocol is enabled. Set to 0 to disable. Values: 0 or 1. Default: 1 *.CallCutoffTimer The cutoff timer for a call termination. Value range: 0 (timer disabled) through 48, in 1-hour intervals. Default: 0 *.CallForwardRerouteDisabled Disables Call Forwarding rerouting for all calls on the Cisco PGW 2200 Softswitch. Valid values: 0 (reroute enabled) or 1 (reroute disabled). Default: 0 This property is added in software Release 9.4(1). *.CallHoldInterworkingEnabled Indicates whether Cisco PGW 2200 Softswitch interworks call hold and TP between SIP/H.323, EISUP, and ISUP. When this property is configured as disabled, Cisco PGW 2200 Softswitch drops HOLD and TP indications coming from the ISUP side. If the property is configured enabled, Cisco PGW 2200 Softswitch maps the ISUP side HOLD and TP to SIP Re-Invite. Valid values: • 0—TDM to IP hold interworking disabled (but IP to TDM hold interworking enabled) • 1—Bidirection hold interworking enabled • 2—IP to TDM hold interworking disabled (but TDM to IP hold interworking eanbled) • 3—Bidirection hold interworking disabled Default Value: 1 Dynamically Reconfigurable: yes *.CarrierIdentity Indicates the carrier ID to which users on this trunk group are associated. Value range: 0 (if not defined) or 1 through 9999. Default: 0 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-100 OL-18092-02 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.CarrierInfoTransfer This property is mandatory for Japan ISUP and it has to be changed for a different area. This property allows changing Carrier Information Transfer for different location. Default: 00FC05FE03000210 *.CarrierInfoTransferBackward Japan ISUP; mandatory in ACM and ANM. If it is not present, it is generated using the default value. Value range: As many as 25 characters. Default: 00FC05FE03000231 *.CarrierInfoTransferForward Japan ISUP; mandatory in IAM. If it is not present, it is generated using the default value. Value range: As many as 25 characters. Default: 00FB05FE03000231 *.CarrierScreening Determines if carrier screening and selection is to be applied on this call (using the carrier translation table). Values: 0 = Do not apply 1 = Apply carrier selection Default: 0 (do not apply) *.carrierSelectInclude Indicates whether or not to include the carrier selection information parameter in an IAM. Values: 0 or 1. Default: 0 *.CCOrigin Provides against the origin trunk group of a call the country code digits, which if needed can be prefixed on a number before sending the call forward. Only required when the property domain is SigPath or LinkSet. Values: NULL or a maximum 5-digit string. Default: NULL *.CctGrpCarrier Indicates the method of circuit group carrier so that circuit validation tests may be fully compliant with ANSI T1.113. Values are: 0 = unknown 1 = analog 2 = digital (default) 3 = digital & analog *.CGBA2 Determines if group (0) or Individual (1) circuit group blocking acknowledgments (CGBAs) are required before the blocking is considered successful. Only applicable to ANSI SS7, IBN7, and CTUP protocols. Values: 0 or 1. (Only available in software Release 9.3(2) and later.) Note When set to 1, a significant performance impact occurs for individual circuit supervision messages during maintenance or during a failure condition. Default: 0 *.cgpnInclude Indicates whether or not to include the CGPN in an IAM. Values: 0 or 1. Default: 1 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-101 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.CgpnPres Determines if the incoming called number presentation indication is to be overridden. Values: 0 (False) for leave as-is or 1 (True) for set to presentation restricted. Default: 0 *.ChargeAreaInformation This property is mandatory for Japan ISUP and it has to be changed for different areas. It allows changing charge area information for different locations. Value range: As many as 25 characters. Default: 010203 *.ChargeOrigin Specifies the charge origin. The craftperson decides what value of charge origin is to be used. Value range: 0 to 9999 Default: 0 *.chnNonGeo Indicates whether or not to include the Charge Number in an IAM on all calls to non-geographic numbers. Values: 0 or 1. Default: 0 *.chnOlipInclude Indicates whether or not to include Charge Number and Originating Line Info as a pair in the IAM. Values: 0 or 1. Default: 0 *.cipInclude Indicates whether or not to include the Carrier Identification Parameter (CIP) in an IAM. Values: 0 or 1. Default: 0 *.cipNonGeo Indicates whether or not to include the CIP in an IAM on all calls to non-geographic numbers. Values: 0 or 1. Default: 0 *.CircHopCount Set a maximum value for the number of hops before a call must be completed. Valid values: 0-31 Note When set to 0, the property is disabled. Default: 0 *.CLIDefaultAllowed If set to TRUE then it adjusts the presentation restricted field in the CLI to Presentation Allowed; if FALSE then it takes the mapped value from the OCC or TCC protocol side or the default value from the Map for this field if there is no received value from the other protocol side. Values: TRUE or FALSE Default: FALSE *.CLIPEss Sets the Calling Line Identity Presentation Essential operation. 0—Do not request CLI., 1—Request CLI if not already provided and drop the call if CLI is not provided, or 2—Request CLI if not already provided and continue with the call even if CLI is not provided. Value range: 0, 1, or 2. Default: 0 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-102 OL-18092-02 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.CLISelect This is used to determine the presentation number. Values: CLI or GENERICNUM. Default: CLI *.CLLI Specifies the common language location identifier (CLLI). Default: NULL *.CNAPService Indicates whether name mapping between ISUP and NAS is enabled. Values: • 0 = CNAP Service is disabled. • 1 = CNAP Service is enabled. Default: 0 *.COLDefaultAllowed If set to TRUE then it adjusts the presentation restricted field in the connected line Id to Presentation Allowed; if FALSE then it takes the mapped value from the OCC or TCC protocol side or the default value from the Map for this field if there is no received value from the other protocol side. Values: TRUE or FALSE Default: FALSE *.commonprofile Contains a pointer to a Common Profile. Valid values: String. Enter the name of an existing Common Profile. Default value: NULL Dynamically reconfigurable: Yes *.CompressionType Compression type. Indicates the G.711 compression type used on the trunk. Values are: 0 (none), 1 (mu-law), 2 (A-law), or 3 (clear channel). Default: 1 *.confusion A flag indicating whether or not to send the Confusion message when an unrecognized message type is received. Values: 0 or 1. Default: 0 *.congProc Indicates the procedure to follow when there is congestion on ISUP circuits. Values: ALTRTE (alternate routing) or BLO (blocking). Default: ALTRTE *.CorrelationCallIDFormat Indicates the type of correlation identifier sent in the call establishment message. Values: 0 (H.323) or 1 (SIP). Default: 0 *.CotInTone Receive tone for continuity test (COT) hardware. The tone to listen for when doing a COT. Enter value in Hz. Values: 1780 or 2010. Default: 2010 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-103 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition CotOnTerminatingSupport Determines if the terminating side does not fully support COT. If the terminating side does not support COT, the Cisco PGW 2200 Softswitch waits for the COT result from the originating switch and then forwards the IAM to the terminating side. Values: 0 (COT special handling is required) or 1 (COT is fully supported on the terminating side). Default: 1 *.CotOutTone Transmit tone for COT hardware. The tone that is produced. Enter value in Hz. Values: 1780 or 2010. Default: 2010 *.CotPercentage Statistical COT. Value range: 0 through 100%. Default: 0 *.CustGrpId ID of customer associated with a particular trunk group (previously called VNET ID). Maps to trunk group property CustGrpId. Values are any alphanumeric with length of 4, or 0 if not defined. Default: 0000 *.CustomerVPNid Assigns a VPN ID to a trunk group or system. Valid values: 1 through 8 alphanumeric character string. Default: 00000000 This property is added in software Release 9.4(1). *.CustomerVPNOffNetTblNum Allows assignment of a VPN off-net profile table index to a particular trunk group. Value range: 1 through 8 1 (Indicates that completely transparent operation is required or the call will not complete.) 2 (Sets to feature transparency preferred by a nontransparent destination can be used if necessary to complete the call.) 3 (Sets to feature transparency preferred by a nontransparent destination can be used if necessary to complete the call.) 4 (Sets to feature transparency preferred by a nontransparent destination can be used if necessary to complete the call.) 5 (Sets to indicate that the attempted feature will be removed from the onward routed call, and the indicator is informed of this.) 6 (Sets to release a feature call.) 7 (Sets to release a feature call.) 8 (Sets to remove the feature string and continue.) Default: 0 This property is added in software Release 9.4(1). The range changed to 1-8 and the default changed to 5 in software Release 9.6(1) Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-104 OL-18092-02 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.CustomerVPNOnNetTblNum Allows assignment of a VPN on-net profile table index to a particular trunk group. Value range: 1 through 8 1 (Indicates that completely transparent operation is required or the call will not complete.) 2 (Sets to feature transparency preferred by a nontransparent destination can be used if necessary to complete the call.) 3 (Sets to feature transparency preferred by a nontransparent destination can be used if necessary to complete the call.) 4 (Sets to feature transparency preferred by a nontransparent destination can be used if necessary to complete the call.) 5 (Sets to indicate that the attempted feature will be removed from the onward routed call, and the indicator is informed of this.) 6 (Sets to release a feature call.) 7 (Sets to release a feature call.) 8 (Sets to remove the feature string and continue.) Default: 0 This property is added in software Release 9.4(1). The range changed to 1-8 and the default changed to 5 in software Release 9.6(1) *.DatabaseAccessError Determines the action to take (with regard to call processing) if access to MMDB fails.Values are: 0 (continue) or 1 (reject call). Default: 0 .defaultBC Default bearer capability. Indicates the coding used by the User Service Information parameter in the outgoing IAM message. For the SS7-UK protocol family, setting the property to 3_1_KHZ, converts the outgoing ISDN 3.1 kHz (CAT3) call over BTNUP Trunk Group to ISDN speech (CAT2) call. Values are: SPEECH or 3_1_KHZ. Default: SPEECH *.DefaultCARIDNatNetIdPlan Maps to trunk group property DefaultCARIDNatNetIdPlan (Default Carrier Identifier National Network Identifier Plan). Values are: 0 (NOTUSED), 1 (NATIONAL_NETWORK_ID_NATIONAL CARRIER_ACCESS_CODE), 2 (NATIONAL_NETWORK_ID_PLAN_2_DIGIT), 3 (NATIONAL_NETWORK_ID_PLAN_3_DIGIT), or 4 (NATIONAL_NETWORK_ID_PLAN_4_DIGIT). Default: 0 *.DefaultCARIDNetId Maps to trunk group property DefaultCARIDNetId (Default Carrier Identifier Network Identifier). Values are: 2 to 4 digits or NULL. Default: 00 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-105 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.DefaultCARIDNetType Maps to trunk group property DefaultCARIDNetType (Default Carrier Identifier Network Type). Values: 0 (NOTUSED), 1 (NETWORK_USER_SPECIFIED), 2 (NETWORK_NATIONAL), 3 (NETWORK_INTERNATIONAL), or 4 (NETWORK_CCITT). Default: 0 *.DefaultCHG Maps to trunk group property DefaultCHG (Default Charge Number). Values are: 1 to 16 digits or NULL. Default: 0 *.DefaultCHGNOA Maps to trunk group property DefaultCHGNOA (Default Charge Number NOA). Values are: 0 (NOTUSED), 1 (CHNOA_ANI_CGSUB_SUB_NUM), 2 (CHNOA_ANI_NOT_AVAIL), 3 (CHNOA_ANI_CGSUB_NAT_NUM), 4 (CHNOA_ANI_CDSUB_SUB_NUM), 5 (CHNOA_ANI_CDSUB_NO_NUM), or 6 (CHNOA_ANI_CDSUB_NAT_NUM). Default: 0 *.DefaultCHGNPI Maps to trunk group property DefaultCHGNPI (Default Charge Number NPI). Values are: 0 (NOTUSED), 1 (NPI_NONE), 2 (NPI_E164), 3 (NPI_DATA), 4 (NPI_TELEX), 5 (NPI_PNP), 6 (NPI_NATIONAL), 7 (NPI_TELEPHONY), 8 (NPI_MARITIME_MOBILE), 9 (NPI_LAND_MOBILE), or 10 (NPI_ISDN_MOBILE). Default: 0 *.DefaultDN Maps to trunk group property DefaultDN (Default Directory Number). This property is needed on the Trunk Group if it is a switched call and on the SigPath if it is a nailed call. Values are: 1 to 14 digits or NULL. Default: 0 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-106 OL-18092-02 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.DefaultDNNOA Default Directory Number NOA - Maps to trunk group property DefaultDNNOA. Values are 0 (NOTUSED), 1 (NOA_NONE), 2 (NOA_UNKNOWN), 3 (NOA_SUBSCRIBER), 4 (NOA_NATIONAL), 5 (NOA_INTERNATIONAL), 6 (NOA_NETWORK), 7 (NOA_MERIDIAN), 8 (NOA_ABBR), 9 (NOA_UNIQUE_3DIG_NAT_NUM), 10 (NOA_ANI), 11 (NOA_NO_ANI_RECD), 12 (NOA_NON_UNIQUE_SUBSCRIBER), 13 (NOA_NON_UNIQUE_NATIONAL), 14 (NOA_NON_UNIQUE_INTERNATIONAL), 15 (NOA_OPRREQ_TREATED), 16 (NOA_OPRREQ_SUBSCRIBER), 17 (NOA_OPRREQ_NATIONAL), 18 (NOA_OPRREQ_INTERNATIONAL), 19 (NOA_OPRREQ_NO_NUM), 20 (NOA_CARRIER_NO_NUM), 21 (NOA_950_CALL), 22 (NOA_TEST_LINE_CODE), 23 (NOA_INT_INBOUND), 24 (NOA_NAT_OR_INTL_CARRIER_ACC_CODE_INC), 25 (NOA_CELL_GLOBAL_ID_GSM), 26 (NOA_CELL_GLOBAL_ID_NMT_900), 27 (NOA_CELL_GLOBAL_ID_NMT_450), 28 (NOA_CELL_GLOBAL_ID_AUTONET), 29 (NOA_PORTED_NUMBER), 30 (NOA_PISN_SPECIFIC_NUMBER), 31 (NOA_UK_SPECIFIC_ADDRESS), 32 (NOA_SPARE), 33 (NOA_MCI_VNET), 34 (NOA_INTERNATIONAL_OPR_TO_OPR_ OUTSIDE_WZI), 35 (NOA_INTERNATIONAL_OPR_TO_OPR_INSIDE_WZI), 36 (NOA_DIRECT_TERMINATION_OVERFLOW), 37 (NOA_ISN_EXTENDED_INTERNATIONAL_ TERMINATION), 38 (NOA_TRANSFER_ISN_TO_ISN), 39 (NOA_CREDIT_CARD), 40 (NOA_DEFINED_IN_SSUTR), 41 (NOA_DEFINED_IN_SSUTR2), 42 (RESERVED), or 43 (NOA_DISCARDED). Default: 0 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-107 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.DefaultDNNPI Maps to trunk group property DefaultDNNPI (Default Directory Number NPI). Values are: 0 (NOTUSED), 1 (NPI_NONE), 2 (NPI_E164), 3 (NPI_DATA), 4 (NPI_TELEX), 5 (NPI_PNP), 6 (NPI_NATIONAL), 7 (NPI_TELEPHONY), 8 (NPI_MARITIME_MOBILE), 9 (NPI_LAND_MOBILE), or 10 (NPI_ISDN_MOBILE). Default: 0 *.DefaultDNPres Maps to trunk group property DefaultDNPres (Default Directory Presentation Indicator). Values are: 0 (NOTUSED), 1 (PRES_NO_INDICATION), 2 (PRES_ALLOWED), 3 (PRES_RESTRICT), or 4 (PRES_UNAVAIL). Default: 0 *.DefaultDNSI Maps to trunk group property DefaultDNSI (Default Directory Screening Indicator). Values are: 0 (NOTUSED), 1(SI_NONE), 2 (SI_USER_PROVIDED_NOT_VERIFIED), 3 (SI_USER_PROVIDED_VERIFIED_PASSED), 4 (SI_USER_PROVIDED_VERIFIED_FAILED), or 5 (SI_NETWORK_PROVIDED). Default: 0 *.DefaultFCINatInd Provisions the FCI A bit (national call indicator) integer. If you do not configure this property, the SIP module uses the default value. Both ISUP and TUP use this property. For the eisup national indicator transparency, the Cisco PGW 2200 Softswitch checks for the existence of a national indicator. If a national indicator exists, the Cisco PGW 2200 Softswitch uses it rather than generate it from the NOA. Valid Values: • 0 = national call • 1 = international call Default: 0 (indicates that the call will be treated as national call) Dynamically Reconfigurable: yes Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-108 OL-18092-02 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.DefaultOLI Maps to trunk group property DefaultOLI (Default Originating Line Information). Values: 0 (NOTUSED), 1 (OLI_POTS), 2 (OLI_MULTIPARTY_LINE), 3 (OLI_ANI_FAILURE), 4 (OLI_STATION_LEVEL_RATING), 5 (OLI_SPECIAL_OPERATOR_REQ), 6 (OLI_AIOD), 7 (OLI_COIN_DATABASE), 8 (OLI_800_SERVICE_CALL), 9 (OLI_COIN), 10 (OLI_PRISON_INMATE_SERVICE), 11 (OLI_INTERCEPT_BLANK), 12 (OLI_INTERCEPT_TROUBLE), 13 (OLI_INTERCEPT_REGULAR), 14 (OLI_TELCO_OPERATOR_CALL), 15 (OLI_OUTWATS), 16 (OLI_TRS_1), 17 (OLI_TRS_2), 18 (OLI_TRS_3), 19 (OLI_CELLULAR_SVC_1), 20 (OLI_CELLULAR_SVC_2), 21 (OLI_CELLULAR_SVC_ROAMING), 22 (OLI_PRIVATE_PAYSTATIONS), 23 (OLI_ACCESS_FOR_VPN_TYPES_OF_SVC), 24 (OLI_INTERLATA_RESTRICTED), 25 (OLI_TESTCALL), 26 (OLI_TOLLFREE_FROM_PAYSTATIO), 27 (OLI_CUSTOMER_SPECIFIC_1), 28 (OLI_CUSTOMER_SPECIFIC_2), 29 (OLI_INTERLATA_RESTRICTED_HOTEL), or 30 (OLI_INTERLATA_RESTRICTED_COINLESS). Default: 0 *.DefaultPN Enables the incoming trunk group to have a default PN if the incoming call does not have one, overdecadic digits are supported. Valid values: overdecadic digit string from 1 through 20 digits. Default: NULL This property is added in software Release 9.4(1). Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-109 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.DefaultPNNOA Enables the default Presentation Number NOA value. Valid values: 0 through 53. Values are: 0 (NOT USED) - default, 1 (NOA_NONE), 2 (NOA_UNKNOWN), 3 (NOA_SUBSCRIBER),4 (NOA_NATIONAL), 5 (NOA_INTERNATIONAL),6 (NOA_NETWORK), 7 (NOA_MERIDIAN),8 (NOA_ABBR), 9 (NOA_UNIQUE_3DIG_NAT_NUM),10 (NOA_ANI), 11 (NOA_NO_ANI_RECD), 12 (NOA_NON_UNIQUE_SUBSCRIBER), 13 (NOA_NON_UNIQUE_NATIONAL), 14 (NOA_NON_UNIQUE_INTERNATIONAL), 15 (NOA_OPRREQ_TREATED),16 (NOA_OPRREQ_SUBSCRIBER), 17 (NOA_OPRREQ_NATIONAL), 18 (NOA_OPRREQ_INTERNATIONAL), 19 (NOA_OPRREQ_NO_NUM),20 (NOA_CARRIER_NO_NUM), 21 (NOA_950_CALL),22 (NOA_TEST_LINE_CODE), 23 (NOA_INT_INBOUND), 24 (NOA_NAT_OR_INTL_CARRIER_ACC_CODE_INC), 25 (NOA_CELL_GLOBAL_ID_GSM), 26 (NOA_CELL_GLOBAL_ID_NMT_900), 27 (NOA_CELL_GLOBAL_ID_NMT_450), 28 (NOA_CELL_GLOBAL_ID_AUTONET), 29 (NOA_PORTED_NUMBER),30 (NOA_PISN_SPECIFIC_NUMBER), 31 (NOA_UK_SPECIFIC_ADDRESS),32 (NOA_SPARE), 33 (NOA_MCI_VNET), 34 (NOA_INTERNATIONAL_OPR_TO_OPR_OUTSIDE_WZI), 35 (NOA_INTERNATIONAL_OPR_TO_OPR_INSIDE_WZI), 36 (NOA_DIRECT_TERMINATION_OVERFLOW), 37 (NOA_ISN_EXTENDED_INTERNATIONAL_TERMINATION), 38 (NOA_TRANSFER_ISN_TO_ISN),39 (NOA_CREDIT_CARD), 40 (NOA_DEFINED_IN_SSUTR),41 (NOA_DEFINED_IN_SSUTR2), 42 (RESERVED),43 (NOA_DISCARDED), 44 NOA_NETWORK_RN_CONCAT_WITH_CDPN, 45 NOA_NAT_NUM_WITH_SELECT_OF_CARR, 46 NOA_INT_NUM_WITH_SELECT_OF_CARR, 47 NOA_NATIONAL_SPARE_2, 48 NOA_PORTED_NUMBER_OR_SCREENED_FOR_PORTING, 49 NOA_SPECIAL_NUMBER, 50 NOA_NATL_NUM_TRANSIT_NETWORK_SELECT, 51 NOA_INTL_NUM_TRANSIT_NETWORK_SELECT, 52 NOA_SPAIN, 53 NOA_PARTIAL_CALLING_LINE_ID, 54 NOA_NETWORK_RN_NSN_FORMAT, or 55 NOA_NETWORK_RN_NETWORK_SPECIFIC_FORMAT Default: 0 This property is added in software Release 9.4(1). Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-110 OL-18092-02 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.DefaultPNNPI Displays the default Presentation Number NPI value. Valid values: 0 through 10. 0 (NOTUSED) (default), 1 (NPI_NONE), 2 (NPI_E164), 3 (NPI_DATA), 4 (NPI_TELEX), 5 (NPI_PNP), 6 (NPI_NATIONAL), 7 (NPI_TELEPHONY), 8 (NPI_MARITIME_MOBILE), 9 (NPI_LAND_MOBILE), or 10 (NPI_ISDN_MOBILE) Default: 0 This property is added in software Release 9.4(1). *.DefaultPNPres Displays the Default Presentation Number Presentation Indicator value. Valid values: 0 through 4. 0 (NOTUSED) (default), 1 (PRES_NO_INDICATION), 2 (PRES_ALLOWED), 3 (PRES_RESTRICT), or 4 (PRES_UNAVAIL) Default: 0 This property is added in software Release 9.4(1). *.DefaultTmr This string property provisions the Transmission medium requirement (TMR). Valid Values: • SPEECH • UNRES_64K • AUDIO_3K Default: SPEECH Dynamically Reconfigurable: Yes *.Defresultset Defines a default result set to be used when a digit string is not configured in the B digit tree. *.DelayedOfferToEarlyOfferInterworking This property applies to SIP calls for the called side only. The property indicates whether or not the Cisco PGW 2200 Softswitch will include SDP in an initial INVITE message if the Cisco PGW 2200 Softswitch does not receive SDP in a message from the calling side. Provision this property on the TCC SIP trunk group. Valid values: • 0—No SDP • 1—Dummy SDP is provisioned Default value: 0 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-111 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.delayTimer Set a delay timer from TIOS to Engine when ISDN sigpath has changed service state so the Engine will not be affected by a “bouncing” link. This is supported for ISDN Q.931/Q.921/RLM and ISDN Backhaul (Corsair) protocols only. Default: 30 *.DeselOutCicCDRGenerate Controls whether the Cisco PGW 2200 Softswitch generates a Deselect Outgoing Circuit CDR for SIP. Values: • True = The Cisco PGW 2200 Softswitch adds a Deselect Outgoing Circuit CDR to the cdr.bin file. • False = The Cisco PGW 2200 Softswitch does not add a Deselect Outgoing Circuit CDR to the cdr.bin file. Default: True *.dialogRange TCAP transaction ID range (for example, 1 through 10000) for a specific subsystem. A string of 1 to 21 ASCII characters. An entry of zero (0) means the entire range. This property can be provisioned for SS7-ANSI and SS7-ITU. For example, if you set dailogrange=”1” for proto=”SS7-ANSI” all the linksets created by this command have dialogrange set to 1. Command examples: prov-ed:lnksetprop:name="SS7-ANSI", dialogrange="abc" prov-add:name="test-lset",proto="SS7-ANSI" Default: 0 *.DisableQSIGReleaseMethod Indicates the QSIG release method. An H.225 signaling connection can be released with a single Release Complete message instead of a three-stage QSIG release sequence. This is only applicable to release procedures initiated by the Cisco PGW 2200 Softswitch. The Cisco PGW 2200 Softswitch accepts receipt of either type of release method. Valid Values: • 0 —Normal QSIG release is enabled for QSIG tunneling • 1 —Normal QSIG release is disabled for QSIG tunneling Default Value: 0 *.DpnssRORoutingNumberLength For DPNSS-QSIG PR ROO interworking, the DPNSS RO routing number and call reference are concatenated and in QSIG they are separate fields. An indication of where the divide point is between the fields is an optional parameter in the DPNSS specification. It is therefore necessary to provide a configurable definition of how to split these two fields. Valid Values: 2-10 Default Value: 4 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-112 OL-18092-02 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.DtmfCap Defines the DTMF capability of the egress trunk group. Valid values: • 0—Ignore DTMF capability • 1—RFC 2833 DTMF capability • 2—Out of band DTMF capability Default Value: 0 *.DummyAudioCodecString Specifies the dummy codec list in an H.248 add request when neither remote SDP nor a local codec is provisioned. This property applies only for a DBE. Values are NULL, G.711u, G.711a, G.726-32, G.726-24, G.726-16, G.729, G.729a, G.729b, G.729b-L, G.723.1-H, G.723.1-L, G.723.1a-L, G.GSM-F, G.GSM-H, and G.GSM-eF. You must separate the values in the dummy codec list with separated by semicolons. Valid values: a string from 1–140 characters Default dummy codec string: G.711u;G.711a;G.726-32;G.726-24;G.726-16;G.729;G.729a;G.729b;G.729b-L; G.723.1-H;G.723.1-L;G.723.1a-L;G.GSM-F; G.GSM-H;G.GSM-eF *.DummyVideoCodecString Specifies the dummy video codec list in an H.248 add request when neither remote SDP nor a local codec is provisioned. This property applies only for a DBE. Values are: NULL; H.264; H263; H261; H263-1988; JPEG; MPV; CelB; MP2T; nv, separated by semicolons. Valid values: a string from 1–140 characters *.EchoCanRequired Echo Canceller Required. Specifies whether to send a modify-connection message (MDCX) for echo control. Enter a value of 0 or 1 for EchoCanRequired on the trunk group or sigpath. The Cisco PGW 2200 Softswitch follows the following procedure for an SS7 terminated call after the call is answered. If the Cisco PGW 2200 Softswitch receives a call-in-progress message (CPG) with backward call indicators (BCI) from the SS7 side, it takes the specified action. • If EchoCanRequired=1: – If the echo device indicator = 0 in BCI, send MDCX with e: on – If the echo device indicator = 1 in BCI, send MDCX with e: off • If EchoCanRequired=0 (default): – Do not send an MDCX for echo control *.EnableCCBSpathReservation Allows configuration of the Path Reservation option for each QSIG destination. In the case of EISUP, this is valid for HSI destinations only. Valid Values: • 0—CCBS with Path Reservation is disabled • 1 —CCBS with Path Reservation is enabled Default Value: 0 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-113 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.EnableIPScreening Enables the incoming trunk group to select a dial plan based on the IP address, source ID, and CLI prefix tables. Valid values: 0 (no dial plan lookup) or 1 (require dial plan lookup). Default: 0 This property is added in software Release 9.4(1). *.ExpiresTimer Maps to trunk group property ExpiresTimer. The timer value (in milliseconds) used in the Expire header of SIP messages. Value range: any value greater than 0. Default: 60000 ExpiryWarnToneDur Expiry warning tone duration, in seconds. Value range: 1 through 5. Default: 1 ExpiryWarnToneType String defining the tone to be applied to warn that the assigned call duration is almost expired. Value range: Any valid MGCP event name. Default: NULL *.ExtCOT Determines the type of COT handling for the specified destination. Values: 0 (no COT), loop, or transponder. Default: Loop *.FastConnect The purpose of this property is to allow/disallow the signal being sent to LCM when a CALL PROCEEDING, a PROGRESS and an ALERTING message is received from the MGW. Values: 0 = Normal behavior, enable all signals to LCM. 1 = Disable signals to LCM when a Call proceeding message is received from the MGW. 2 = Disable signals to LCM when a Call Proceeding or a Progress message are received from the MGW. 3 = Disable signals to LCM when a Call Proceeding or a Progress or an Alerting message is received from the MGW. Default: 0 *.FAXsupport Indicates if T.38 FAX calls are supported on the trunk group. This property must be enabled on the incoming and outgoing trunk groups for T.38 fax calls to be successfully routed. Values are: 0 (none) or 1 (T.38 Fax). Default: 0 *.FeatureTransparencyDisabled Disables QSIG Feature Transparency for all calls on the Cisco PGW 2200 Softswitch. Valid values: 0 (Feature Transparency enabled) or 1 (Feature Transparency disabled). Default: 0 This property is added in software Release 9.4(1). *.ForwardCLIinIAM Set to 1 if outgoing IAM should contain the Calling Line Identity, if available. Only applicable for BTNUP when interworking from other protocols. Values: 0 or 1. Default: 0 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-114 OL-18092-02 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.ForwardSegmentedNEED Set to 0 to disable the forwarding of segmented NEED messages within the BTNUP_NRC protocol. If segmenting is disabled, all mandatory DPNSS information elements are packed into a single BTNUP NEED message. Values: 0 or 1. Default: 1 *.FromField Maps to trunk group property FromField. Displays the name used in the SIP “From” field when the calling party number is marked private. Value range: any alphanumeric string. Default: anonymous *.FT_IncomingPFXdigitsInsert This property indicates the number of digits in the string that is inserted before the diversion digits in a service string when the Cisco PGW 2200 Softswitch receives DPNSS messages in Feature Transparency mode. Valid values: NULL or a digit string of 1 through 6 ASCII (0-9) characters Default: NULL *.FT_IncomingPFXdigitsRemove This property indicates the number of diversion digits in a service string that are removed when the Cisco PGW 2200 Softswitch receives DPNSS messages in Feature Transparency mode. Valid values: 0 through 6 Default:0 *.FT_OutgoingPFXdigitsInsert This property indicates the number of digits in the string that is inserted before the diversion digits in a service string when the Cisco PGW 2200 Softswitch sends DPNSS messages in Feature Transparency mode. Valid values: NULL, or a digit string of 1 through 6 ASCII (0-9) characters Default: NULL *.FT_OutgoingPFXdigitsRemove This property indicates the number of diversion digits in a service string that are removed when the Cisco PGW 2200 Softswitch sends DPNSS messages in Feature Transparency mode. Valid values: 0 through 6 Default: 0 *.gapInclude Indicates whether or not to include the Generic Address Parameter in an IAM. Values: 0 or 1. Default: 0 *.GatewayAnnouncementPackageSupport Indicates whether the gateway supports the MGCP Announcement package. Valid values: • 0 = Announcement package is not supported • 1 = Announcement package is supported Default: 1 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-115 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.GatewayAnnSupport Specifies whether the gateway pool supports playing an announcement package to the IP side. Valid values: *.GatewayCodecSupport *.GatewayDTMFSupport *.GatewayName • 0—Not supported • 1—Supported Specifies whether the gateway pool supports transcoding for IP-to-IP traffic. Valid values: • 0—Not supported • 1—Supported Describes the DTMF capability support for a gateway pool. Valid values: • 0—Not supported • 1—RFC 2833 • 2—Inband and RFC 2833 Used to identify the Gateway in the CDR record, that is whatever this value is set to will be placed in the CDR. Default: N/A *.GatewayPool Associates the default gateway pool with an IP trunk group so that media can be anchored on this gateway pool. Valid values: Any integer from 0–9999 Default: 0 (indicates that there is no gateway pool associated with this IP trunk group) Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-116 OL-18092-02 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.GatewayRBToneSupport Indicates whether gateway ringback tones are supported by the remote gateway on a given trunk group and connection type. Valid values: • 0 (no local tone application support,) • 1 (local tone application support for MGCP/EISUP calls using MDCX connection method), • 2 (local tone application support for MGCP/EISUP calls using RQNT connection method), • 3 (local tone application support for MGCP/EISUP and MGCP/MGCP calls using MDCX connection method), or • 4 (local tone application support for MGCP/MGCP calls using MDCX connection method). Note Note: An incorrect configuration mismatch on this property can result in calls without ringback tones applied. Note For a value of 1 or 2, the ring back tone is not supplied toward the PSTN side if PI=8 is present in the Alert or Call Progress messages coming from the H.323 side. Note For a value of 3 or 4, hairpin calls, which originate and terminate on the same IOS gateway, the hairpin call function is disabled for the trunk group. All MGCP terminating calls are treated as non-hairpin calls, and local ring back tone is supported. Default: 0 Property values 3 and 4 are added in software Release 9.5(2) *.GatewaySelectionMethod *.GatewayToneSupport *.GenerateRedirectionNumber Specifies the border gateway selection method within a gateway pool. Valid values: • 0—Sequence • 1—Round robin Specifies whether the gateway pool supports playing a tone to the IP side. Valid values: • 0—Does not support tone • 1—Supports tone Determines whether the Cisco PGW 2200 Softswitch includes the redirection number in the Address Complete Message (ACM) SS7 message. Note This property was introduced in release 9.5(2), patch gs69nn62. Valid values: • 0 = redirection number is not included in the ACM message • 1 = redirection number is included in the ACM message Default: 1 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-117 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.GenTimerT1 Maps to trunk group property GenTimerT1. The T1 timer value (in milliseconds) for SIP messages other than INVITE. Value range: any value greater than 0. Default: 500 *.GenTimerT2 Maps to trunk group property GenTimerT2. The T2 timer value (in milliseconds) for SIP messages other than INVITE. Value range: any value greater than 0. Default: 4000 *.GLARE Call Collision Handling. Value range: • Note • Note • Note • Note 0 = No glare handling; also known as yield to all double seizures. Call collision results in a REL sent to both calls. Both ends of a link can be given this option. 1 = The Cisco PGW 2200 Softswitch has control of all circuits and any call collisions are handled by this Cisco PGW 2200 Softswitch. It ignores incoming IAMs and proceeds with its own calls as normal. Only one end of a link can be designated with this option. 2 = Highest point code controls the even circuits. Depending on the OPC of the Cisco PGW 2200 Softswitches, the side that has the higher point code will control the even circuits, while the side with the lower point code will control the odd circuits. Both ends of a link can be given this option. 3 = No control. The Cisco PGW 2200 Softswitch specified with this option does not control any circuits. The Cisco PGW 2200 Softswitch accepts incoming IAMs from the side with control. This option is usually used along with the remote node designated with control. Default: 0 *.gnInclude Indicates whether or not to include the Generic Name in an IAM. Values: 0 or 1. Default: 0 This property applies to ANSI SS7 only. The applicable MDO files are ANSISS7_2K, ANSISS7_92, ANSISS7_C2, ANSISS7_C3, ANSISS7_E1, ANSISS7_STANDARD, and GR317. *.GRA2 Determines if paired (0) or single (1) group reset acknowledgments (GRAs) are required before the reset is considered successful. Only applicable to ANSI SS7, IBN7, and CTUP protocols. Values: 0 or 1. Default: 0 *.grprofile Contains a pointer to a GRPROFILE. Valid values: String. Enter the name of an existing GRprofile. Default value: NULL Dynamically reconfigurable: Yes Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-118 OL-18092-02 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.GRSEnabled This property is assigned to an SS7 point code type signal path. Enables Group Reset and Blocking procedure at point code initialization. Synchronizes the Cisco PGW 2200 Softswitch bearer channel blocking state with that of the end office. If True, GRS messages are sent for all CICs associated with the point code. If False, GRS messages are not sent. Values: true or false. Default: false *.GRSonSSCEnabled This property (available in software Release 9.4(1) patch 8 and above) is assigned to an SS7 point code type signal path. Enables Group Reset on Service State Change procedure at point code initialization. Values: false or true. Note When the far end receives the GRS message, any active calls are released on the point code, as per ITU-T Recommendation Q.764. If true, the GRS message is sent to the far end point code for all CICs associated with the point code after the point code was put in-service again. If false, the GRS message is not sent. Default: false *.GtdCapTypeProp This property is used by the Cisco PGW 2200 Softswitch as a pointer to the subset of GTD parameters that the user desires to support. Value range: t0 (no GTD support) to any string of 1 through 20 characters that identifies a GTD parameter string. Default: t0 *.GtdMsgFmt Indicates the GTD message format mode. The format can be only compact. Compact mode is the short format and the field names are not passed in the GTD parameter string. Value: c (compact). Default: c *.GWDefaultATMProfile Defines an initial list of profiles for a given trunk group to use for ATM profile negotiation. Valid values: • A list of profile names separated by semicolons such as <Profile1>;<Profile2>;<ProfileN>. • NULL Default value: NULL Note If this property is set to NULL, the Cisco PGW 2200 Softswitch does not influence ATM profile negotiation. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-119 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.GWDefaultAudioCodecString Gateway default audio codec string. Enables the IOCC-MGCP to send the ordered series of codec choices separated by semicolons. Refer to your gateway documentation for a list of supported codec names. The following values represent some of the more common codec names. Values: NULL, G.711a, G.711u, G.729, G.729a, and G.729b Additional values: G.726-32, G.726-24, G.726-16, G.729b-L, G.723.1-H, G.723.1-L, G.723.1a-L, G.GSM-F, G.GSM-H, and G.GSM-eF Default: NULL *.GWDefaultVideoCodecString Gateway default video codec string. Enables the IOCC-MGCP or IOCC-H248 to send the ordered series of codec choices separated by semicolons. Refer to your gateway documentation for a list of supported codec names. The following values represent some of the more common codec names. Values are: NULL, H.264; H263; H261; H263-1988; JPEG; MPV; CelB; MP2T and nv. Default: NULL *.GWNetworkContinuity This property enables or disables the network continuity test on the VISM. Values: 0 or 1. Default: 0 *.GWProtocolVersion The MGCP protocol version to use when communicating with the gateway. Values: MGCP 0.1 or MGCP 1.0, which was added in software Release 9.5(2). Default: MGCP 0.1 *.h248BulkAudit This property indicates whether bulk audit is supported on the associated gateway. Valid values (boolean): • 0 = not supported • 1 = supported Default value: 1 Dynamically reconfigurable: yes *.h248CongestionEnable This property specifies whether a congestion control procedure is enabled for that GW. Valid values (boolean): • 0 = not enabled • 1 = enabled Default value: 0 Dynamically reconfigurable: yes Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-120 OL-18092-02 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.h248DomainNameRemote This property specifies the default H.248 remote domain name. Use it to append to the audit command and send it to the remote gateway. Value range: any valid domain name or NULL. Valid values: string (up to 127 characters) Default value: NULL Dynamically reconfigurable: no *.H248GatewayReserveValue Note This property is deleted in Release 9.8S6P6 and later. This property allows H.248 to send ADD commands with the Reserve Value of on or off to indicate whether the MG should reverse resource or not. This property applies only to the originating MG; for the terminating side, the Reserve Value is always off. Valid values: • 0 = do not reserve resource • 1 = reserve resource Default value: 0 Dynamically reconfigurable: yes *.h248GWStdbyHeartbeatInterval This property specifies the interval time, in seconds, that enables the Cisco PGW 2200 Softswitch to send a heartbeat to complete a health check on the remote gateway using the standby IP link. Valid values: integer (0 to 30 seconds) Default value: 30 Dynamically reconfigurable: no *.h248inactivitytimer This property specifies the allowable period of silence in milliseconds. Valid values: integer (greater than 1000) Default value: 5000 Dynamically reconfigurable: no *.h248initialrtt This property indicates the H.248 initial RTT (Round-Trip Time) value in milliseconds. Valid values: integer (larger than 10) Default value: 1000 Subsystem: MEGACO IOCC Dynamically reconfigurable: no *.h248LocalIpPollCount This property specifies a poll count that defines the number of attempts to reach the remote GW for each configured local IP interface. Valid values: integer (0 to 30) Default value: 6 Dynamically reconfigurable: no Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-121 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.h248longtimer This property indicates the H.248 long timer period. Valid values: integer Default value: 30 Dynamically reconfigurable: no *.h248maxretries This property indicates the maximum number of retransmissions that can be performed by the peer. Valid values: integer (from 7 to 11) Default value: 11 Dynamically reconfigurable: no *.h248mgcexectimer This property is used in calculating the normal Cisco PGW 2200 Softswitch execution time (measured in milliseconds). This property specifies the interval at which the Cisco PGW 2200 Softswitch sends a Transaction Pending message back to the MG if a transaction request on the Cisco PGW 2200 Softswitch is pending. Valid values: any integer Default value: 500 Dynamically reconfigurable: no *.h248mgcpendlimit This property indicates the number of transactions pending that can be received from the Cisco PGW 2200 Softswitch. Valid values: integer Default value: 10 Dynamically reconfigurable: no *.h248mgcprovresptimer This property sets the provisional response timer value (measured in milliseconds). The default value is the normal Cisco PGW 2200 Softswitch execution time plus network delay. Valid Values: any integer Default Value: 600 Dynamically Reconfigurable: no *.h248mgexectimer This property specifies the interval at which the Cisco PGW 2200 Softswitch receives a response to transactions from the MG. Network delay is excluded. Valid values: any integer Default value: 500 Dynamically reconfigurable: no *.h248mgpendlimit This property indicates the number of transactions pending that the Cisco PGW 2200 Softswitch can receive. Valid values: integer Default value: 10 Dynamically reconfigurable: no Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-122 OL-18092-02 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.h248profilename This property specifies the profile name that defines how the Cisco PGW 2200 Softswitch uses the H.248.1 protocol and the functionality that the MG supports. The profile specifies the H.248.1 options used. Valid values: string (up to 64 characters) Default value: NULL Dynamically reconfigurable: no *.h248profileversion This property specifies the H.248 profile version. Valid values: integer (1 to 99) Default value: 1 Dynamically reconfigurable: no *.h248RemoteIpPollCount This property specifies a poll count defining the number of retry audit messages that the Cisco PGW 2200 Softswitch sends to the remote gateway. Valid values: integer (0 to 30) Default value: 72 Dynamically reconfigurable: no *.h248TimerT1 This property specifies the interval (in milliseconds) at which the MG sends congestion notification to Cisco PGW 2200 Softswitch if the MG is in a congestion state. Valid values: integer (0 to 100) Default value: 0 Dynamically reconfigurable: yes *.h248txnpendrespcount This property indicates the number of pending transactions that can be received from the MG/Cisco PGW 2200 Softswitch. Valid values: integer Default value: 11 Dynamically reconfigurable: no *.H323AdjunctLink Identifies an EISUP link that is connected to an H.323 adjunct platform. Values are: 0 (EISUP link is not connected to an H.323 adjunct platform) or 1 (an EISUP link is connected to an H.323 adjunct platform). Default: 0 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-123 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.H323Destination Identifies the primary and alternative IP Address and Port of the H323 destination. Valid Values: • The primary and the alternative IP address and port of the H323 destination, in the format xxx.xxx.xxx.xxx[:port][xxx.xxx.xxx.xxx:port] Default value: • NULL This value indicates the Non-RAS feature is inactive on this trunk group. Dynamically reconfigurable: Yes This property is added in software Release 9.7(3). *.HandlePresUnavail When Presentation Restricted Indicator is set to address unavailable, remove address digits from calling party number. Otherwise keep the address digits intact. Value range: T (true) or F (false). *.HoldTimer Indicates the maximum time length (in milliseconds) a SIP call can be put on hold. Maps to trunk group property HoldTimer. Value range: any value greater than 0. Default: 300000 *.hopOn A flag indicating whether or not to enable the hop counter. Values: 0 or 1. Default:1 *.InhibitIncomingCallingNameDisplay Inhibits support of incoming calling name display in DPNSS and EISUP(HSI) protocols. Values are: 1 inhibit incoming calling name display or 0 enable incoming calling name display. Default: 0 This property is added in software Release 9.6(1). *.InhibitIncomingConnectedNameDispla y Inhibits support of the incoming connected name display for call transfer in DPNSS and EISUP (HSI) protocols. Values are: 1 inhibit outgoing connected name display or 0 enable outgoing connected name display. Default: 0 This property is added in software Release 9.5(2). *.InhibitIncomingConnectedNumberDisp Inhibits support of the incoming connected number display for call transfer in lay DPNSS and EISUP (HSI) protocols. Values are: 1 inhibit outgoing connected name display or 0 enable outgoing connected name display. Default: 0 This property is added in software Release 9.6(1). *.InhibiOutgoingCallingNameDisplay Inhibits support of outgoing calling name display in DPNSS and EISUP(HSI) protocols. Values are: 1 inhibit incoming calling name display or 0 enable incoming calling name display. Default: 0 This property is added in software Release 9.6(1). Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-124 OL-18092-02 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.InhibitOutgoingConnectedNameDispla y Inhibits support of the outgoing connected name display for call transfer in DPNSS and EISUP (HSI) protocols. Values are: 1 inhibit outgoing connected name display or 0 enable outgoing connected name display. Default: 0 This property is added in software Release 9.5(2). *.InhibitOutgoingConnectedNumberDispl Inhibits support of the outgoing connected number display for call transfer in ay DPNSS and EISUP (HSI) protocols. Values are: 1 inhibit outgoing connected name display or 0 enable outgoing connected name display. Default: 0 This property is added in software Release 9.6(1). *.InhibitPasson Specifies whether to inhibit pass-on of unrecognized messages/parameters. Values are: • 0 = pass on unrecognized messages/parameters (allow pass-on) • 1 = do not pass on unrecognized messages/parameters (inhibit passon) Default: 0 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-125 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.InhibitSipFromMapping This property determines the mapping from the incoming SIP message to the ISUP CLI. This property is for PSTN emulation services (SIP/SIP-I). If the remote party ID or P-Asserted-ID header is present and the InhibitSipFromMapping property = 1, then disable mapping the SIP From header to the generic number. If the remote party ID or P-Asserted-ID header is not present and the InhibitSipFromMapping property = 1, then disable mapping the SIP From header to the calling party number. Valid Values: • 0—If the PAID/RPID E164 number is present, map the PAID/RPID to CgPN, map the E164 number in username in From header to GN (additional CgPN). If the PAID/RPID E164 number is not present, map the E164 number in username in From header to CgPN. • 1— Ignore the From header, map PAID/RPID E164 number to CgPN. • 2—Ignore the PAID/RPID, map the E164 number in username in From header to CgPN. • 3—If the PAID/RPID E164 number is present, map the PAID/RPID to CgPN, map the E164 number in Display name in From header to GN (additional CgPN). If the PAID/RPID E164 number is not present, map the E164 number in username in From header to ISUP CgPN, and map the E164 number in displayname in From header to GN (additional CgPN) • 4—If the PAID/RPID E164 number is present, map the PAID/RPID to CgPN, map the E164 number in username in From header to GN (additional CgPN). If the PAID/RPID E164 number is not present, ignore the From header. • 5 = If the PAID/RPID E164 number is present, map the PAID/RPID to CgPN, and map the E164 number in username in From header to GN (additional CgPN). If the PAID/RPID E164 number is not present, map the E164 number in the username in From header to ISUP CgPN, and map the E164 number in displayname in From header to GN (additional CgPN). Note The 4 value is only available in Release 9.7(3). The value 5 is available only in Release 9.8(1). Default Value: 0 *.InitEndpointsAsEnabled Specifies if the Cisco PGW 2200 Softswitch (the engine) initializes its endpoint objects (corresponding to those on the gateway) as enabled or disabled. For gateways that send RSIP messages at initialization to inform Cisco PGW 2200 Softswitch of their endpoint state, set to False; all others set to True. This property value is dynamically editable using MML commands. Values: TRUE (1) or FALSE (0) Default: True Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-126 OL-18092-02 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.InSessionTimer Indicates the maximum session time (in milliseconds) allowed for a SIP call that originated by the Cisco PGW 2200 Softswitch. Maps to trunk group property InSessionTimer. This value may require being increased to 1800000 to reduce performance impact. Value range: any value greater than 0. Note In software Release 9.4(1), this is the minimum session time interval. Default: 1800000 *.insideVrfName Specifies the VrfName for leg 2 or leg 3 in an IP-to-IP gateway call. *.insipheadertable Contains a pointer to an inbound SIP header table. Valid values: String. Enter the name of an existing inbound SIP Header table. Default value: NULL Dynamically reconfigurable: Yes *.InternationalPrefix International prefix string to be added to the international dialed number when normalization is enabled. Value range: NULL or a numeric string. Default: NULL *.InviteAttempts Defines the transmission times for INVITE requests. Valid Values: integer (1-15) Default: 7 Dynamically Reconfigurable: yes *.InviteTimerT1 Indicates the T1 timer (in milliseconds) for the INVITE message, as specified for SIP. Maps to trunk group property InviteTimerT1. Value range: any value greater than 0. Default: 1000 *.InviteWaitTimer Defines the timer (in milliseconds) of waiting for final response of INVITE requests. Valid Values: integer (10000-500000) Default Value: 200000 Dynamically Reconfigurable: yes Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-127 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.ipinscreening Indicates whether the Cisco PGW 2200 Softswitch processes incoming SIP and EISUP traffic using the incoming trunk groups defined using the ipinmapping provisioning component. Valid values: • 0 = The ipinmapping function is disabled. • 1 = The ipinmapping function is enabled. The Cisco PGW 2200 Softswitch discards incoming traffic that does not match an existing ipinmapping entry. The Cisco PGW 2200 Softswitch evaluates messages using the source IP address and destination port. • 2 = The ipinampping function is enabled. The Cisco PGW 2200 Softswitch processes incoming traffic that does not match an existing ipinmapping entry using the default incoming trunk group. Note If a message matches multiple ipinmapping table criteria, the Cisco PGW 2200 Softswitch applies the most detailed match. Default value: 0 *.IPTermNumGroups According to the ETSI profile, an RTP termination ID conforms to the format ip/group id/interface id/id. This property specifies the largest group number provisioned on this gateway. Valid values: An integer from 0–255. (0 specifies that the group field for the RTP termination ID is not used.) Default: 255 *.IPTermNumInterfaces According to the ETSI profile, an RTP termination ID conforms to the format ip/group id/interface id/id. This property specifies the number of interfaces that are provisioned for this gateway. Valid values: an integer from 0–8. Default: 0. (0 specifies that the interface field for RTP termination ID is not used.) *.IPTermNumTerms According to the ETSI profile, an RTP termination ID conforms to the format ip/group id/interface id/id. This property specifies the number of terminations that are allowed in a particular group ID and interface ID. Valid values: an integer from 1–1364 Default: 1364 *.IsdnNSF Indicates the network specific facilities parameter for ISDN PRI. Specify an integer from 0–256. 0–255: Directly mapping to 0x00-0xFF in the outgoing message. 256: No NSF in the outgoing message. Default: 256 *.IsupToSipRatio Set the ratio of Max_Forwards to Hop Counter for a call from ISUP to SIP. Valid values: 0 through 4. 0 indicates the mapping does not function. Default value: 0 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-128 OL-18092-02 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.IsupTransEarlyACMEnable Indicates a special Address Complete Message (ACM) to PRI message mapping when an early ACM does not map to a PRI message. Values: 0 no mapping (default), 1 PROGRESS message is sent with Progress description value of 9. Enable GTD to ensure ISUP transparency, or 2 ALERTING message sent. Default: 0 *.IsupTransEarlyBackwardDisabled Indicates if the egress Cisco PGW 2200 Softswitch is to send an end-to-end message, called Early Backward Call Setup Message, immediately after receiving the call setup message with GTD information about the outgoing protocol variant. Values: 0 (enable) or 1 (disable). Default: 1 *.IsupTransparencyDisabled Permits disabling of the ISUP Transparency feature for a particular trunk group. Values:1 (True) the ISUP Transparency feature is disabled, or 0 (False) the ISUP Transparency feature is enabled. Default: 1 *.ItpActionRequest The ItpActionRequest property indicates that the Cisco PGW 2200 Softswitch should send a customized SIP invite to the ITP to return the location of a mobile subscriber. Setting this property to map-app indicates that the Cisco PGW 2200 Softswitch should send a customized SIP invite to the ITP to return the location of a mobile subscriber. The customized SIP invite causes the ITP to send a MAP query to the service provider HLR for the mobile subscriber’s current mobile station roaming number (MSRN). The Cisco PGW 2200 Softswitch then routes the call to the closest Gateway MSC based upon the new MSRN. If the Cisco PGW 2200 Softswitch is unable to optimize the call routing based on the MSRN, it continues to route calls based on using the mobile subscriber’s MSISDN (telephone number). The Cisco PGW 2200 Softswitch routes calls based on an MSISDN using cause analysis. Values: Null or map-app Default: Null *.jipDefault Indicates the default JIP value to be sent when jipInclude = 1 and no JIP value is present. If the value is 0, jipDefault is treated as if no value is present. Value range: 0 through 9. Default: 0 *.jipInclude Indicates whether or not to include the Jurisdiction Information Parameter (JIP) in an IAM. Values: 0 or 1. Default: 0 *.lapdDropErr Boolean to determine if some LAPD sequence errors are discarded. This is used in large IP networks where the latency may cause LAPD sequence errors. According to Q.921, this will cause the link layer to reset. This parameter allows sequence errors to be discarded without resetting the link. Values: true or false. Default: false. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-129 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.lapdKval Number of outstanding frames in Q.921 transmission window. Value range: 1 to 127. Default: 7 *.lapdN200 Maximum number of retransmissions of a Q.921 frame. Value range: 0 to 10. Default: 6 *.lapdN201 Maximum number of octets in a Q.921 frame. Default: 260 *.lapdT200 Maximum wait time for a LAPD frame acknowledgement before retransmission. Value range: 10 to 60, in tenths of a second increments. Default: 10 *.lapdT203 Maximum time the Q.921 link is idle before sending a frame. Value range: 50 to 600, in tenths of a second increments. Default: 500 *.layerRetries Maximum number of retransmissions for TCAP/SCCP queries. Value range: 0 through 5, where 0 = No retries. Default: 2 *.layerTimer Time (in tenths of a second) to wait for a response from adjacent layer (SS7 controller, TCAP to SCCP); tailor when layers are not resident on same processor. Value range: 0 through 10, where 0 = Disabled and 10 = 1 second. Default: 10 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-130 OL-18092-02 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.LocalAnnBehavior Allow suppression of the early ACM (indicating in-band information is available) to allow overlap dialing to begin the pre-call announcement as soon as the route is determined, and still allow additional address information to be received in SAMs. Values: 0 (disabled) or 1 (enabled), Default: 0 Valid values are: • Note • Note 1—Play announcement after enough digits have been received to determine a route. Early ACM is not sent prior to playing the announcement (it is assumed that the voice path is already cut back after IAM). The call is routed after the announcement is played. When overlap sending is also used, depending on the number dialed, some users might receive the pre-call announcement while the final digits are being dialed. 2—route the call after enough digits have been received to determine a route. Play the announcement after an address complete indication (ACM) is received from the terminating side. This method was introduced by this feature. When you are using this option, the Cisco PGW 2200 Softswitch might force an enbloc, which can result in an unacceptable post-dial delay. This property is added in software Release 9.5(2). In Release 9.7(3), this property name was changed from AnnSuppressInbandInfo to LocalAnnBehavior. *.LocalPort Maps to trunk group property LocalPort. Indicates the UDP port used by Cisco PGW 2200 Softswitch to send or receive SIP messages. Valid range: any valid port number greater than 1024. Default: 5060 *.LocationNumber The default outgoing number used if a location number is not present in an incoming call. (This is used in protocols Q761 and Q767.) Default: 0 *.LoopAvoidanceCounter Loop Avoidance counter for DPNSS. Value range: 0 through 25. Default 0. This property is added in software Release 9.6(1). *.LoopAvoidanceSupport Indicates if the Loop Avoidance feature is supported in DPNSS or not. Values are: 0 not supported or 1 supported. Default: 0 This property is added in software Release 9.6(1). Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-131 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.LRNDigitCCPrefix This property specifies a country code digit string to which the RNDigitCCrm is compared if the NOA code is International. If the digits match, the matched digits are removed from the location routing number and the NOA code is set to National. This is an incoming trunk group property. This property is for PSTN emulation services (SIP/SIP-I). Valid values: NULL or any string up to 5 digits. Default value: NULL. Dynamically reconfigurable: yes. *.LRNDigitCCrm This property specifies a country code digit string to which the RNDigitCCrm is compared if the NOA code is International. If the digits match, the matched digits are removed from the location routing number and the NOA code is set to National. This is an incoming trunk group property. This property is for PSTN emulation services (SIP/SIP-I). Valid values: NULL or any string up to 5 digits. Default value: NULL. Dynamically reconfigurable: yes. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-132 OL-18092-02 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.MapCLItoSipHeader Determines the mappings from the ISUP calling party number to the outgoing SIP message. Valid Values: • 0—The calling party number is put in the outgoing SIP From header if number presentation is allowed. If the calling party number presentation is restricted, then the SIP outgoing From header is also controlled by the cgpnInclude property. – If cgpnInclude = 0, and the SIP network is un-trusted, the From header has SIP URI as: Anonymous <sip:[email protected]> – If cgpnInclude = 1, and the SIP network is trusted, and honors the anonymous setting by not passing the CLI to the SIP end point, the From header has URI as Anonymous <sip:CGPN@PGW_HOST> • 1—The calling party number is mapped to the remote party ID, with screen and privacy values. If an additional calling party number is present in the generic number, it is mapped to the SIP From header. • 2—Map the calling party number to the Remote-Party-ID header only when the calling party number presentation is allowed. For handling the additional calling party number in the generic number, the operation is the same as for a value of 1. • 3—The calling party number is mapped to the P-Asserted ID, with privacy header value ID, if necessary. If an additional calling party number is present in the generic number, it is mapped to the SIP From header. Note • If the calling party number presentation is allowed, there is no privacy header. If the calling party number presentation is restricted, there is a privacy header with a value ID. 4—Map the calling party number to the P-Asserted ID header only when the calling party number presentation is allowed. For handling the additional calling party number in the generic number, the operation is the same as for a value of 3. Default Value: 0 Note This property is specifically designed for ISUP-SIP call interworking and may not be perfectly applicable for some SIP-SIP rare case scenarios. For eg: If there is A number modification by DialPlan and after that 302 redirect occurs, in that case it might not show the modified A number and displays the original A number, if mapclitosipheader has value other than 0. So for non-interworking call (SIP-SIP), recommended value for mapclitosipheader is "0". Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-133 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition MapRNMethod Determines the mappings between the EISUP or ISUP RN and the SIP message headers or EISUP RN. Valid Values: • 0—Do not map the RN to the SIP header. Do not map the RN to the EISUP RN parameter. • 1—Map the RN to the Diversion header. Map the RN to the EISUP RN parameter. • 2—Map the RN to the Diversion header only when RN presentation is allowed. Map the RN to the EISUP RN parameter only when the RN presentation is allowed. Default Value: 1 *.MapRNtoSipHeader Determines the mappings between the ISUP RN and the SIP message headers. Valid Values: • 0—Do not map the RN to the SIP header. • 1—Map the RN to the Diversion header. • 2—Map the RN to the Diversion header only when RN presentation is allowed. Default Value: 1 *.MaxACL Indicates the Cisco PGW 2200 Softswitch congestion level (if greater than zero) in the ISUP release message using the ACL parameter. The purpose of this parameter is to map between the Cisco PGW 2200 Softswitch congestion levels and the destination switch congestion levels. This mapping is as follows: Max ACL Current Machine ACL Value configuration Congestion in Release value Level Message -------------------------------------------------0 0,1,2,3 Not Present 2 0 Not Present 1 1 2 2 3 2 3 0 Not Present 1 1 2 2 3 3 Valid values: 0, 2, or 3. Default: 3 *.MacCBRequest Maximum number of call back requests allowed in the queue for the CTI sigpath. Value range: 1 through 50. Default: 10 This property is added in software Release 9.6(1). Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-134 OL-18092-02 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.MaxForwards Maps to trunk group property MaxForwards. Indicates the maximum number of SIP forwards allowed. Value range: any value greater than 0. Default: 70 *.maxMessageLength Maximum length of message to MTP3. This value must be less than the value for mtp2MaxMsuFrmLen. Value range: 0 through 272. Default: 250 *.MaxRedirectCnt Maps to trunk group property MaxRedirectCnt (maximum redirect count). Indicates the maximum number of SIP message redirections allowed. Value range: any value greater than 0. Default: 5 *.MaxSubscriptionDuration Sets the maximum duration of a subscription (in milliseconds) before a re-subscription is required. Value range: Any integer from 0 through 3600. Default: 0 This property is added in software Release 9.4(1). *.MGCDomain Maps to trunk group property MGCDomain. Indicates the Cisco PGW 2200 Softswitch domain name used in SIP messages. Value range: any valid domain name or NULL. Default: NULL *.MgcpBehavior Regulates the Cisco PGW 2200 Softswitch engine behavior to allow different MGCP gateway types to return different codes for the same error. Values: 0 or 2. • 0—No action • 1—Resolves a connection conflict between the Cisco PGW 2200 Softswitch and a media gateway to allow a circuit to be used after a CRCX failure (return code 501) by clearing the call; VISM and MGX8260. • 2—Resolves a connection conflict between the Cisco PGW 2200 Softswitch and a media gateway to allow a circuit to be used after a CRCX failure (return code 502) by forcing a delete and reconnection; 5300, 5400, other IOS-based servers, and VXSM. Default: 0 Note *.mgcpBulkAudit Additional differences can be handled by adding enumerated values. Specifies whether bulk audit is supported. Valid values: • 1—Indicates that bulk audit is supported on a gateway. • 0—Indicates that bulk audit is not supported on a gateway. Valid values: 0 or 1 Default value: 0 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-135 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.mgcpDomainNameLocal Specifies the MGCP local domain name or IP address the system uses in the N: tag. The Cisco PGW 2200 Softswitch includes an N: tag in the outbound NTFY message to identify the domain or IP address of the active Cisco PGW 2200 Softswitch after a switchover. • If you set the value to a domain name, such as pgw.cisco.com, the system sets the N: tag as N: <domain name>: port, for example, N: pgw.cisco.com:2427. • If you set the value to activelink, the system sets the N: tag as N: <IP address of the active link>:port, for example, N: 10.22.33.33:2427. In general, there are two IP links for an MGCP sigpath, one active and the other standby. If you specify activelink, the system uses the active link for the N: tag. • If you do not set a value, or you set the value to NULL, the system does not create an N: tag. Value: String (domain name, activelink, or NULL) Default: NULL *.mgcpDomainNameRemote Default MGCP remote domain name. It is used to append to the audit command to send to the remote gateway. Default: [email protected] *.mgcpGWStdbyHeartbeatInterval This interval time, in seconds, enables the Cisco PGW 2200 Softswitch to send the standby heartbeat to complete a health check on the remote gateway. Value range: 0 to 30 seconds. Default: 30 seconds *.mgcpHeartbeatInterval Indicates how often the MGCP protocol should heartbeat the gateway. Value range: 0 through 1000. Default: 10 Note *.mgcpGWRspAckTimeout To prevent MGCP IP links from flapping, set this to a minimum value of 4 when the Cisco PGW 2200 Softswitch 2200 call agent is working with a Cisco MGX8260. Enables the Cisco PGW 2200 Softswitch to discard respAcks in the buffer for which the gateway no longer expects acknowledgements. Value range: any positive value (in seconds). Default: 30 Note *.mgcpMaxRspAckToBuffer Set this value to the same duration as the gateway’s command/response timeout value. Enables the Cisco PGW 2200 Softswitch to buffer the number of response acknowledgements specified by this property before tagging them in the K-parameter in the next mgcp command. Value range: 0 (disable) to any positive value. Default: 0 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-136 OL-18092-02 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.mgcpRetxCount A limit on the number of retransmissions before declaring failure. (MGCP protocol.) Value range: 0 through 10. Default: 3 *.mgcpLocalIpInterfacePollCount This poll count defines the number of attempts to be performed to reach the remote GW using each configured local IP interface. Value range: any positive value. Default: 6 *.mgcpRemoteIpPollCount This poll count defines the number of retry audit messages to be sent to the remote gateway. Value range: any positive value. Default: 3 *.mgcpRetxTimer A limit on the time to wait for a response from a gateway before retransmitting the message. (MGCP protocol.) Value range: 0 through 60000. Default: 2000 Note *.MGCSipVersion To prevent possible hung calls on a MGW, the recommended value is 4000. Maps to trunk group property MGCSipVersion. The version of SIP protocol supported by the Cisco PGW 2200 Softswitch. Value range: any valid SIP version. Default: 2.0 Note *.MidCallCodecSelect For Cisco PGW 2200 Softswitch software earlier than Release 9.7, set this value to SIP/2.0. Enables codec selection on SIP midcall media update messages such as ReINVITE and UPDATE. Values are: • 0 (disable) • 1 (enable) Default: 0 *.MidCallServiceCustID This is a 4-digit, alphanumeric character string that indicates which dial plan is used for mid-call service analysis. If this property value is 0000, no mid-call service is supported. Valid range: 0000-any 4-digit alphanumeric character string. Valid Values: 0000-any 4-digit alphanumeric character string. Default: 0000 *.MinEventSubscribeDuration Defines the minimum duration (in milliseconds) for which a telephony event can be subscribed. Value range: 40 through 3600. Default: 40 This property is added in software Release 9.4(1). Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-137 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.MWIInvokeTimerT1 A millisecond timer, as specified by ROSE, that is used to invoke the message waiting indicator (MWI) supplementary service. This property is used for communication with a VoIP gateway connected to a QSIG PBX. Valid values: 0 through 20000 (this value is in milliseconds) Default: 15000 This property is added in software Release 9.5(2). *.MWIStringOFF Number used within the network to turn off a message waiting indicator, specific to DPNSS signaling services. This property is used for communication with a VoIP gateway connected to a DPNSS PBX. Valid values: a string, with a minimum length of 1 and a maximum length of 32 characters. Default: NULL This property is added in software Release 9.5(2). *.MWIStringON Number used within the network to turn on a message waiting indicator, specific to DPNSS signaling services. This property is used for communication with a VoIP gateway connected to a DPNSS PBX. Valid values: a string, with a minimum length of 1 and a maximum length of 32 characters. Default: NULL This property is added in software Release 9.5(2). *.NationalPrefix National prefix string to be added to the national dialed number when normalization is enabled. Value range: NULL or a digit string. Default: NULL *.NATTraversalEnabled Specifies whether the Cisco PGW 2200 Softswitch performs NAT traversal in an add or modify request. The detailed NAT traversal method depends on the provisioning of the sigPath property NATTraversalMethod. Valid values: • 0—NAT traversal is not enabled. • 1—NAT traversal is enabled. Default: 0 *.NATTraversalMethod Specifies the NAT traversal method that the Cisco PGW 2200 Softswitch applies to the gateway. Valid values: • 0—Apply NAT traversal using the ETSI NAT traversal package. • 1—Apply NAT traversal using the IP NAPT package according to H248.37. Default: 0 *.NatureOfAddrHandling Determines whether or not to perform preanalysis. Values: 0 or 1. Default: 0 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-138 OL-18092-02 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.NetworkType Specifies whether the underlying network uses ATM or IP. The NetworkType parameter allows the Cisco PGW 2200 Softswitch to determine which protocol-specific parameters to send to gateways. Note NetworkType populates the network type parameter (nt:) in the local connection parameters, which is used for the originating and terminating legs of all calls. Valid values: 0 (IP), 1 (ATM), 2 (IN) Default value: 0 (IP) *.NFASImplicitInterfaceId Is used when an incoming ISDN message containing a Channel identification information element identifier with bit 7 of octet 3 set to 0 (Interface implicitly identified) as the implied interface ID value. Value range: 0 through 127. Default = 65535 This property is added in software Release 9.5(2). *.NonInviteReqAttempts Defines the transmission times for non-INVITE requests Valid Values: integer (1-15) Default Value: 11 Dynamically Reconfigurable: yes *.Normalization Normalization of dialed number to unknown. Set to 0 for disabled and 1 for enabled. Values: 0 or 1. Default: 0 *.notificationInclude Indicates whether or not to include the Notification parameter in the Call Progress (CPG) message. Values: 0 or 1. Default: 0 *.NotifySetupComplete Maps to trunk group property NotifySetupComplete. Values: 1 (TRUE) or 0 (FALSE). Default: 0 *.Npa Numbering plan area. Indicates the NPA code associated with the incoming trunk group. Value range: 0 (none), or 200 through 999. Default: 0 *.OD32DigitSupport Allows 32 digits and overdecadic digits support for the ANSI, Q.761, and Q.767 protocol variants. Values: 0 (disabled) or 1 (enabled). Default: 1 This property is added in software Release 9.4(1). *.ocnInclude Indicates whether or not to include the Original Called Number in an IAM. Values: 0 or 1. Default: 0 *.OMaxDigits Specifies maximum number of digits to receive for overlap digit processing for call origination from this traffic path. Value range: 0 through system maximum. Default: 24 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-139 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.OMinDigits Specifies minimum number of digits to receive for overlap digit processing for call origination from this traffic path. Value range: 0 through system maximum. Default: 0 *.OmitCgPnFromUnavailable Determines if mapping between the SIP From header to the IAM calling party number is enabled when the SIP message header From is “unavailable”. Values are: 0 (enabled) or 1 (disabled). Default = 0 This property is added in software Release 9.5(2). *.OrigCarrierId Supplies the CarrierId digit string for a trunk group that can then be referenced against any CarrierID received in the incoming message. This is used to support the carrier screening capability, as handled in the protocol. Value range: up to five digits. Default: 00 *.OOverlap Set to 1 to enable overlap signaling for call origination from this traffic path. Value range: 0 through system maximum. Default: 0 *.outboundDomainProfileSource Indicates the source that the Cisco PGW 2200 Softswitch uses for the outbound domain name. Valid values: • 0 = If available, the Cisco PGW 2200 Softswitch uses the domain used for routing as introduced by the domain-based routing feature. Otherwise, the Cisco PGW 2200 Softswitch uses the domain of the SIP trunk group. • 1 = The Cisco PGW 2200 Softswitch uses the domain of the SIP trunk group. Default value: 0 Dynamically reconfigurable: Yes *.OutSessionTimer Maps to trunk group property OutSessionTimer. The maximum session time (in milliseconds) allowed for a SIP call terminated by the Cisco PGW 2200 Softswitch. This value may require being increased to reduce performance impact. Valid range: any value greater than 0. Note In software Release 9.4(1), this is the maximum session expiration value. Default: 1800000 *.outsideVrfName Specifies the VrfName for leg 1 or leg 4 in an IP-to-IP gateway call. *.outsipheadertable Contains a pointer to an outbound SIP header table. Valid values: String. Enter the name of an existing outbound SIP header table. Default value: NULL Dynamically reconfigurable: Yes Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-140 OL-18092-02 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.OverlapDigitTime Overlap interdigit timer. The time to wait for the rest of the digits. Value range: 0 through 60. Default: 6 *.OwnClli Specifies the common language location identifier (CLLI). Default: na *.OwnRoutingNumber Defines the routing or network number of the Cisco PGW 2200 Softswitch in a PBX network that requires Route Optimization or Path Replacement capabilities. The presence or absence of this property indicates if this service is enabled/disabled for a signalling path. Valid range: Alphanumeric string up to 32 digits. Default: NULL This property was added in software Release 9.6(1). *.PackageType Maps to trunk group property PackageType. Determines MDL MGCP message handling according to the CAS trunk group package. Value range: any alphabetical string. Default: BL *.PlayAnnouncement Specifies whether the Cisco PGW 2200 Softswitch plays an early announcement on a given trunk group. Valid values: • 0—The announcement function is disabled for the trunk group. • An integer value greater than 0 specifies the Integer Announcement Identity. Default value: 0 *.populateSDPInfoInCDR Enables or disables the extraction of information from Session Description Protocol (SDP). Extracted SDP information is populated in call detail records (CDRs). Values: 0 (disabled) or 1 (enabled). Default: 0 This property is added in software Release 9.4(1). *.PostConnectToneDuration Indicates the duration for which the tone is to be played in the bearer channel immediately after connect. Value range: 0 through 16000 (in milliseconds). Default: 0 *.PostConnectToneValue Indicates if the post-connect tone is to be played in the bearer channel immediately after connect. Value range: 0 through 12. Default: 0 *.PropagateDelayCounter This property indicates the propagation delay increase value (measured in milliseconds) which the Cisco PGW 2200 Softswitch adds to the propagation delay of the incoming message. The outgoing message carries the calculation result. This property is for PSTN emulation services (SIP-I). Valid values: integer (0 to 255). Default value: 0. Dynamically reconfigurable: yes. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-141 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.PropagateSvcMsgBlock Indicates the type of blocking messages supported. If true, protocols supporting group blocking send individual blocking messages. If false, protocols supporting group blocking continue to send group blocking messages. Note This sigpath property is useful only for switching (nailed) solutions. Values: true or false. Default: false *.QSIGTunnelVariant Controls the QSIG tunnel capability across outbound EISUP (HSI) interfaces and specifies which protocol variant is used. Valid Values: • 0—QSIG tunneling is disabled • 1—QSIG tunneling is enabled Default Value: 0 *.redirCapInclude Indicates whether or not to include the Redirect Capability in an IAM. Values: 0 or 1. Default: 0 *.redirCounterInclude Indicates whether or not to include the Redirect Counter in an IAM. Values: 0 or 1. Default: 0 *.RedirectingNbrMap A flag used for passing the Original Called Number (OCN) or the Redirecting Number to the Redirecting Number field in the Q.931+ protocol. Values: 0 or 1. Default: 0 *.redirInfoInclude Indicates whether or not to include the Redirection Info in an IAM. Values: 0 or 1. Default: 0 *.RedirNumForAnalysis This is an integer that indicates whether the Cisco PGW 2200 Softswitch performs number analysis based on redirecting number (where applicable). Valid values: • 0—Do not use the redirecting number for number analysis. • 1—Use the redirecting number for number analysis without support of redirecting number modification (RMODDIG disabled). • 2—Use the redirecting number for number analysis with support of redirecting number modification (RMODDIG enabled). Default value: 0 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-142 OL-18092-02 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.ReleaseMode Defines the type of releasing. Asynchronous clearing allows both OCC and TCC sides to clear independently; circuits are freed earlier in the release sequence. Synchronous clearing requires that the clearing at the two sides is synchronized. There may be times when synchronous clearing is more appropriate for a Cisco PGW 2200 Softswitch configuration, for example, when supplementary service signaling contained in clearing messages requires transporting between the two sides. Note Valid values: Async or Sync. If migrating from a previous software version, async, ASYNC, sync, and SYNC are also valid values. (This property value is determined by the engine.SysVirtualSwitch parameter setting.) Default: Async *.RedirMax Specifies the maximum allowable value of the redirection counter parameter available in some C7 signaling systems before the call is force-released. Used to prevent routing loops in certain applications. Default: 5 Value range: 0 to system maximum. *.ReferCauseValue Allows you to change the cause value for the SIP REFER call scenario described in CSCsq44014. Valid values: • *.ReferRedirectingInd • 22 • 23 Redirecting indicator of Redirection Information in ITU SS7 REL message for blind transfer by SIP REFER. Value range: 0—No redirection 1—Call rerouted 2—Call rerouted, all redirection information presentation restricted 3—Call diverted 4—Call diverted, all redirection information presentation restricted 5—Call rerouted, redirection number presentation restricted 6—Call diversion, redirection number presentation restricted Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-143 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property • Definition *.ReferRedirectingNOA NOA value of redirection number in ITU SS7 REL message for blind transfer by sip REFER. Use internal NOA value. Value range: 1—NOA_NONE 2—NOA_UNKNOWN 3—NOA_SUBSCRIBER 4—NOA_NATIONAL 5—NOA_INTERNATIONAL *.respectSipUriUserParm Allows the Cisco PGW 2200 Softswitch to ignore the p-asserted-id and remote-party-id headers if user=phone value is not present. Valid values: • 0 = The Cisco PGW 2200 Softswitch always processes the p-asserted-id and remote-party-id headers. • 1 = The Cisco PGW 2200 Softswitch ignores the p-asserted-id and remote-party-id headers if the user=phone value is not present. Default value: 0 *.ResponseAttempts Defines the transmission times for response. Valid Values: integer (1-15) Default Value: 11 Dynamically Reconfigurable: y *.restartTimer Time (in tenths of a second) to pause before sending next group of messages to MTP3 after restart. Value range: 0 through 100, where 0 = Disabled and 10 = 1 second. Default: 10 *.RestrictPresIfNoPAID This property indicates whether the Cisco PGW 2200 Softswitch sets the CgPN Address Presentation Restricted Identifier (APRI) of the outgoing ISUP message to presentation restricted when the incoming SIP-I message does not contain the P-Asserted-Identity header. This property is for PSTN emulation services (SIP/SIP-I). Valid values: boolean • 0 = If the incoming SIP-I message does not contain the P-Asserted-Identity header, the Cisco PGW 2200 Softswitch sets the CgPN APRI of the outgoing ISUP message according to the ITU-T Recommendation Q1912.5. • 1 = If the incoming SIP-I message does not contain the P-Asserted-Identity header, the Cisco PGW 2200 Softswitch sets the CgPN APRI of the outgoing ISUP message to presentation restricted. Default value: 0. Dynamically reconfigurable: yes. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-144 OL-18092-02 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.RetransMethod Defines the re-transmission method. Valid Values: • 1 = exponential • 2 = linear Default Value: 1 Dynamically Reconfigurable: yes *.RetryAfterTimer Maps to trunk group property RetryAfterTimer. Indicates the time (in milliseconds) the Cisco PGW 2200 Softswitch waits before successfully retrying a SIP call. Value range: any value greater than 0. Default: 90000 *.RingNoAnswer Ring no answer. Indicates the time, in seconds, ringing is allowed to occur. Value range: 0 through 600. Default: 255 *.rnInclude Indicates whether or not to include the Redirecting Number in an IAM. Values: 0 or 1. Default:0 *.RORequestDelayTimer Specifies the time delay before sending out Route Optimization requests. Valid Values: Integer, range 0-1000 Default value: 0 *.RouteId This property is needed so that the user/customer can specify a route ID to overwrite the ID received in the RIN parameter in the IAM from the OCC side. Value range: 0 through 65355. Default: 0 *.RoutePref Determines the preferred route. Value range: 0 through 9. 0 = No Preference (default)5 = IP Preferred 1 = ATM Essential6 = IP Excluded 2 = ATM Preferred7 = TDM Essential 3 = ATM Excluded8 = TDM Preferred 4 = IP Essential9 = TDM Excluded Default: 0 *.rudpNumRetx The maximum number of RUDP retransmissions count. Value range: 1 through 100. Default: 2 *.rudpRetxTimer The retransmission timeout. Value range: 2 through 100. Default: 6 *.rudpWindowSz The maximum number of unacknowledged segments in the RUDP window. Value range: 2 through 64. Default: 32 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-145 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.SatelliteInd Satellite indicator. Indicates if the trunk is going over a satellite. Values are: 0 (no) or 1 (yes). Default: 0 *.ScreenFailAction Screen fail action. Indicates if an action is to be performed when a screening failure occurs. Values are: 0 (no) or 1 (reject call). Default: 0 *.SdpXmitToH323Trigger Indicates the point in a call when the Cisco PGW 2200 Softswitch sends the Session Destination Protocol (SDP) from the terminating call leg to the H.323 Signaling Interface (HSI). Value range: 0 through 3. 0 = terminating seizure, 1 = Address complete, 2 = Alerting or Inband information available, or 3 = Answer. Default: 0 This property is added in software Release 9.4(1). *.SendAddressInCgpn Determines if the CLI digits are sent in the outgoing calling party number parameter. Value is: 0 (False) for do not include address digits in calling party number parameter, or 1 (True) for including address digits in calling party number parameter. Default: 1 *.sendAfterRestart Number of queued messages to send (in one group) to MTP3 after restart end. This value, combined with the sendTimer, controls the amount of data sent to MTP3 after restart ends. If too much data is sent to MTP3 after restart, MTP3 could be flooded. Value range: 0 through 256. Default: 16 *.SendDtmfBeforeConnect Determines if the DTMF signal is sent out to the terminating call side before the connection is set up. Value is: 0 for the DTMF to be sent to the TCC only after the connection is set up, or 1 for the DTMF to be sent to the TCC after the ACM is received. Default:0 This property is added in software Release 9.6(1). *.serviceCodeInclude Indicates whether or not to include the Service Code parameter in an IAM. Values are: 0 or 1. Default: 0 *.sgcpRetxCount Number of times an SGCP msg is retried upon failure. Value range: 1 to 4. Default: 3 *.sgcpRetxTimer Timer interval (milliseconds) between invocations of the SGCP retry timer. Value range: 0 to 3000. Default: 1000 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-146 OL-18092-02 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.SipCallHoldMethod Indicates which call hold method the Cisco PGW 2200 Softswitch uses. Cisco PGW 2200 Softswitch has two SIP call hold methods. One is according to RFC2543, setting c=0.0.0.0, the other is according to RFC3264, setting a=sendonly or a=inactive. Both are supported, but when Cisco PGW 2200 Softswitch initiates call hold, there must be a rule to follow. This provision determines how Cisco PGW 2200 Softswitch handles a received call hold request from the ISUP/HSI side, but if an RFC2543 call hold request is received before Cisco PGW 2200 Softswitch sends a call hold request, Cisco PGW 2200 Softswitch sets itself in RFC2543 call hold method even if it is configured to RFC3264. If an RFC3264 call hold request is received before Cisco PGW 2200 Softswitch sends a call hold request, Cisco PGW 2200 Softswitch sets itself in RFC3264 call hold method even if it is configured to RFC2543. Valid Values: • 0 (RFC3264 method: "a=sendonly") • 1 (RFC2543 method: "c=0.0.0.0") Default Value: 0 Property Domain: _X_SigPath Protocol Family: SIP Dynamically Reconfigurable: yes *.SIPCOLPReqEnabled This property specifies whether the COLP request for SIP-originated calls is enabled or not. This property is for PSTN emulation services (SIP/SIP-I). Values: boolean (0 = not enabled, 1 = enabled). Default value: 0. Dynamically reconfigurable: yes. *.SipDtmfContentType This property determines the Content-Type header and the SDP content of INFO requests Cisco PGW 2200 Softswitch sends. Valid values: • 0 = Sets the Content-Type header to audio/telephone-event • 1 = Sets the Content-Type header to application/dtmf-relay Default value: 0 *.SipEgressEarlyDialogRelType This property indicates whether the Cisco PGW 2200 Softswitch sends the CANCEL message or the BYE message for the Early Dialog release. This property is for Q.1912.5 compliance. Valid values: boolean (0 = send the CANCEL message, 1 = send the BYE message). Default value: 0. Dynamically reconfigurable: yes. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-147 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.SipEgressGN2FromScreenInd This property controls how the Cisco PGW 2200 Softswitch maps the generic number to the SIP From header. This property is for PSTN emulation services (SIP/SIP-I). Valid values: integer (from 0 to 3) • 0 = UPVP and UPNV—If the screen indicator sub-parameter in the incoming ISUP message is UPVP or UPNV and the property value is 0, the Cisco PGW 2200 Softswitch maps the generic number to the SIP From header. • 1 = UPVP—If the screen indicator sub-parameter in the incoming ISUP message is UPVP and the property value is 1, the Cisco PGW 2200 Softswitch maps the generic number to the SIP From header. • 2 = UPNV—If the screen indicator sub-parameter in the incoming ISUP message is UPNV and the property value is 2, the Cisco PGW 2200 Softswitch maps the generic number to the SIP From header. • 3 = always mapping—If the property value is 3, the Cisco PGW 2200 Softswitch always maps the generic number to the SIP From header. Default value: 0. Dynamically reconfigurable: yes. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-148 OL-18092-02 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.sipEgressRoutingControl Defines the preferred SIP header used for egress routing decisions, based on the initial SIP INVITE message. Valid Values: • 1 = Allow Request-Line Modification (strict router behavior) The Cisco PGW 2200 Softswitch modifies the SIP header with routing changes and ignores any pre-existing routes. The Cisco PGW 2200 Softswitch does not include an explicit route in the initial INVITE message. • 2 = Allow Request-Line Modification The Cisco PGW 2200 Softswitch handles egress routing as follows: – The Cisco PGW 2200 Softswitch removes the first route in any pre-existing route set (after removal of any Route: matching the Cisco PGW 2200 Softswitch Domain) and uses it in the Request-Line, if present. – If further routes exist, the Cisco PGW 2200 Softswitch forwards the remaining routes. If the Cisco PGW 2200 Softswitch did not receive additional routes, it uses the analysis routing changes in the request-line. • 3 = Protect Request-Line URI The Cisco PGW 2200 Softswitch inserts an explicit Route: header into the route set if the routing is different from the Request-Line. This setting requires that the next hop device act as a loose router. • 4 = Protect Request-Line URI The Cisco PGW 2200 Softswitch removes all existing Route: Headers and inserts an explicit Route: header if routing is different from the Request-Line. This setting requires that the next hop device act as a loose router. • 5 = Protect Request-Line URI The Cisco PGW 2200 Softswitch handles egress routing as follows: – If a pre-existing route set exists, the Cisco PGW 2200 Softswitch removes the first route if it matches the Cisco PGW 2200 Softswitch’s Domain, and forwards the headers of any existing routes. The Cisco PGW 2200 Softswitch discards any routing changes encountered during analysis, honoring trunk group selection only. – If no route-set exists but analysis has changed routing, the Cisco PGW 2200 Softswitch inserts an explicit route, leaving the request-line unchanged. Default: 1 Note If the sipRoutingMode XECfgParm parameter is set to 0 (strict-router), sipEgressRoutingControl must be set to 1. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-149 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.SipICANCELEncapREL This property indicates whether the encapsulated REL message is required or not in the CANCEL message. This property is a non-essential SIP-I-specific property. Valid values: boolean (0 = not required, 1 = required). Default value: 0. Dynamically reconfigurable: yes. *.SipICLICOLPreference This property indicates which parameters the CLI/Connect number takes as preference, SIP header or ISUP parameters. This property is a non-essential SIP-I-specific property. Valid values: boolean. • 0 = CLI/Connect number takes SIP header parameters as preference. • 1 = CLI/Connect number takes ISUP parameters as preference. Default value: 0. Dynamically reconfigurable: yes. *.SipIConfusionHandling This property indicates whether to terminate the ISUP confusion message or transport this message transparently. This property is a non-essential SIP-I-specific property. Valid value: boolean. • 0 = terminate the ISUP confusion message. • 1 = transport the ISUP confusion message transparently. Default value: 0. Dynamically reconfigurable: yes. *.SipIEgressHandling This property indicates the value of handling the disposition parameter in the Content-Disposition header field of the ISUP MIME body in SIP-I messages. This property is set on outgoing trunk groups with SIP-I support. If it is set to 2, "handling=required" is always added to the INVITE Content-Disposition header. If it is set to 0, "handling=required" is added only if there is a to-be-encapsulated IAM message with user-to-user information; otherwise, "handling=optional" is added. This property is an essential SIP-I-specific property. Valid value: integer (from 0 to 2) • 0 = Content-Disposition header is "Content-Disposition:signal; handling=required" only if there is a to-be-encapsulated IAM message with user-to-user information; otherwise, Content-Disposition header is "Content-Disposition:signal; handling=optional". • 1 = Content-Disposition header is "Content-Disposition:signal; handling=optional". • 2 = Content-Disposition header is "Content-Disposition:signal; handling=required". Default value: 1. Dynamically reconfigurable: yes. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-150 OL-18092-02 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.SipIEgressISUPVersion This property indicates the version sub-parameter used in the Content-Type header field for SIP-I messages on the outgoing SIP trunk group. This property is an essential SIP-I-specific property. Valid values: NULL or any string up to 128 characters in length. Default value: NULL. Dynamically reconfigurable: yes. *.SipIEgressMDO This property indicates the SIP-I variant name on the outgoing SIP trunk group. This property is an essential SIP-I-specific property. Valid values: NULL or any string up to 40 alphanumeric characters. Default value: NULL. Dynamically reconfigurable: yes. *.SipIFacilityRejectHandling This property indicates whether to terminate the ISUP facility reject message or transport this message transparently. This property is a non-essential SIP-I-specific property. Valid values: boolean. • 0 = terminate the ISUP facility reject message. • 1 = transport the ISUP facility reject message transparently. Default value: 0 Dynamically reconfigurable: yes. *.SipIIngressVersionMAP This property indicates the SIP-I mapping profile name which is defined in the SIP profile name field of the sipIVersion.dat file. This property is an essential SIP-I-specific property. Valid values: NULL or the string defined in the SIP-I mapping profile name field of the sipIVersion.dat file, like BT. Default value: NULL. Dynamically reconfigurable: yes. *.SipIngressLNPHandling This property controls whether the Cisco PGW 2200 Softswitch maps the SIP routing number and the telephone number to the called party number and the generic address ISUP parameters. This property is for PSTN emulation services (SIP/SIP-I). Valid values: boolean (0 = no mapping, 1 = mapping) Default value: 0. Dynamically reconfigurable: yes. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-151 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.sipIngressRoutingControl Defines the preferred SIP header used for ingress routing decisions as determined from the initial INVITE message. Valid Values: • 1 = Explicit Route header • 2 = Request Line • 3 = To: header Default Value: 2 Note *.SipInsertReasonHeader If the sipRoutingMode XECfgParm parameter is set to 0 (strict-router), only option 2 is valid. This property indicates whether a reason header containing the cause code is required or not. This property is for Q.1912.5 compliance. Valid values: integer (from 0 to 2) • 0 = do not insert the reason header. • 1 = add the reason header in Q.850 format. • 2 = add the reason header in ANSI format. Default value: 0. Dynamically reconfigurable: yes. *.SipIPSource Indicates for the Cisco PGW 2200 Softswitch to use the IP packet source address or IP address from Session Description Protocol (SDP) in the INVITE message to make the dial plan selection for SIP calls. Valid values: 0 (use the IP packet source address) or 1 (use the IP address from SDP). Default: 0 This property is added in software Release 9.4(1). *.SipIToiw2 This property indicates the Toiw2 timer value measured in seconds. This property is for Q.1912.5 compliance. Valid values: integer (from 4 to 14). Cause for initiation: Sending of INVITE. Termination criterion: On receipt of 18x, or 200 OK INVITE. Action At expiry: Send early ACM Default value: 4. Dynamically reconfigurable: yes. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-152 OL-18092-02 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.sipMimeBodySupport This property indicates how SIP, SIP-T, SIP-GTD, and SIP-I are supported on a trunk group. Valid values: • 0 = only SIP supported • 1 = SIP-T supported • 2 = SIP-GTD supported • 3 = Only SIP-I is supported on the incoming trunk group. SIP and SIP-I are supported on the outgoing trunk group • 4 = SIP and SIP-I are supported on both the incoming and outgoing trunk groups Default: 0 This property is added in software Release 9.4(1). *.SipRedirAnalysisMethod Specifies whether the Cisco PGW 2200 Softswitch performs B-number analysis on the number returned in a 302 contact. This property is useful if a redirect returns a contact that the Cisco PGW 2200 Softswitch cannot analyze. Valid values: *.SipReferForSimpleStepXfer • 0 = If the host listed in the 302 contact is the Cisco PGW 2200 Softswitch host, perform digit analysis. (conditional) • 1 = The Cisco PGW 2200 Softswitch does not perform digit analysis on the called party number (B number). • 2 = The Cisco PGW 2200 Softswitch does not perform digit analysis on the calling party number (B number). Enables/disables special handling for SIP REFER, which is required to support the single-step call transfer (SSCT) supplementary service. This property is used for SIP signaling services when supporting communication with a VoIP gateway connected to a QSIG PBX. Valid values: 0 (Standard SIP REFER) or 1 (SIP REFER to support SSCT). Default: 0 This property is added in software Release 9.5(2). *.SipSatelliteIndEnable Specifies whether to set the satellite_circuit_in_connection indicator to 1 in the IAM for SIP to SS7 calls. (According to ITU-T Recommendation Q.1912.5, Table 4, Satellite Indicator should be set to 1 for SIP to SS7 calls.) This property allows you to set the satellite_circuit_in_connection indicator to 0 or 1 according to your specific requirements. Valid values: 0, 1 Default value: 1 *.SipToIsupRatio Set the ratio of Max_Forwards to Hop Counter for a call from SIP to ISUP. Valid values: 0 through 4. 0 indicates the mapping does not function. Default value: 0 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-153 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.siptransportmode Specifies the transport protocol permitted for a trunk group. Valid values: • 0 = UDP • 1 = TCP • 2 = DYNAMIC Default value: 0 Dynamically reconfigurable: Yes Note *.SipUDP2TCPByteXover This property can be overridded based on values provisioned for the *.SipUDP2TCPByteXover property. Determines the SIP message size (in bytes) above which the Cisco PGW 2200 Softswitch switches to TCP transport. This property applies to outgoing SIP traffic only. Valid values: 0—The Cisco PGW 2200 Softswitch does not switch from UDP to TCP regardless of the SIP message size. 1-10000—The Cisco PGW 2200 Softswitch switches to TCP transport for messages above the specified size (in bytes). Default value: 0 Note *.slsTimer This property overrides the siptransportmode parameter. Time (in tenths of a second) to maintain the same signal linkset in class 1 (connectionless) messages. This is the type of service provided by the SCCP layer. Value range: 0 through 600, where 0 = Disabled and 300 = 30 seconds. Default: 300 *.spanId E1/T1 ID for FAS and DPNSS, ffff for SS7. Value range: Hex 0 through ffff. Default: ffff *.srcpAuditGwInterval Indicates how often the SRCP protocol should perform a GW audit on the gateway. Value range: 0 through 1000 seconds. Default: 10 *.srcpAuditLineInterval Indicates how often the SRCP protocol should perform a line audit on the gateway. Value range: 0 through 1000 seconds. Default: 10 *.srcpHeartbeatInterval Indicates how often the SRCP protocol should heartbeat the gateway. Value range: 0 to 1000 seconds. Default: 10 *.srcpIpPortLocal Local IP port to which the SRCP protocol should bind to receive messages from the gateway. Setting this value to zero turns off srcp. Default: 0 *.srcpIpPortRemote Remote IP port to which the SRCP protocol should send messages to. Default: 2428 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-154 OL-18092-02 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.srcpRemoteAuditGwInterval Indicates how often the SRCP protocol should perform an audit on remote gateway. Value range: 0 through 1000 seconds. Default: 10 *.srcpRetxCount A limit on the number of retransmissions before declaring failure. Value range: 0 through 10. Default: 3 *.srcpRetxTimer A limit on the time to wait for a response from a gateway before retransmitting the message. Value range: 0 through 60000 milliseconds. Default: 1000 *.srtTimer Time (in tenths of a second) between sending Subsystem Route Test message (SRT) to remote subsystems. Value range: 0 through 3000, where 0 = disabled and 300 = 30 seconds. Default: 300 *.SSCTInvokeTimerT1 A millisecond timer, as specified by ROSE, that is used to invoke the single-step call transfer (SSCT) supplementary service. This property is used for communication with a VoIP gateway connected to a QSIG PBX. Valid values: from 50000 to 180000 (in milliseconds) Default Value: 50000 This property is added in software Release 9.5(2). *.sstTimer Time (in tenths of a second) between sending Subsystem Route Test message (SRT) to remote subsystems. Value range: 0 through 3000, where 0 = disabled and 300 = 30 seconds. Default: 300 *.standard Version of protocol standard supported for this STP/SCP. Defaults: SS7-ANSI = ANSI96, SS7-ITU = ITU96, ANSI96, ITU96, ANSI92, ITU92 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-155 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.STdigitforCDPN Specifies whether a stop digit is applied to the called party number during call processing. This property was introduced in Cisco PGW 2200 Softswitch version 9.6(1). This property applies to Q.767 only. Note Values: • 0 = Stop digit applied to IAM and SAM If the Cisco PGW 2200 Softswitch is in en bloc mode, it applies the stop digit to the called party number in the IAM (Initial Address Message). If the Cisco PGW 2200 Softswitch is in overlap mode, it applies the stop digit to the called party number in the SAM (Subsequent Address Message). • 1 = Stop digit applied to SAM only If the Cisco PGW 2200 Softswitch is in en bloc mode, it does not apply the stop digit to the calling party number in the IAM (Initial Address Message). If the Cisco PGW 2200 Softswitch is in overlap mode, it applies the stop digit to the called party number in the SAM (Subsequent Address Message). • 2 = Stop digit not applied to IAM or SAM The Cisco PGW 2200 Softswitch does not apply the stop digit to the called party number in either the IAM (Initial Address Message) or the SAM (Subsequent Address Message), regardless of whether the Cisco PGW 2200 Softswitch is in en bloc or overlap mode. Default: 0 *.STdigitforCLI Indicates during call processing whether or not a stop digit is applied to the calling number. Values: 0 (no stop digit is applied to the calling number) or 1 (a stop digit is applied to the calling number and the Calling Line Identity parameter D bit is set to 0 specifying “No Indication”). Note Only valid for Q721_CHINA. Default: 0 *.SubscribeNotifySupport Determines if the SIP Subscribe/Notify methods for solicited notification of SIP DTMF digits is enabled or disabled. Valid Values: • 0 = Subscribe/Notify methods disabled • 1 = Subscribe/Notify methods enabled Default: 0 This property is added in software Release 9.4(1). Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-156 OL-18092-02 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.Support183 Maps to trunk group property Support183. Indicates how the Cisco PGW 2200 Softswitch supports 183 response code. This property is for Q.1912.5 compliance. Valid values: integer (from 0 to 5). • 0 = 183 not supported • 1 = Q1912.5 supported without SDP in 180 message • 2 = Q1912.5 supported with InbandInfo check • 3 = 183 supported • 4 = always send 183 • 5 = Q1912.5 supported Default value: 3. Dynamically reconfigurable: yes. *.SupportReliable100 Maps to trunk group property SupportReliable100. Indicates if the Cisco PGW 2200 Softswitch supports reliable100 response code. Values are: TRUE or FALSE. Default: FALSE *.SuppressCHGNtoCGPNMapping Suppresses charge number-to-calling party number mapping in the outgoing SETUP message, when no calling party number is supplied on the incoming call side. Values are: 0—If there is no calling party number in the incoming IAM message, the charge number (if available) is mapped into the calling party number in the outgoing SETUP message. 1—If there is no calling party number in the incoming message, no calling party number is included in the outgoing SETUP message (that is, the charge number-to-calling party number mapping is suppressed). Default: 0 *.SuppressCLIDigits Suppresses the calling party number. Values are: 0 (do not suppress but leave the calling number intact) or 1 (remove calling party number so no number is forwarded). Default: 0 (do not suppress) *.SwitchID The switch number for the Cisco PGW 2200 Softswitch. Default: 0 *.T309Time For timer NT309. In pri_10.mdl. Value range: 6000 through 900000, in milliseconds. Default: 90000 milliseconds *.T310Time For timer 310, which is started when the Call Proceeding message is received by the Cisco PGW 2200 Softswitch and is stopped when the Alerting, Progress, Connect, or Disconnect messages are received. Value range: 3000 through 120000, in milliseconds. Default: 10000 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-157 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.Ta1TimePeriod Time period, in seconds, before credit expiry that the SCP is notified. Value range: 1 through 180. Default: 20 *.Ta2TimePeriod Time period, in seconds, before credit expiry that a warning tone or announcement is played. Value range: 1 through 180. Default: 30 *.Ta3TimePeriod Time period, in seconds, before credit expiry that the Cisco PGW 2200 Softswitch awaits an SCP response. Value range: 1 through 180. Default: 3 *.TBufferDigitLength Limits the maximum number of digits allowed in the outgoing IAM and SAM. Valid Values: 0 through 32. 0 disables the feature. Default Value: 0 *.TCAPOverIPKpAlive Used to indicate whether of not to use Keep Alive messages. Values: TRUE or FALSE. Default: FALSE *.TCAPOverIPKpOpcod Used to indicate the value of the Op code in the Keep Alive messages for ITU TCAP. Value range: 0 through 255. Default: 55 *.TCAPOverIPKpTimer Indicates the value of the Keep Alive if Keep Alive is enabled. Value range: 200 through 400. Default: 250 *.TCAPOverIPTcpConn Indicates whether or not to establish a TCP connection. Values: TRUE or FALSE. Default: FALSE *.T_CCR Timer for continuity check request. *.T_CCRR Timer for continuity check recheck request. *.T_CGB Wait timer for circuit group block message. *.T_CGBA Wait timer for circuit group block ACK message. *.T_CRA Timer for circuit reservation acknowledgment. *.T_CVT Timer for circuit validation test. Default: 0 (milliseconds). *.T_GRS Wait timer for circuit group reset message. *.TimeOutCBNU Sets the timer out value for Call Back When Not Used against the CTI sigpath, in minutes. Value range: 100 through 1500. Default: 100 This property is added in software Release 9.6(1). Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-158 OL-18092-02 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.TimeOutCBWF Sets the timer out value for Call Back When Free again the CTI sigpath, in minutes. Value range: 100 through 1500. Default: 100 This property is added in software Release 9.6(1). *.TlinkAlignTime Configurable timer for all Q.761, Q.767, and ANSI protocols. Value range: 0 (disables the timer) to n (in milliseconds). Default: 0 *.TMaxDigits Specifies maximum number of digits to receive for overlap digit processing for call termination to this traffic path. Value range: 0 through system maximum. Default: 24 *.TMinDigits Specifies minimum number of digits to receive for overlap digit processing for call termination to this traffic path. Value range: 0 through system maximum. Default: 0 *.ToneOption Specifies whether playing a tone to the originating side is mandatory. This applies only to an ingress IP trunk group. Valid values: • 0—Playing a tone is optional. • 1—Playing a tone is mandatory. Default: 0 *.topologyHidingEnabled Indicates whether topology hiding is enabled. Valid values: • 0 = Trust level configuration • 1 = Disabled • 2 = Enabled Default value: 1 Dynamically reconfigurable: Yes *.TOverlap Set to 1 to enable overlap signaling for call termination to this traffic path. Values are: 0 or 1. Default: 0 *.TransferAwaitConnect Await connection flag, which is used to determine when a QSIG PBX releases a call. This property is used for communication with a VoIP gateway connected to a QSIG PBX, when the implementation of MWI on the PBX deviates from the ECMA standard. Valid values: 0—(false) QSIG PBX releases original call after receiving ALERT, or 1—(true) QSIG PBX releases original call after receiving CONNECT). Default: NULL This property is added in software Release 9.5(2). Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-159 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.transReqInclude Indicates whether or not to include the Transaction request parameter in an IAM. Values: 0 or 1. Default: 0 *.TrunkGroupTagLabel This property identifies name of the trunk group from which a call comes. Value: String from 1-63 characters Default: Null Dynamically Reconfigurable: Yes This property does not support some special characters like #, >, and white space. MML does not permit provisioning these characters to the TrunkGroupTagLabel. Note *.TrunkGrpTagLabelTransEnable Indicates how the Cisco PGW 2200 Softswitch handles the ingress trunk group tag label (if present) in the outgoing SIP INVITE message. This property is dynamically reconfigurable. Values: • 0: The Cisco PGW 2200 Softswitch does not send the ingress trunk group tag label • 1: The Cisco PGW 2200 Softswitch sends the ingress trunk group tag label in the x-route-tag parameter • 2: The Cisco PGW 2200 Softswitch sends the ingress trunk group tag label in the tsp parameter Default: 0 Dynamically Reconfigurable: Yes *.TrunkGuardTime Number of milliseconds to wait before reusing a trunk after it has been released. Trunk circuit selection skips any trunks that have not been idle for the requisite time period (treats them as ‘busy’). If all idle trunks are unavailable due to the guard timer, mdl reselects the next route in the route list (if suitably configured). Valid range: 0 through 1000 (in milliseconds). Default: 50 *.trustLevel Indicates if the trunk group or domain is on a trusted or non-trusted interface. Valid values: • 0 = trusted • 1 = non-trusted Default value: 0 Dynamically reconfigurable: Yes *.unavailProc Indicates the procedure to follow when there are no available ISUP circuits. Values are: ALTRTE (alternate routing) or BLO (blocking). Default: ALTRTE Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-160 OL-18092-02 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.UnsolicitedNotifyMethod Determines if the unsolicited Notify method for unsolicited notification of SIP DTMF digits is enabled or disabled. Valid Values: • 0 = Unsolicited Notify method disabled • 1 = Unsolicited Notify method enabled • 2 = Unsolicited Info method enabled Default: 0 *.useDomainProfile Indicate whether domain profiles are enabled for a SIP profile. Valid values: • 0 = Disabled • 1 = Enabled Default value: 0 Dynamically reconfigurable: Yes UseGtdCalledPartyNumber Specifies whether the Cisco PGW 2200 Softswitch is required to use the embeded called party number field of GTD in the INVITE message instead of the URL or number contained in the request line. Values are: • 0 = Disabled (not required) • 1 = Enabled (required) Default value: 0 *.variant SS7 protocol variants supported by local subsystem. Default: SS7-ANSI Note *.VOIPPrefix This property is used only if the profile type is ISUPTMRPROFILE. A numeric string. Default: 0 *.WaitAnswerTimer Wait for Answer Timer. The timer is started when the Cisco PGW 2200 Softswitch instructs the MGW to apply ring back tone upon receiving Alerting. The timer is stopped when the Cisco PGW 2200 Softswitch receives the Answer message. Value range: 0 through 300 (in seconds). Default: 65 *.WaitOrigSDPTimer Wait for Originating SDP Timer. On H.323 originated calls, the Cisco PGW 2200 Softswitch transits the answer message and starts this timer when the originating SDP information has not been received. Value range: 0 through 50 (in seconds). Default: 10 *.WaitTermSDPTimer Wait for Terminating SDP Timer. On H.323 terminated calls, the Cisco PGW 2200 Softswitch transits the answer message and starts this timer when the terminating SDP information has not been received. Value range: 0 through 50 (in seconds). Default: 10 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-161 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition *.XmitCallingName Allows the Cisco PGW 2200 Softswitch to use the displayname in the INVITE or INFO header for the calling party name. Valid values: • 0 = The Cisco PGW 2200 Softswitch does not retrieve the displayname. • 1 = The Cisco PGW 2200 Softswitch retrieves the displayname from the RemotePartyID Header. Default: 0 EISUP.H323AdjunctLink EISUP link that is connected to an H323 adjunct platform. Valid Values: 0 = EISUP link is not connected to an H323 adjunct platform or 1 = EISUP link is connected to an H323 adjunct platform. Default: 0 SS7-ANSI.congProc Indicates the procedure to follow when there is congestion on ISUP circuits. This value is taken from the originating trunk group and is used in call control when re-attempting occurs. Values: ALTRTE (alternate routing) or BLK (blocking). Default: BLK SS7-ANSI.mtp3ApcMtpRstrtT28 Overall restart timer for signaling point adjacent to one whose MTP restarts. Value range: 3 to 35 seconds. (Values are in tenths of a second.) Default: 10 SS7-ANSI.mtp3DlnkConnAckT7 Waiting for signaling data link connection acknowledgment. Value range: 1 to 5 seconds. (Values are in tenths of a second.) Default: 10 SS7-ANSI.mtp3FrcUnhT13 Waiting for force uninhibited. Value range: 0.8 through 1.5 seconds. (Values are in tenths of a second.) Default: 10 SS7-ANSI.mtp3InhAckT14 Waiting for inhibit acknowledgment. Value range: 2 to 3 seconds (Values are in tenths of a second.) Default: 20 SS7-ANSI.mtp3LocInhTstT20 Waiting to repeat local inhibit test. Value range: 90 to 120 seconds (Values are in tenths of a second.) Default: 900 SS7-ANSI.mtp3MaxSltTries Maximum number of retries of signaling link test message. If MTP3 does not receive a response after two signaling link test messages, the system fails the link. Value range: 1 to 5. Default: 2 SS7-ANSI.mtp3MsgPriority Message priority of management messages for congestion periods. Value range: 0 to 3. Priority 1 (default) indicates that there are no congestion priorities. Priorities greater than 1 indicate multiple congestion priorities. Priority 3 is the highest priority. Default: 2 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-162 OL-18092-02 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition SS7-ANSI.mtp3MtpRstrtT24 Overall MTP restart timer for local MTP restart. Value range is network dependent. (Values are in tenths of a second.) Default: 100 SS7-ANSI.mtp3Queue Maximum number of queued messages for MTP3. Value 1024. Default:1024 SS7-ANSI.mtp3RepeatRstrtT26 Traffic restart waiting message at local MTP restart. Value range: 12 to 15 seconds. (Values are in tenths of a second.) Default: 150 SS7-ANSI.mtp3TfrUsed Transfer restricted procedure is enabled (true) or disabled (false). Set to true or false. Default: true SS7-ANSI.mtp3TraSntT29 Timer started when traffic restart allowed is sent in response to unexpected traffic restart allowed or traffic restart waiting. Value range: 0 to 65 seconds. (Values are in tenths of a second.) Default: 600 SS7-ANSI.mtp3tstSltmT1 Waiting for signaling link test acknowledgment message. Value range: 4 to 12 seconds. Default: 60 SS7-ANSI.mtp3tstSltmT2 Interval for sending signaling link test message. Value range: 30 to 90 seconds. (Values are in tenths of a second.) Default: 600 SS7-ANSI.mtp3UnhAckT12 Waiting for uninhibited acknowledgment. Value range: 0.8 through 1.5 seconds. (Values are in tenths of a second.) Default: 10 SS7-ANSI.reference Denotes version of protocol standard supported for MTP. Default: ANSI92 SS7-ANSI.standard Denotes version of protocol standard supported for SCCP and TCAP. Default: ITU92 SS7-ANSI.unavailProc Indicates the procedure to follow when no ISUP circuits are available. This value is taken from the originating trunk group and is used in call control when re-attempting occurs. Values: ALTRTE (alternate routing) or BLK (blocking). Default: BLK SS7-ANSI.variant SS7 variant supported by local subsystem. Value range: SS7-ANSI, SS7-China, SS7-ITU, SS7-Japan, or SS7-UK. Default: SS7-ANSI SS7-China.mtp3ApcMtpRstrtT21 Overall MTP restart timer at an SP adjacent to an SP whose MTP restarts. Value range: 0 to disable, or 63 to 65 seconds. (Values are in tenths of a second.) Default: 10 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-163 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition SS7-China.mtp3DlnkConnAckT7 Waiting for signaling data link connection acknowledgment. Value range: 1 to 5 seconds. (Values are in tenths of a second.) Default: 10 SS7-China.mtp3FrcUnhT13 Waiting for force uninhibited. Value range: 0.8 through 1.5 seconds. (Values are in tenths of a second.) Default: 10 SS7-China.mtp3InhAckT14 Waiting for inhibit acknowledgment. Value range: 2 to 3 seconds (Values are in tenths of a second.) Default: 20 SS7-China.mtp3LocInhTstT22 Waiting to repeat local inhibit test. Value range: 3 to 6 minutes. (Values are in tenths of a second.) Default: 3000 SS7-China.mtp3MaxSltTries Maximum number of retries of signaling link test message. If MTP3 does not receive a response after two signaling link test messages, the system fails the link. Value range: 1 to 5. Default: 2 SS7-China.mtp3MsgPriority Message priority of management messages for congestion periods. Value range: 0 to 3. Priority 1 (default) indicates without congestion priorities. Priorities greater than 1 indicate multiple congestion priorities. Priority 3 is the highest priority. Default: 2 SS7-China.mtp3MtpRstrtT20 Overall MTP restart timer at the signaling point where MTP restarts. Value range: 0 to disable, or 50 to 61 seconds. (Values are in tenths of a second.) Default: 900 SS7-China.mtp3TfrUsed Transfer restricted procedure is enabled (true) or disabled (false). Set to true or false. Default: false SS7-China.mtp3tstSltmT1 Waiting for signaling link test acknowledgment message. Value range: 4 to 12 seconds. Default: 60 SS7-China.mtp3tstSltmT2 Interval for sending signaling link test message. Value range: 30 to 90 seconds. (Values are in tenths of a second.) Default: 300 SS7-China.mtp3UnhAckT12 Waiting for uninhibited acknowledgment. Value range: 0.8 through 1.5 seconds. (Values are in tenths of a second.) Default: 10 SS7-China.reference Denotes version of protocol standard supported for MTP. Default: ITU92 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-164 OL-18092-02 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition SS7-ITU.mtp3ApcMtpRstrtT21 Overall MTP restart timer at an SP adjacent to an SP whose MTP restarts. Value range: 0 to disable, or 63 to 65 seconds. (Values are in tenths of a second.) Default: 10 SS7-ITU.mtp3DlnkConnAckT7 Waiting for signaling data link connection acknowledgment. Value range: 1 to 5 seconds. (Values are in tenths of a second.) Default: 10 SS7-ITU.mtp3FrcUnhT13 Waiting for force uninhibited. Value range: 0.8 through 1.5 seconds. (Values are in tenths of a second.) Default: 10 SS7-ITU.mtp3InhAckT14 Waiting for inhibit acknowledgment. Value range: 2 to 3 seconds (Values are in tenths of a second.) Default: 20 SS7-ITU.mtp3LocInhTstT22 Waiting to repeat local inhibit test. Value range: 3 to 6 minutes. (Values are in tenths of a second.) Default: 3000 SS7-ITU.mtp3MaxSltTries Maximum number of retries of signaling link test message. If MTP3 does not receive a response after two signaling link test messages, the system fails the link. Value range: 1 to 5. Default: 2 SS7-ITU.mtp3MsgPriority Message priority of management messages for congestion periods. Value range: 0 to 3. Priority 1 (default) indicates without congestion priorities. Priorities greater than 1 indicate multiple congestion priorities. Priority 3 is the highest priority. Default: 2 SS7-ITU.mtp3MtpRstrtT20 Overall MTP restart timer at the signaling point where MTP restarts. Value range: 0 to disable, or 50 to 61 seconds. (Values are in tenths of a second.) Default: 900 SS7-ITU.mtp3TfrUsed Transfer restricted procedure is enabled (true) or disabled (false). Set to true or false. Default: false SS7-ITU.mtp3tstSltmT1 Waiting for signaling link test acknowledgment message. Value range: 4 to 12 seconds. Default: 50 SS7-ITU.mtp3tstSltmT2 Interval for sending signaling link test message. Value range: 30 to 90 seconds. (Values are in tenths of a second.) Default: 300 SS7-ITU.mtp3UnhAckT12 Waiting for uninhibited acknowledgment. Value range: 0.8 through 1.5 seconds. (Values are in tenths of a second.) Default: 10 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-165 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition SS7-ITU.reference Denotes version of protocol standard supported for MTP. Default: ITU92 SS7-ITU.standard Denotes version of protocol standard supported for SCCP and TCAP. Default: ITU92 SS7-Japan.mtp3ApcMtpRstrtT21 Overall MTP restart timer at an SP adjacent to an SP whose MTP restarts. Value range: 0 to disable, or 63 to 65 seconds. (Values are in tenths of a second.) Default: 0 SS7-Japan.mtp3ClearTfc Transfer controlled clear timer. Value range: 0 through 2147483647. Default: 200 SS7-Japan.mtp3DlnkConnAckT7 Waiting for signaling data link connection acknowledgment. Value range: 1 to 5 seconds. (Values are in tenths of a second.) Default: 20 SS7-Japan.mtp3FrcUnhT13 Waiting for force uninhibited. Value range: 0.8 through 1.5 seconds. (Values are in tenths of a second.) Default: 0 SS7-Japan.mtp3InhAckT14 Waiting for inhibit acknowledgment. Value range: 2 to 3 seconds (Values are in tenths of a second.) Default: 0 SS7-Japan.mtp3LocInhTstT22 Waiting to repeat local inhibit test. Value range: 3 to 6 minutes. (Values are in tenths of a second.) Default: 0 SS7-Japan.mtp3MaxSltTries Maximum number of retries of signaling link test message. If MTP3 does not receive a response after two signaling link test messages, the system fails the link. Value range: 1 to 5. Default: 0 SS7-Japan.mtp3MsgPriority Message priority of management messages for congestion periods. Value range: 0 to 3. Priority 1 (default) indicates without congestion priorities. Priorities greater than 1 indicate multiple congestion priorities. Priority 3 is the highest priority. Default: 2 SS7-Japan.mtp3MtpRstrtT20 Overall MTP restart timer at the signaling point where MTP restarts. Value range: 0 to disable, or 50 to 61 seconds. (Values are in tenths of a second.) Default: 0 SS7-Japan.mtp3T12 Waiting for signaling data link connection acknowledgment. Value range: 500 through 1500 milliseconds. (Values are in tenths of a second.) Default: 0 SS7-Japan.mtp3T13 Waiting for force uninhibited. Value range: 0.8 through 1.5 seconds. (Values are in tenths of a second.) Default: 0 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-166 OL-18092-02 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition SS7-Japan.mtp3T14 Waiting for inhibit acknowledgment. Value range: 2 to 3 seconds. (Values are in tenths of a second.) Default: 0 SS7-Japan.mtp3T20 Overall MTP restart timer at the signaling point whose MTP restarts. Value range: 50 to 61 seconds. (Values are in tenths of a second.) Default: 0 SS7-Japan.mtp3T21 Overall MTP restart timer at an SP adjacent to an SP whose MTP restarts. Value range: 63 to 65 seconds. (Values are in tenths of a second.) Default: 0 SS7-Japan.mtp3T22 Waiting to repeat local inhibit test. Value range: 3 to 6 minutes. (Values are in tenths of a second.) Default: 0 SS7-Japan.mtp3T7 Waiting for signaling data link connection acknowledgment. Value range: 1 through 20 seconds. (Values are in tenths of a second.) Default: 20 SS7-Japan.mtp3Tc Transfer controlled status cancel timer. Value range: 0 through 2147483647. Default: 200 SS7-Japan.mtp3TfrUsed Transfer restricted procedure is enabled (true) or disabled (false). Set to true or false. Default: false SS7-Japan.mtp3tstSltmT1 MTP3 test signaling link test timer T1. Waiting for signaling link test acknowledgment message. Value range: 0 through 2147483647. Default: 0 SS7-Japan.mtp3tstSltmT2 MTP3 test signaling link test timer T2. Interval for sending signaling link test message. Value range: 0 through 2147483647. (Values are in tenths of a second.) Default: 0 SS7-Japan.mtpTstSrtaT10 Timer for waiting to repeat signaling route set test. Value range: 0 through 2147483647. Default: 50 SS7-Japan.mtp3UnhAckT12 Waiting for uninhibited acknowledgment. Value range: 0.8 through 1.5 seconds. (Values are in tenths of a second.) Default: 0 SS7-Japan.reference Denotes version of protocol standard supported for MTP. Default: NTT SS7-Japan.sltmT1 Signaling link test timer T1. Waiting for signaling link test acknowledgment message. Value range: 0 through 2147483647. Default: 0 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-167 Appendix 1 Components, Processes, and Properties Properties Table 1-66 Property Definitions (continued) Property Definition SS7-Japan.sltmT2 Signaling link test timer T2. Interval for sending signaling link test message. Value range: 0 through 2147483647. (Values are in tenths of a second.) Default: 0 SS7-UK.mtp3ApcMtpRstrtT21 Overall MTP restart timer at an SP adjacent to an SP whose MTP restarts. Value range: 0 to disable, or 63 to 65 seconds. (Values are in tenths of a second.) Default: 10 SS7-UK.mtp3DlnkConnAckT7 Waiting for signaling data link connection acknowledgment. Value range: 1 to 5 seconds. (Values are in tenths of a second.) Default: 10 SS7-UK.mtp3FrcUnhT13 Waiting for force uninhibited. Value range: 0.8 through 1.5 seconds. (Values are in tenths of a second.) Default: 10 SS7-UK.mtp3InhAckT14 Waiting for inhibit acknowledgment. Value range: 2 to 3 seconds (Values are in tenths of a second.) Default: 20 SS7-UK.mtp3LocInhTstT22 Waiting to repeat local inhibit test. Value range: 3 to 6 minutes. (Values are in tenths of a second.) Default: 3000 SS7-UK.mtp3MaxSltTries Maximum number of retries of signaling link test message. If MTP3 does not receive a response after two signaling link test messages, the system fails the link. Value range: 1 to 5. Default: 2 SS7-UK.mtp3MsgPriority Message priority of management messages for congestion periods. Value range: 0 to 3. Priority 1 indicates without congestion priorities. Priorities greater than 1 indicate multiple congestion priorities. Priority 3 is the highest priority. Default: 2 SS7-UK.mtp3MtpRstrtT20 Overall MTP restart timer at the signaling point whose MTP restarts. Value range: 0 to disable, or 50 to 61 seconds. (Values are in tenths of a second.) Default: 900 SS7-UK.mtp3TfrUsed Transfer restricted procedure is enabled (true) or disabled (false). Set to true or false. Default: false SS7-UK.mtp3tstSltmT1 Waiting for signaling link test acknowledgment message. Value range: 4 to 12 seconds. Default: 50 SS7-UK.mtp3tstSltmT2 Interval for sending signaling link test message. Value range: 30 to 90 seconds. (Values are in tenths of a second.) Default: 300 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-168 OL-18092-02 Appendix 1 Components, Processes, and Properties ISUP Timers Table 1-66 Property Definitions (continued) Property Definition SS7-UK.mtp3UnhAckT12 Waiting for uninhibited acknowledgment. Value range: 0.8 through 1.5 seconds. (Values are in tenths of a second.) Default: 10 SS7-UK.reference Denotes version of protocol standard supported for MTP. Default: ITU92 ISUP Timers The following list identifies the ISUP timers that can be provisioned for signaling service. Information for each timer consists of: • Default—Indicates if it is assigned to a profile. Set to 0 for no profile. • Components—Identifies the protocol variants supported, the default value, and the range for each protocol variant. *.T1 Desc: T1 Default: 0 Type: Components: SigPath Profile = Yes SS7-ANSI ANSISS7_STANDARD Default: 4000 Range=4000-15000 SS7-ITU Q761_BASE Default: 15000 Range=15000-60000 Q767_BASE Default: 4000 Range=4000-15000 Q761_SINGAPORE Default: 15000 Range=15000-60000 Q761_ARGENTINA Default: 10000 Range=10000-60000 ISUPV2_FINNISH96 Default: 15000 Range=15000-60000 ISUPV2_FRENCH Default: 15000 Range=15000-60000 Q761_THAILAND Default: 15000 Range=15000-60000 Q761_PERU Default: 30000 Range=15000-60000 Q761_BELG_C2 Default: 15000 Range=15000-60000 SS7-JAPAN ISUPV2_JAPAN Default: 15000 Range=10000-60000 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-169 Appendix 1 Components, Processes, and Properties ISUP Timers *.T12 Desc: T12 Default: 0 Type: Components: SigPath Profile=Yes SS7-ANSI ANSISS7_STANDARD Default: 6000 Range=4000-15000 SS7-ITU Q761_BASE Default: 15000 Range=15000-60000 Q767_BASE Default: 15000 Range=4000-15000 Q761_SINGAPORE Default: 60000 Range=60000-60000 Q761_ARGENTINA Default: 10000 Range=10000-60000 ISUPV2_SPANISH Default: 30000 Range=10000-60000 ISUPV2_FINNISH96 Default: 15000 Range=15000-60000 ISUPV2_FRENCH Default: 15000 Range=15000-60000 Q761_THAILAND Default: 15000 Range=15000-60000 Q761_PERU Default: 30000 Range=15000-60000 Q761_BELG_C2 Default: 15000 Range=15000-60000 SS7-JAPAN ISUPV2_JAPAN Default: 15000 Range=15000-60000 *.T13 Desc: T13 Default: 0 Type: Components: SigPath Profile=Yes SS7-ANSI ANSISS7_STANDARD Default: 60000 Range=60000-60000 SS7-ITU Q761_BASE Default: 300000 Range=300000-900000 Q767_BASE Default: 60000 Range=60000-60000 Q761_SINGAPORE Default: 300000 Range=300000-900000 Q761_ARGENTINA Default: 60000 Range=60000-900000 ISUPV2_SPANISH Default: 600000 Range=60000-900000 ISUPV2_FINNISH96 Default: 300000 Range=300000-900000 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-170 OL-18092-02 Appendix 1 Components, Processes, and Properties ISUP Timers ISUPV2_FRENCH Default: 300000 Range=300000-900000 Q761_THAILAND Default: 60000 Range=60000-900000 Q761_PERU Default: 600000 Range=300000-900000 Q761_BELG_C2 Default: 300000 Range=300000-900000 SS7-JAPAN ISUPV2_JAPAN Default: 300000 Range=60000-900000 *.T14 Desc: T14 Default: 0 Type: Components: SigPath Profile=Yes SS7-ANSI ANSISS7_STANDARD Default: 6000 Range=4000-15000 SS7-ITU Q761_BASE Default: 15000 Range=15000-60000 Q767_BASE Default: 15000 Range=4000-15000 Q761_SINGAPORE Default: 60000 Range=60000-60000 Q761_ARGENTINA Default: 10000 Range=10000-60000 ISUPV2_SPANISH Default: 30000 Range=10000-60000 ISUPV2_FINNISH96 Default: 15000 Range=15000-60000 ISUPV2_FRENCH Default: 15000 Range=15000-60000 Q761_THAILAND Default: 15000 Range=15000-60000 Q761_PERU Default: 30000 Range=15000-60000 Q761_BELG_C2 Default: 15000 Range=15000-60000 SS7-JAPAN ISUPV2_JAPAN Default: 15000 Range=15000-60000 *.T15 Desc: T15 Default: 0 Type: Components: SigPath Profile=Yes SS7-ANSI ANSISS7_STANDARD Default: 60000 Range=60000-60000 SS7-ITU Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-171 Appendix 1 Components, Processes, and Properties ISUP Timers Q761_BASE Default: 300000 Range=300000-900000 Q767_BASE Default: 60000 Range=60000-60000 Q761_SINGAPORE Default: 300000 Range=300000-900000 Q761_ARGENTINA Default: 6000 Range=60000-900000 ISUPV2_SPANISH Default: 600000 Range=60000-900000 ISUPV2_FINNISH96 Default: 300000 Range=300000-900000 ISUPV2_FRENCH Default: 300000 Range=300000-900000 Q761_THAILAND Default: 60000 Range=60000-900000 Q761_PERU Default: 600000 Range=300000-900000 Q761_BELG_C2 Default: 300000 Range=300000-900000 SS7-JAPAN ISUPV2_JAPAN Default: 300000 Range=300000-900000 *.T16 Desc: T16 Default: 0 Type: Components: SigPath Profile=Yes SS7-ANSI ANSISS7_STANDARD Default: 5000 Range=4000-15000 SS7-ITU Q761_BASE Default: 15000 Range=15000-60000 Q767_BASE Default: 5000 Range=4000-15000 Q761_SINGAPORE Default: 60000 Range=60000-60000 Q761_ARGENTINA Default: 10000 Range=10000-60000 ISUPV2_SPANISH Default: 30000 Range=10000-60000 ISUPV2_FINNISH96 Default: 15000 Range=15000-60000 ISUPV2_FRENCH Default: 15000 Range=15000-60000 Q761_THAILAND Default: 15000 Range=15000-60000 Q761_PERU Default: 30000 Range=15000-60000 Q761_BELG_C2 Default: 15000 Range=15000-60000 SS7-JAPAN ISUPV2_JAPAN Default: 15000 Range=10000-60000 *.T17 Desc: T17 Default: 0 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-172 OL-18092-02 Appendix 1 Components, Processes, and Properties ISUP Timers Type: Components: SigPath Profile=Yes SS7-ANSI ANSISS7_STANDARD Default: 60000 Range=60000-60000 SS7-ITU Q761_BASE Default: 300000 Range=300000-900000 Q767_BASE Default: 60000 Range=60000-60000 Q761_SINGAPORE Default: 300000 Range=300000-900000 Q761_ARGENTINA Default: 60000 Range=60000-900000 ISUPV2_SPANISH Default: 600000 Range=60000-900000 ISUPV2_FINNISH96 Default: 300000 Range=300000-900000 ISUPV2_FRENCH Default: 300000 Range=300000-900000 Q761_THAILAND Default: 60000 Range=60000-900000 Q761_PERU Default: 600000 Range=300000-900000 Q761_BELG_C2 Default: 300000 Range=300000-900000 SS7-JAPAN ISUPV2_JAPAN Default: 60000 Range=60000-900000 *.T18 Desc: T18 Default: 0 Type: Components: SigPath Profile=Yes SS7-ANSI ANSISS7_STANDARD Default: 15000 Range=4000-15000 SS7-ITU Q761_BASE Default: 15000 Range=15000-60000 Q767_BASE Default: 15000 Range=4000-15000 Q761_SINGAPORE Default: 60000 Range=60000-60000 Q761_ARGENTINA Default: 10000 Range=10000-60000 ISUPV2_SPANISH Default: 30000 Range=10000-60000 ISUPV2_FINNISH96 Default: 15000 Range=15000-60000 ISUPV2_FRENCH Default: 15000 Range=15000-60000 Q761_THAILAND Default: 15000 Range=15000-60000 Q761_PERU Default: 30000 Range=15000-60000 Q761_BELG_C2 Default: 15000 Range=15000-60000 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-173 Appendix 1 Components, Processes, and Properties ISUP Timers SS7-JAPAN ISUPV2_JAPAN Default: 15000 Range=15000-60000 *.T19 Desc: T19 Default: 0 Type: Components: SigPath Profile=Yes SS7-ANSI ANSISS7_STANDARD Default: 60000 Range=60000-60000 SS7-ITU Q761_BASE Default: 300000 Range=300000-900000 Q767_BASE Default: 60000 Range=60000-60000 Q761_SINGAPORE Default: 300000 Range=300000-900000 Q761_ARGENTINA Default: 60000 Range=60000-900000 ISUPV2_SPANISH Default: 600000 Range=60000-900000 ISUPV2_FINNISH96 Default: 300000 Range=300000-900000 ISUPV2_FRENCH Default: 300000 Range=300000-900000 Q761_THAILAND Default: 60000 Range=60000-900000 Q761_PERU Default: 600000 Range=300000-900000 Q761_BELG_C2 Default: 300000 Range=300000-900000 SS7-JAPAN ISUPV2_JAPAN Default: 300000 Range=300000-900000 *.T2 Desc: T2 Default: 0 Type: Components: SigPath Profile=Yes SS7-ANSI ANSISS7_STANDARD Default: 180000 Range=180000-180000 SS7-ITU Q761_BASE Default: 180000 Range=180000-180000 Q767_BASE Default: 180000 Range=180000-180000 Q761_SINGAPORE Default: 180000 Range=180000-180000 Q761_ARGENTINA Default: 180000 Range=180000-180000 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-174 OL-18092-02 Appendix 1 Components, Processes, and Properties ISUP Timers ISUPV2_SPANISH Default: 180000 Range=180000-180000 ISUPV2_FINNISH96 Default: 180000 Range=180000-180000 ISUPV2_FRENCH Default: 180000 Range=180000-180000 Q761_THAILAND Default: 180000 Range=180000-180000 Q761_PERU Default: 180000 Range=180000-180000 Q761_BELG_C2 Default: 180000 Range=180000-180000 SS7-JAPAN ISUPV2_JAPAN Default: 180000 Range=180000-180000 *.T20 Desc: T20 Default: 0 Type: Components: SigPath Profile=Yes SS7-ANSI ANSISS7_STANDARD Default: 15000 Range=4000-15000 SS7-ITU Q761_BASE Default: 15000 Range=15000-60000 Q767_BASE Default: 15000 Range=4000-15000 Q761_SINGAPORE Default: 60000 Range=60000-60000 Q761_ARGENTINA Default: 10000 Range=10000-60000 ISUPV2_SPANISH Default: 30000 Range=10000-60000 ISUPV2_FINNISH96 Default: 15000 Range=15000-60000 ISUPV2_FRENCH Default: 15000 Range=15000-60000 Q761_THAILAND Default: 15000 Range=15000-60000 Q761_PERU Default: 30000 Range=15000-60000 Q761_BELG_C2 Default: 15000 Range=15000-60000 SS7-JAPAN ISUPV2_JAPAN Default: 15000 Range=15000-60000 *.T21 Desc: T21 Default: 0 Type: Components: SigPath Profile=Yes SS7-ANSI Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-175 Appendix 1 Components, Processes, and Properties ISUP Timers ANSISS7_STANDARD Default: 60000 Range=60000-60000 SS7-ITU Q761_BASE Default: 300000 Range=300000-900000 Q767_BASE Default: 60000 Range=60000-60000 Q761_SINGAPORE Default: 300000 Range=300000-900000 Q761_ARGENTINA Default: 60000 Range=60000-900000 ISUPV2_SPANISH Default: 600000 Range=60000-900000 ISUPV2_FINNISH96 Default: 300000 Range=300000-900000 ISUPV2_FRENCH Default: 300000 Range=300000-900000 Q761_THAILAND Default: 60000 Range=60000-900000 Q761_PERU Default: 600000 Range=300000-900000 Q761_BELG_C2 Default: 300000 Range=300000-900000 SS7-JAPAN ISUPV2_JAPAN Default: 300000 Range=300000-900000 *.T22 Desc: T22 Default: 0 Type: Components: SigPath Profile=Yes SS7-ANSI ANSISS7_STANDARD Default: 15000 Range=4000-15000 SS7-ITU Q761_BASE Default: 15000 Range=15000-60000 Q767_BASE Default: 15000 Range=4000-15000 Q761_SINGAPORE Default: 60000 Range=60000-60000 Q761_ARGENTINA Default: 10000 Range=10000-60000 ISUPV2_SPANISH Default: 30000 Range=10000-60000 ISUPV2_FINNISH96 Default: 15000 Range=15000-60000 ISUPV2_FRENCH Default: 15000 Range=15000-60000 Q761_THAILAND Default: 15000 Range=15000-60000 Q761_PERU Default: 30000 Range=15000-60000 Q761_BELG_C2 Default: 15000 Range=15000-60000 SS7-JAPAN ISUPV2_JAPAN Default: 10000 Range=10000-60000 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-176 OL-18092-02 Appendix 1 Components, Processes, and Properties ISUP Timers *.T23 Desc: T23 Default: 0 Type: Components: SigPath Profile=Yes SS7-ANSI ANSISS7_STANDARD Default: 60000 Range=60000-60000 SS7-ITU Q761_BASE Default: 300000 Range=300000-900000 Q767_BASE Default: 60000 Range=60000-60000 Q761_SINGAPORE Default: 300000 Range=300000-900000 Q761_ARGENTINA Default: 60000 Range=60000-900000 ISUPV2_SPANISH Default: 600000 Range=60000-900000 ISUPV2_FINNISH96 Default: 300000 Range=300000-900000 ISUPV2_FRENCH Default: 300000 Range=300000-900000 Q761_THAILAND Default: 60000 Range=60000-900000 Q761_PERU Default: 600000 Range=300000-900000 Q761_BELG_C2 Default: 300000 Range=300000-900000 SS7-JAPAN ISUPV2_JAPAN Default: 60000 Range=60000-900000 *.T24 Desc: T24 Default: 0 Type: Components: SigPath Profile=Yes SS7-ANSI ANSISS7_STANDARD Default: 20000 Range=20000-20000 SS7-ITU Q761_BASE Default: 2000 Range=0-2000 Q767_BASE Default: 2000 Range=0-2000 Q761_SINGAPORE Default: 2000 Range=2000-2000 Q761_ARGENTINA Default: 2000 Range=2000-2000 ISUPV2_SPANISH Default: 1500 Range=1500-2000 ISUPV2_FINNISH96 Default: 2000 Range=0-2000 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-177 Appendix 1 Components, Processes, and Properties ISUP Timers ISUPV2_FRENCH Default: 2000 Range=0-2000 Q761_THAILAND Default: 2000 Range=0-2000 Q761_PERU Default: 15000 Range=0-2000 Q761_BELG_C2 Default: 2000 Range=0-2000 SS7-JAPAN ISUPV2_JAPAN Default: 2000 Range=0-2000 *.T25 Desc: T25 Default: 0 Type: Components: SigPath Profile=Yes SS7-ANSI ANSISS7_STANDARD Default: 1000 Range=1000-10000 SS7-ITU Q761_BASE Default: 2000 Range=1000-10000 Q767_BASE Default: 2000 Range=1000-10000 Q761_SINGAPORE Default: 10000 Range=1000-10000 Q761_ARGENTINA Default: 10000 Range=1000-10000 ISUPV2_SPANISH Default: 10000 Range=1000-10000 ISUPV2_FINNISH96 Default: 2000 Range=1000-10000 ISUPV2_FRENCH Default: 2000 Range=1000-10000 Q761_THAILAND Default: 2000 Range=1000-10000 Q761_PERU Default: 10000 Range=1000-10000 Q761_BELG_C2 Default: 2000 Range=1000-10000 SS7-JAPAN ISUPV2_JAPAN Default: 2000 Range=1000-10000 *.T26 Desc: T26 Default: 0 Type: Components: SigPath Profile=Yes SS7-ANSI ANSISS7_STANDARD Default: 120000 Range=60000-180000 SS7-ITU Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-178 OL-18092-02 Appendix 1 Components, Processes, and Properties ISUP Timers Q761_BASE Default: 180000 Range=60000-180000 Q767_BASE Default: 180000 Range=60000-180000 Q761_SINGAPORE Default: 180000 Range=60000-180000 Q761_ARGENTINA Default: 120000 Range=60000-180000 ISUPV2_SPANISH Default: 120000 Range=60000-180000 ISUPV2_FINNISH96 Default: 180000 Range=60000-180000 ISUPV2_FRENCH Default: 180000 Range=60000-180000 Q761_THAILAND Default: 180000 Range=60000-180000 Q761_PERU Default: 120000 Range=60000-180000 Q761_BELG_C2 Default: 180000 Range=60000-180000 SS7-JAPAN ISUPV2_JAPAN Default: 180000 Range=60000-180000 *.T27 Desc: T27 Default: 0 Type: Components: SigPath Profile=Yes SS7-ANSI ANSISS7_STANDARD Default: 240000 Range=180000-240000 SS7-ITU Q761_BASE Default: 240000 Range=240000-240000 Q767_BASE Default: 240000 Range=240000-240000 Q761_SINGAPORE Default: 240000 Range=240000-240000 Q761_ARGENTINA Default: 240000 Range=240000-240000 ISUPV2_SPANISH Default: 240000 Range=240000-240000 ISUPV2_FINNISH96 Default: 240000 Range=240000-240000 ISUPV2_FRENCH Default: 240000 Range=240000-240000 Q761_THAILAND Default: 240000 Range=240000-240000 Q761_PERU Default: 240000 Range=240000-240000 Q761_BELG_C2 Default: 240000 Range=240000-240000 SS7-JAPAN ISUPV2_JAPAN Default: 240000 Range=240000-240000 *.T28 Desc: T28 Default: 0 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-179 Appendix 1 Components, Processes, and Properties ISUP Timers Type: Components: SigPath Profile=Yes SS7-ANSI ANSISS7_STANDARD Default: 10000 Range=10000-10000 SS7-ITU Q761_BASE Default: 10000 Range=10000-10000 Q761_SINGAPORE Default: 10000 Range=10000-10000 Q761_ARGENTINA Default: 10000 Range=10000-10000 ISUPV2_SPANISH Default: 10000 Range=10000-10000 ISUPV2_FINNISH96 Default: 10000 Range=10000-10000 ISUPV2_FRENCH Default: 10000 Range=10000-10000 Q761_THAILAND Default: 10000 Range=10000-10000 Q761_PERU Default: 10000 Range=10000-10000 Q761_BELG_C2 Default: 10000 Range=10000-10000 SS7-JAPAN ISUPV2_JAPAN Default: 10000 Range=10000-10000 *.T33 Desc: T33 Default: 0 Type: Components: SigPath Profile=Yes SS7-ANSI ANSISS7_STANDARD Default: 120000 Range=120000-120000 SS7-ITU Q761_BASE Default: 15000 Range=12000-15000 Q767_BASE Default: 120000 Range=120000-120000 Q761_SINGAPORE Default: 14000 Range=12000-15000 Q761_ARGENTINA Default: 15000 Range=12000-15000 ISUPV2_SPANISH Default: 15000 Range=12000-15000 ISUPV2_FINNISH96 Default: 15000 Range=12000-15000 ISUPV2_FRENCH Default: 15000 Range=12000-15000 Q761_THAILAND Default: 15000 Range=12000-15000 Q761_PERU Default: 15000 Range=12000-15000 Q761_BELG_C2 Default: 15000 Range=12000-15000 SS7-JAPAN Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-180 OL-18092-02 Appendix 1 Components, Processes, and Properties ISUP Timers ISUPV2_JAPAN Default: 15000 Range=12000-15000 *.T34 Desc: T34 Default: 0 Type: Components: SigPath Profile=Yes SS7-ANSI ANSISS7_STANDARD Default: 10000 Range=10000-10000 SS7-ITU Q761_BASE Default: 2000 Range=2000-4000 Q761_SINGAPORE Default: 3800 Range=2000-4000 Q761_ARGENTINA Default: 15000 Range=2000-15000 ISUPV2_SPANISH Default: 2000 Range=2000-15000 ISUPV2_FINNISH96 Default: 2000 Range=2000-4000 ISUPV2_FRENCH Default: 4000 Range=2000-4000 Q761_THAILAND Default: 2000 Range=2000-4000 Q761_PERU Default: 2000 Range=2000-4000 Q761_BELG_C2 Default: 2000 Range=2000-4000 SS7-JAPAN ISUPV2_JAPAN Default: 2000 Range=2000-4000 *.T35 Desc: T35 Default: 0 Type: Components: SigPath Profile=Yes SS7-ITU Q761_BASE Default: 15000 Range=15000-20000 Q767_BASE Default: 15000 Range=15000-20000 Q761_SINGAPORE Default: 15000 Range=15000-20000 Q761_ARGENTINA Default: 15000 Range=15000-20000 ISUPV2_SPANISH Default: 15000 Range=15000-20000 ISUPV2_FINNISH96 Default: 15000 Range=15000-20000 ISUPV2_FRENCH Default: 15000 Range=15000-20000 Q761_THAILAND Default: 15000 Range=15000-20000 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-181 Appendix 1 Components, Processes, and Properties ISUP Timers Q761_PERU Default: 15000 Range=15000-20000 Q761_BELG_C2 Default: 15000 Range=15000-20000 SS7-JAPAN ISUPV2_JAPAN Default: 15000 Range=15000-20000 *.T36 Desc: T36 Default: 0 Type: Components: SigPath Profile=Yes SS7-ANSI ANSISS7_STANDARD Default: 10000 Range=10000-10000 SS7-ITU Q761_BASE Default: 10000 Range=10000-15000 Q767_BASE Default: 10000 Range=10000-15000 Q761_SINGAPORE Default: 10000 Range=1000-15000 Q761_ARGENTINA Default: 10000 Range=1000-15000 ISUPV2_SPANISH Default: 15000 Range=1000-15000 ISUPV2_FINNISH96 Default: 10000 Range=10000-15000 ISUPV2_FRENCH Default: 10000 Range=10000-15000 Q761_THAILAND Default: 10000 Range=10000-15000 Q761_PERU Default: 15000 Range=10000-15000 Q761_BELG_C2 Default: 10000 Range=10000-15000 SS7-JAPAN ISUPV2_JAPAN Default: 10000 Range=10000-15000 *.T38 Desc: T38 Default: 0 Type: Components: SigPath Profile=Yes SS7-ITU Q761_BASE Default: 125000 Range=125000-125000 Q761_SINGAPORE Default: 125000 Range=125000-125000 Q761_ARGENTINA Default: 125000 Range=125000-125000 ISUPV2_SPANISH Default: 125000 Range=125000-125000 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-182 OL-18092-02 Appendix 1 Components, Processes, and Properties ISUP Timers ISUPV2_FINNISH96 Default: 125000 Range=125000-125000 ISUPV2_FRENCH Default: 125000 Range=125000-125000 Q761_THAILAND Default: 125000 Range=125000-125000 Q761_BELG_C2 Default: 125000 Range=125000-125000 SS7-JAPAN ISUPV2_JAPAN Default: 125000 Range=125000-125000 *.T5 Desc: T5 Default: 0 Type: Components: SigPath Profile=Yes SS7-ANSI ANSISS7_STANDARD Default: 60000 Range=60000-60000 SS7-ITU Q761_BASE Default: 300000 Range=300000-900000 Q767_BASE Default: 60000 Range=60000-60000 Q761_SINGAPORE Default: 300000 Range=300000-900000 Q761_ARGENTINA Default: 60000 Range=60000-900000 ISUPV2_SPANISH Default: 600000 Range=60000-900000 ISUPV2_FINNISH96 Default: 300000 Range=300000-900000 ISUPV2_FRENCH Default: 300000 Range=300000-900000 Q761_THAILAND Default: 60000 Range=60000-900000 Q761_PERU Default: 600000 Range=300000-900000 Q761_BELG_C2 Default: 300000 Range=300000-900000 SS7-JAPAN ISUPV2_JAPAN Default: 60000 Range=60000-900000 *.T6 Desc: T6 Default: 0 Type: Components: SigPath Profile=Yes SS7-ANSI ANSISS7_STANDARD Default: 32000 Range=10000-32000 SS7-ITU Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-183 Appendix 1 Components, Processes, and Properties ISUP Timers Q761_BASE Default: 120000 Range=60000-120000 Q767_BASE Default: 120000 Range=60000-120000 Q761_SINGAPORE Default: 20000 Range=20000-130000 Q761_ARGENTINA Default: 60000 Range=10000-60000 ISUPV2_SPANISH Default: 60000 Range=10000-60000 ISUPV2_FINNISH96 Default: 120000 Range=60000-120000 ISUPV2_FRENCH Default: 60000 Range=60000-120000 Q761_THAILAND Default: 90000 Range=60000-120000 Q761_PERU Default: 15000 Range=15000-120000 Q761_BELG_C2 Default: 120000 Range=60000-120000 SS7-JAPAN ISUPV2_JAPAN Default: 3000 Range=2000-4000 *.T7 Desc: T7 Default: 0 Type: Components: SigPath Profile=Yes SS7-ANSI ANSISS7_STANDARD Default: 30000 Range=20000-30000 SS7-ITU Q761_BASE Default: 30000 Range=20000-30000 Q767_BASE Default: 30000 Range=20000-30000 Q761_SINGAPORE Default: 20000 Range=20000-30000 Q761_ARGENTINA Default: 20000 Range=20000-30000 ISUPV2_SPANISH Default: 20000 Range=20000-30000 ISUPV2_FINNISH96 Default: 30000 Range=20000-30000 ISUPV2_FRENCH Default: 30000 Range=20000-30000 Q761_THAILAND Default: 30000 Range=20000-30000 Q761_PERU Default: 20000 Range=20000-30000 Q761_BELG_C2 Default: 40000 Range=20000-50000 SS7-JAPAN ISUPV2_JAPAN Default: 30000 Range=20000-30000 *.T8 Desc: T8 Default: 0 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-184 OL-18092-02 Appendix 1 Components, Processes, and Properties ISUP Timers Type: Components: SigPath Profile=Yes SS7-ANSI ANSISS7_STANDARD Default: 10000 Range=10000-15000 SS7-ITU Q761_BASE Default: 10000 Range=10000-15000 Q767_BASE Default: 10000 Range=10000-15000 Q761_SINGAPORE Default: 10000 Range=10000-15000 Q761_ARGENTINA Default: 15000 Range=10000-15000 ISUPV2_SPANISH Default: 15000 Range=10000-15000 ISUPV2_FINNISH96 Default: 10000 Range=10000-15000 ISUPV2_FRENCH Default: 10000 Range=10000-15000 Q761_THAILAND Default: 10000 Range=10000-15000 Q761_PERU Default: 15000 Range=10000-15000 Q761_BELG_C2 Default: 10000 Range=10000-15000 SS7-JAPAN ISUPV2_JAPAN Default: 10000 Range=10000-15000 *.T9 Desc: T9 Default: 0 Type: Components: SigPath Profile=Yes SS7-ANSI ANSISS7_STANDARD Default: 120000 Range=120000-240000 SS7-ITU Q761_BASE Default: 120000 Range=60000-120000 Q767_BASE Default: 120000 Range=60000-120000 Q761_SINGAPORE Default: 90000 Range=60000-240000 Q761_ARGENTINA Default: 120000 Range=60000-240000 ISUPV2_SPANISH Default: 60000 Range=60000-240000 ISUPV2_FINNISH96 Default: 180000 Range=120000-240000 ISUPV2_FRENCH Default: 120000 Range=60000-120000 Q761_THAILAND Default: 120000 Range=60000-120000 Q761_PERU Default: 60000 Range=60000-120000 Q761_BELG_C2 Default: 120000 Range=60000-120000 Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-185 Appendix 1 Components, Processes, and Properties ISUP Timers SS7-JAPAN ISUPV2_JAPAN Default: 120000 Range=60000-120000 T_CCR Desc: T_CCR Default: 2000 Type: Components: SigPath Profile=Yes SS7-ANSI T_CCRR Desc: T_CCRR Default: 20000 Type: Components: SigPath Profile=Yes SS7-ANSI T_CGB Desc: T_CGB Default: 5000 Type: Components: SigPath Profile=Yes SS7-ANSI T_CGBA Desc: T_CGBA Default: 5000 Type: Components: SigPath Profile=Yes SS7-ANSI T_CRA Desc: T_CRA Default: 20000 Type: Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-186 OL-18092-02 Appendix 1 Components, Processes, and Properties Protocol Variants Components: SigPath Profile=Yes SS7-ANSI T_CVT Desc: T_CVT Default: 10000 Type: Components: SigPath Profile=Yes SS7-ANSI T_GRS Desc: T_GRS Default: 5000 Type: Components: SigPath Profile=Yes SS7-ANSI Protocol Variants For a list of supported protocol variants, see the Release Notes document for the software release you are using. Alternatively, you can generate the list by entering the prov-rtrv:variant command. Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide OL-18092-02 1-187 Appendix 1 Components, Processes, and Properties Protocol Variants Cisco PGW 2200 Softswitch Release 9.8 Provisioning Guide 1-188 OL-18092-02
© Copyright 2026 Paperzz