diff --git a/site/specs/numbers.yml b/site/specs/numbers.yml index 47641681f..8d169c19d 100644 --- a/site/specs/numbers.yml +++ b/site/specs/numbers.yml @@ -12410,6 +12410,12 @@ components: - unchanged - systemDefault type: string + CallVerificationEnabled: + enum: + - '{custom value}' + - 'true' + - 'false' + type: string CallingNameDisplay: enum: - 'on' @@ -12656,6 +12662,8 @@ components: properties: CallForward: $ref: '#/components/schemas/TelephoneNumber' + CallVerificationEnabled: + type: string CallingNameDisplay: type: string FinalDestinationURI: @@ -38813,6 +38821,14 @@ paths: phone number in the option group
Action + value | Description of + action |
---|---|
true | Enables Call Verification on each + phone number in the option + group |
false | Explicitly disables Call + Verification on each phone number in the option group |