Name | Type | Description | Attributes |
---|---|---|---|
callLineIdentifierLength | CallLineIdentifierLength | The number of digits in the Call Line Identifier (CLID), which is the dialed number. The maximum is 17 | Mandatory |
shortPhoneNumberLength | ShortPhoneNumberLength | The number of digits in the short form of the dialing number. | Mandatory |
e164Range | Array of E164Range |
Name | Type | Description | Attributes |
---|---|---|---|
start | string | The beginning of the range of E.164 numbers associated with the site. This can only contain the digits 0-9 | Mandatory |
end | string | The end of the range of E.164 numbers associated with the site. This can only contain the digits 0-9 | Mandatory |
Name | Type | Restrictions |
---|---|---|
ShortPhoneNumberLength | int | |
CallLineIdentifierLength | int |