Hi,
I kind of grew fond of the idea Cullen and I came up with in a private
conversation, namely treating telephone numbers as domains similar to
when issuing a DNS ENUM query.
In essence, to match +1-232-555-1234, you'd have an identity conditions
such as:
<many domain="4.3.2.1.5.5.5.2.3.2.1.e164.arpa" />
This has an interesting additional property of being able to match based
on country code, area code, etc. For example, to match all Finnish
telephone numbers, you'd have:
<many domain="8.5.3.e164.arpa" />
Not being an expert on ENUM or E.164 in general, I suspect this is
horribly broken, but it pleases the aesthethic eye.