H.323 Registration Proxy Configuration

In the ACLI, the parameters that apply to this feature are:

q931-start-port       Starting port number for port range used for Q.931
call signalling
q931-number-ports     Number of ports in port range used for Q.931 call
signalling
dynamic-start-port    Starting port number for port range used for
dynamic TCP connections
dynamic-number-ports  Number of ports in port range used for dynamic TCP
connections

To configure the H.323 registration proxy:

  1. In Superuser mode, type configure terminal and press Enter.
    ORACLE# configure terminal
  2. Type system and press Enter to access the system-related configurations.
    ORACLE(configure)# session-router
  3. Type h323 and press Enter.
    ORACLE(session-router)# h323
  4. Type h323-stack and press Enter.
    ORACLE(h323)# h323-stacks
    ORACLE(h323-stack)#
  5. q931-start-port—Enter the number where you want the Q.931 port range to start. The default value is 0. Valid values are:
    • 0 | 1024 | 2048 | 4096 | 8192 | 16384 | 32768

  6. q931-number-ports—Enter the number of ports to be included in the Q.931 port range to use for the call signalling address forwarded in the RRQ. The default value is 0. Valid values are:
    • 0 | 1024 | 2048 | 4096 | 8192 | 16384 | 32768

      Note:

      If you have enabled process registration for this H.323 interface, this value must be set to zero because the interface is a gatekeeper that does not support the virtual call signaling address feature.
  7. dynamic-start-port—Enter the number where you want the dynamic H.245 port range to start. The default value is 0. Valid values are:
    • 0 | 1024 | 2048 | 4096 | 8192 | 16384 | 32768

  8. dynamic-number-ports—Enter the number of ports to be included in the Q.931 port range to use for the call signalling address forwarded in the RRQ. The default value is 0. Valid values are:
    • 0 | 1024 | 2048 | 4096 | 8192 | 16384 | 32768