Name | Type | Description | Attributes |
---|---|---|---|
call-line-identifier-length | CallLineIdentifierLength | The number of digits in the Call Line Identifier (CLID), which is the dialed number. The maximum is 17 | Mandatory |
short-phone-number-length | ShortPhoneNumberLength | The number of digits in the short form of the dialing number. | Mandatory |
e164-range | List of E164Range |
Name | Type | Description | Attributes |
---|---|---|---|
start | xs:string | The beginning of the range of E.164 numbers associated with the site. This can only contain the digits 0-9 | Mandatory |
end | xs: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 | xs:int | |
CallLineIdentifierLength | xs:int |