Inbound include and exclude

I configured an inbound route that send the _39X to a specific route for italian customers. Now I have to add a route that include ALL but excluding the _39X (italian prefix).
Can u help me?

Actually the configurazion is:
Italin ingress
DID: Any
CID: X39N
Destination: TextToSpeech:WelcomeN3T_IT

Tnx to all!

I believe incoming routes are matched on a best match basis, so I’d expect specifying a shorter pattern should be all that is needed. It looks like all patterns will require an initial “_” and, in this case, a final “.”.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.