enum

Keywords: 2.0.x | enum | Module

Standard-dep

Enum module implements enum_query function that makes an enum query based on the user part of the current Request-URIii. The function assumes that the user part consists of an international phone number of the form +decimal-digits, where the number of digits is at least 2 and at most 15. Out of this number enum_query forms a domain name, where the digits are in reverse order and separated by dots followed by domain suffix that by default is "e164.arpa.". For example, if the user part is +35831234567, the domain name will be "7.6.5.4.3.2.1.3.8.5.3.e164.arpa.".


Juha Heinanen


Home |  Recent changes |  Search |  Glossary |  Sitemap |  Login