Asterisk
Asterisk
Supports ENUM natively and its a simple method of adding a line of config to the general section
[general]
;
; The search list for domains may be customized. Domains are searched
; in the order they are listed here.
;
search => e164.arpa
Other domains may be added to the list to increase the chances of find a hit BUT Asterisk only returns the first result by default
