[Index]

Model: data/DpCustomer

Customer specific dial plan information.

Model Details: data/DpCustomer

Title Description Details
Customer Name * The name of the customer. Default: {{ macro.HcsDpCustomerName }}
  • Field Name: custName
  • Type: String
  • Target: data/BaseCustomerDAT
  • Target attr: CustomerName
  • Default: {{ macro.HcsDpCustomerName }}
  • MaxLength: 1024
  • Format: uri
External breakout number * Default external breakout number for this customer. Default: 9
  • Field Name: ext
  • Type: String
  • Default: 9
  • MaxLength: 1
  • Pattern: ^[0-9]*$
Site-Location Code (SLC) Based Dial Plan * Indicates whether or not Site Location Code is required for this customer. Default: false
  • Field Name: slcBased
  • Type: Boolean
  • Default: false
Enable CSS filtering * Indicates enabling or disabling the CSS filtering in the Day 2 templates. Default: false
  • Field Name: isCSSEnable
  • Type: Boolean
  • Default: false
Inter-Site Prefix (ISP) Required Indicates whether or not ISP is required for inter-site dialing. Default: false
  • Field Name: ispReq
  • Type: Boolean
  • Default: false
Inter-Site Prefix Inter-site prefix if ISP required for inter-site dialing.
  • Field Name: isp
  • Type: String
  • MaxLength: 1
  • Pattern: ^$|^[0-9]+$
ISP included in SLC If ISP is required, indicates whether ISP is included in SLC. Default: false
  • Field Name: ispInSlc
  • Type: Boolean
  • Default: false
ISP included in Voice Mail ID If ISP is required, indicates whether ISP is included in the VMID. Default: false
  • Field Name: ispInVMID
  • Type: Boolean
  • Default: false
Use extension prefix? If selected, an extension prefix can be specified which can be used on sites for this customer. Default: false
  • Field Name: extPrefixInUse
  • Type: Boolean
  • Default: false
Extension prefix Specify an optional extension prefix for this customer. Each site can select whether this extension prefix will be required.
  • Field Name: extPrefix
  • Type: String
  • MaxLength: 1
  • Pattern: ^$|^[0-9#*]+$
Dial Plan Type * This is an internal field to store the DP type. Default: Unknown
  • Field Name: dpType
  • Type: String
  • Default: Unknown
  • MaxLength: 1024
Customer ID * Unique ID for this customer. Default: {{ macro.HcsDpCustomerId }}
  • Field Name: customerId
  • Type: String
  • Default: {{ macro.HcsDpCustomerId }}
  • MaxLength: 1024
Debug Info This is an internal field to store debug info. Default: ** Bogus DP customer **
  • Field Name: debug
  • Type: String
  • Default: ** Bogus DP customer **
  • MaxLength: 1024