| Attributes |
EOSAdditionalRouteDT[0..4] nonUnique |
-
extNetSelAdditionalRoute
-
This attribute is a list of any additional Route-URIs (Route headers to be added to the outgoing SIP request. The format is n:sip: <FQDN>;[:<port>;][;lr] or n:sip;<IP Address>; [:<port>;][;lr] where “n” is the order indicator of the Route-URI. Each additional Route-URI must have a unique value for “n” in the range of 1-9. The order indicators do not need to be sequential. The “lr” parameter should be included in the parameter value but if not specified will be implicitly set by system and added to the applicable Route-URI. The SIP-URI specified will be normalized meaning that for an example extra white spaces will be removed and if the same URI-parameter is specified several times only the first one will be kept.
Note: In the special case were an emergency call is invoked through an S-CSCF this parameter will NOT be used for adding any additional route-headers to the SIP-message.
Dependencies: extNetSelectionTablesSynchronization is set to true.
|
ExtNetSelEOSCaseDT[0..1] |
-
extNetSelEosCase
-
This parameter can be configured to support crankback for BGCF traffic cases in CSCF. Crankback is selecting and trying alternate route when a timeout or an error response is received from the destination configured in ExtNetSelPoolURI . The value of ExtNetSelEosCase may not begin with a decimal digit (0-9). These values are reserved for internal EOS Cases. If an empty string, the crankback is disabled.
Dependencies: ExtNetSelectionTablesSynchronization must be set to true.
|
ExtNetSelPoolModeDT[0..1] |
-
extNetSelPoolMode
=
ALLOCATED_NUMBER
-
This attribute defines if the pool is considered to be in allocated number mode.
Prerequirement for changing ExtNetSelPoolMode to ALLOCATED_NUMBER is a configured ExtNetSelPoolURI.
Prerequirement for changing ExtNetSelPoolMode to UNALLOCATED_NUMBER is a configured ExtNetSelUnallocatedNrResponseCode.
Note: When changing pool mode all data in the pool which is not used in the new pool mode will automatically be erased.
|
String1to00032DT
key mandatory noNotification restricted |
-
extNetSelPoolTableEntry
-
The entry represents a unique name of the external network pool. At least one digit or letter. All digits and letters are valid.
|
ExtNetSelPoolTimeoutDT |
-
extNetSelPoolTimeout
=
0
-
Defines the time in milliseconds when a breakout gateway needs to respond to a request before it is considered as unreachable. If this parameter is disabled (set to 0), CscfSipDefaultFailoverTimer will be used instead.
|
ExtNetSelPoolUriDT[0..20] nonUnique ordered |
-
extNetSelPoolURI
-
This attribute defines the SIP URI of the external network pool. The attribute must be configured when ExtNetSelPoolMode is set to 0. The usage of multiple instances can only be used for emergency calls handled by the S-CSCF.
The parameter contains two parts separated by the delimiter ":". First a priority followed by a request-URI. The priority must be a positive integer and be unique among the ExtnetSelPoolURI attributes within the same class instance. The lowest value represents the highest priority. If only one instance of the attribute is used, the priority does not have to be stated, and will automatically be set = 1. The request-URI shall be on format “sip:<FQDN>[:port][;lr]”. The FQDN is mandatory, port number and the loose routing tag are optional. Port Number must be between 1024 and 49151. Example: 1:sip:pool.x.com:5060;lr
|
String0to00128DT[0..1] |
-
extNetSelTrunkGroupAndContext
=
""
-
TrunkGroup defines a group of trunks that connects to the same target switch or network. Context defines a namespace on the TrunkGroup by a global number or any number of its leading digits, for example, +33. The TrunkGroup and Context must be separated with ':', for example tgrp-1:+33, or the string must be empty which means that both TrunkGroup and Context are undefined.
|
ExtNetSelUnallocatedResponseCodeDT[0..1] |
-
extNetSelUnallocatedNrResponseCode
=
500
-
This is the response code sent back if a lookup is matching the pool and the pool is an unallocated number pool. This attribute is relevant when ExtNetSelPoolMode is set to 1. Only SIP response codes are valid.
|
String0to00128DT[0..1] |
-
extNetSelUnallocatedNrResponsePhrase
=
""
-
This is the response phrase sent back if a lookup is matching the pool and the pool is an unallocated number pool. It represents an appropriate reason phrase for the selected error code defined in ExtNetselUnallocatedNrResponseCode. This attribute is relevant when ExtNetSelPoolMode is set to 1.
Dependencies: ExtNetSelPoolMode is set to 1.
|