ENUM Configuration
First the server used for authentication and as the User Subscriber Database is created.
To configure the ENUM Configuration:
-
In Superuser mode, type configure terminal and press Enter.
ORACLE# configure terminal
-
Type session-router and press Enter to access the media-related configurations.
ORACLE(configure)# session-router
-
Type enum-config and press Enter. The system prompt changes to let you know that you can begin configuring individual parameters.
ORACLE(session-router)# enum-config ORACLE(enum-config)#
You may now begin configuring the enum-config configuration element.
- name—Set a name to use to reference this enum configuration from within the Oracle Communications Unified Session Manager.
- top-level-domain—Enter the domain which this ENUM server(s) services and returns results for.
- realm-id—Enter the realm name where this ENUM server exists.
- enum-servers—Enter the IP address of one or more ENUM servers used for registration. Multiple entries are separated by commas.
- service-type—Leave this as its default.
- ttl—Leave this at the default of 0 to set the TTL value (in seconds) for NAPTR entries as populated when sending a DNS update to the ENUM server.
- order—Enter the value to populate the order field with when sending NAPTR entries to the ENUM server.
- preference—Enter the value to populate the preference field with when sending NAPTR entries to the ENUM server.
- Type done when finished.