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