OpenSIPS
OpenSIPS
Supports ENUM using the ENUM Module to provide lookup functionality and the ability to use multiple registries is supported. First you will need to make sure that the module is loaded at startup so make sure that this is included in your opensips.cfg file
loadmodule “enum.so”
Then as part of your routing instructions you will need to perform an ENUM lookup
enum_query(“e164.arpa.”)
