Cisco IOS SIP High-Availability Application Guide
Appendix O: Registry Services Directives

Table Of Contents

Appendix O: Registry Services Directives


Appendix O: Registry Services Directives


Table 23 Registry Services Directives 

Directive Name
Directive Definition
Valid Directive Values

CiscoRegistry

Performs registry services.

On and Off. Default is 
On.

CiscoRegistryUseVirtualProxyHost

Functions as a virtual-proxy-server host.

On and Off. Default is 
On.

CiscoRegistrySharedMemoryAddress

Memory location of the registration table.

Default is 0x30000000.

CiscoRegistryRendezvous Name

Rendezvous name of the database containing registration information.

Default is registry_db.

CiscoRegistryRendezvousDirectory

Location of the registration database.

Default is <ServerRoot>/data.

CiscoRegistryRemoteUpdatePort

Port number of the registration database server for all server-farm members. The value for this field parameter must be the same for all farm members.

Default is 22913.

If you change the value of this field parameter, you must restart the server.

Cisco Registry Farm Members

Names or IP addresses of all remote proxy servers (other than this proxy server) that are contained within the same farm as this proxy server. This list is used by the sysadmin_sps_regroute tool.

Note You must synchronize the system clock between farm members. We recommend that you use Network Time Protocol (NTP) to do so. It provides accuracy within a millisecond on LANs and up to a few tens of milliseconds on WANs. For more information on NTP, refer to the Network Time Protocol Project website at http://www.ntp.org/.

Cisco Registry Max DB Age on Boot

Maximum age (in seconds) of the database-backing store file at system startup. A file whose age exceeds this value is deleted.

This value must be greater than the registry ageout value.

Default is 86400 (24 hours).

If you change this value of this field parameter, you must restart the server.

Debug Flag Registry

Logs mod_sip_registry module debug messages to <ServerRoot>/logs/error_log.

On and Off. Default is Off.

Virtual Proxy Domain

Unique DNS domain for this VirtualProxyHost.

This value must be different from the value for ProxyDomain. (For information on the ProxyDomain directive, see the "Appendix M: Server Core Directives".)

This field parameter is required.

Examples of appropriate values for this field parameter are somedomain.org and foo.com.

Virtual Proxy Server Name

Unique name for the virtual-proxy-server host.

This value must be different from the actual name of the host. This field parameter is optional. Examples of appropriate values for this field parameter are usa.somedomain.org and usa.foo.com.

Virtual Proxy Server IP

Unique IP address for this virtual-proxy-server host.

This value must be different from the actual IP address of the host. This field parameter is optional.

Examples of appropriate values for this field parameter are 10.23.2.2 and 192.168.2.2.