Hi all,
Any idea how to remove the 9 from from a dial-9-then-x-digits so that it's properly formatted in the E.164 format? Effectively it'd be using $1 but dropping the first character, so 9 in this case. Guessing it's a regex replace command, but want to use the proper solution in the proper...