Wade,
I just want to check that it isn't a typo in the question. Are you saying you want to drop the extra 5 in the number before matching to the list? If so, is it always one additional digit? If so, is it always a 5? Can this digit appear anywhere in the Dial string, or is it always in the Exchange part?
You are correct that ".*" is a full wildcard (The "." matches any single character, the "*" is interpreted as "zero or more of what came before", so ".*" will match a string of any length.
If you can provide a little more context, we may be able to help here.
------------------------------
Paul Simpson
Senior Technical Instructor
------------------------------
Original Message:
Sent: 08-05-2020 13:32
From: Wade Ratzlaff
Subject: Dialer SMS Outbound Regular Expression
Hello Pure Connect community,
I have a regular expression question for the community.
In Interaction Administrator under SMS Configuration we find Outbound routing. It is a first match and out routing table.
#Outbound
#Routing(ACD/IVR)
#SystemAdministration
------------------------------
Wade Ratzlaff
Altamed Health Services Corp
------------------------------