Dial Extension Variable to be able to include 8 digit and 7 digit dialing. currently 0 means 1-7 variable, 8,9,10 means exact length. Variable to be able to include 8.

I just upgraded from 5.7.82 to 5.7.84 and same outcome max is 7.

I did test the variable and its works, but only up to 7 digits. So if I say “1443” it will work and if I say “1443-123” it works, but it will not still go past the 7 digits, so “1443-1230” it will remove the 0 at the end and say back “1443-123” (below is the properties snip in VS)

# Number of digits in a phone extension, 0 for variable. Default = 0

# Value must be a number between 0 and 7.

TelExtensionLength = 0

  • Guest
  • Mar 14 2022
  • Attach files