[Index]

Model: data/HcsSelfProvisioningDAT

Line Mask

Procedure

  1. Log in as provider, reseller, or customer administrator.
  2. Set the hierarchy path to the site node where you want to configure self-provisioning.
  3. Choose User Management > Self-Provisioning > Line Mask.
  4. Click Add.
  5. Provide the following information:
Field Description
Description A description of the Line Mask.
User Attribute Select the user attribute used to generate the user's primary extension. The default is telephoneNumber. This field is mandatory.
Mask Provide a mask which gets applied to the user attribute. The result is used as the user's primary extension. For example, assume user attribute is telephoneNumber and the mask is 4XXXX. Special characters and blanks are stripped from the user attribute before applying the mask. If the mask is applied to '(919) 867-5309', the user's primary extension would be set to 45309. This field is mandatory.
  1. Click Save.

HcsSelfProvisioningDAT

Model Details

Title Description Details
Description The description of the self provisioning configuration.
  • Field Name: description
  • Type: String
  • MaxLength: 1024
User Attribute * The user attribute name indicates which user field value is used along with the mask to determine the user's self service id and primary extension.
  • Field Name: user_attribute
  • Type: String
  • MaxLength: 1024
Mask * The mask is applied to the user attribute value (e.g. telephone number). The result is the users's self service id and primary extension.
  • Field Name: mask
  • Type: String
  • MaxLength: 1024
  • Pattern: ^\+?[0-9X]+$
API reference for data/HcsSelfProvisioningDAT