I would like to be able to route calls based on the user part of the URI, but with a wrinkle; Assuming the name was a 10 digit number (ie. 5551230000), I'd like to be able to use only the first six digits to route a call. Is there currently a way to strip off the last four digits just until I find the user group they belong to? Best regards, Mik