Does anyone have the idea of how to setup ENUM?
Is this what you're talking about?
https://enum.verisignlabs.com/faq.html
Was this answer helpful ?
Yes No
I've spent the last hour researching this fancy pants ENUM thing. I've updated the following sticky topic:
Generic DNS References and Tips
\__RFC References
It has 2 new topics where you can read on the original and current standards on the relationship between DNS and ENUM. In brief, you take a number with country code like:
+1.555-1234567
And convert it to a dns zone like this:
7.6.5.4.3.2.1.5.5.5.1.e164.arpa
In that zone you setup a NAPTR record to assign that phone number to an IP, URL, or another phone number. Just like in the case of reverse DNS, you will need to contact somebody about delegating your number(s) to your dns server.
Thanks for the question. I've learned new things today.
Was this answer helpful ?
Yes No