All my inbound routes have 10 digits (in the US it is 999-999-9999) and everything works fine. However, I have a new provider who sends calls in with a 1 prepended, so 999-999-9999 becomes 1-999-999-9999. Consequently, there's no match in my inbound routes.
How can I make a dial plan entry that strips the leading 1, if present, and then sends the call on its way to traverse the list of inbound routes?
How can I make a dial plan entry that strips the leading 1, if present, and then sends the call on its way to traverse the list of inbound routes?