class CarSelCarrierSelectionCode

ManagedElement
+-MtasFunction
+-MtasSupportFunctions
+-CarSel-Application
+-CarSelDialedStringAnalysisTable
+-CarSelCarrierSelectionCode


CarrierSelectionCode contains attributes to match CSC codes in
the uri.
The CSC will be replaced with CarSelCscReplaceDigits and also add a
cic parameter with the value of CarSelCscCarrierIdentityCode
The Dialed String Analysis carrier code handling supports the
carrier select code appearing in the following locations in a string
of dialed digits:
Within an international number of the form <IDP><CC><national number>:
<IDP><CSC><CC><national number>
<CSC><IDP><CC><national number>

Within a national or local number of the form <NDP><AC><subscriber number>:
<NDP><CSC><AC><subscriber number>
<CSC><NDP><AC><subscriber number>
<CSC><AC><subscriber number>
<CSC><subscriber number>

Where
AC Area Code
CC Country Code
CSC Carrier Select Code
IDP International Dialing Prefix
NDP National Dialing Prefix

*Note that: All combinations of NDP/CSC that is to be used must be
configured in CarrierSelect. This means that to be able
to use <NDP><CSC><AC><Subscriber number>
then the following must be configured:

CarSelCscCarrierIdentityCode: <CIC>
CarSelCarrierSelectionCodeEntry: <NDP><CSC>
CarSelCscReplaceDigits: <NDP>

In this way the carrier select code can appear before the national
dialing prefix (NDP), after the NDP, or instead of the NDP,
and before the international dialing prefix (IDP), after the IDP, or
instead of the IDP.

Attributes
CarSelString1to010DT
key
mandatory
noNotification
restricted
carSelCarrierSelectionCodeEntry
This parameter specifies the leftmost characters of the Request URI which identify this Carrier Select Code. When the Dial Sting Analysis service finds these characters as the leftmost part of a Request URI, it removes these characters from the Request URI and replaces them with the value from the corresponding CarSelCscReplaceDigits. It also adds a CIC to the URI from the corresponding CarSelCscCarrierIdentityCode. It is a string of digits, at minimum 1 character and at maximum 10 characters.
CarSelString0to009DT
carSelCscCarrierIdentityCode = ""
This parameter specifies the Carrier Identity Code that is associated with the Carrier Select Code. The Carrier Identity code must be placed in the CIC parameter of the Request URI. It is a string where the first character must be a "+", and each subsequent character must be a digit, at minimum 4 characters and at maximum 9 characters including the "+".
CarSelString0to006DT
carSelCscReplaceDigits
This parameter specifies the characters which are to become the leftmost part of the Request URI when this Carrier Select Code is processed by the Dial String Analysis Service. It is a string of digits, at minimum 0 characters and at maximum 6 characters.
uint32
noNotification
groupId = 0
Independently from the permissions, this attribute can always be modified by the MO
owner and by the Super Administrator.
uint32
noNotification
ownerId = 0
Independently from the permissions, this attribute can always be modified by the MO
owner and by the Super Administrator
integer
noNotification
permissions = 9
The operations allowed for the group members and for other administrators are represented
as a bitmap: groupRead(1), groupUpdate(2), groupManage(4), otherRead(8), otherUpdate(16),
otherManage(32). Read permission means to read the MO attributes and to see the children of the MO;
write permission allows to modify the MO attributes and manage permission allows to create and
delete children of the MO. The owner of the MO has all the permissions. The attribute can only be
modified by the owner of the MO or by the Super Administrator. By default, the MO is created with the
permissions determined by the defaultPermissions attribute of the owner administrator.
DN
noNotification
shareTree = nodeName=jambala
This attribute refers to a container object and implies that all administrators defined
under this shareTree value have the privileges set as share permissions over the container and its leaf object. Obsolete, must not be used.

  class CarSelCarrierSelectionCode