Example: Disabling SRX Series Media Gateway Registration to the Peer Call Server

This example shows how to disable SRX Series MGW registration to the peer call server when necessary.

Requirements

This example uses the SRX210 device with Integrated Convergence Services. You can also use the SRX240 device.

Overview

In some SIP networks, the peer call server can identify all media gateways in which case the SRX Series MGW does not need to register to it. This example disables SRX Series MGW registration to the peer-call-server-HQ peer call server.

Warning: Disabling registration to a peer call server does not disable registration of an FXS on the Integrated Convergence Services device to the SRX Series MGW. FXS registration remains a requirement.

Configuration

Step-by-Step Procedure

To disable the SRX Series MGW registration to the peer call server:

  1. Disable SRX Series MGW registration.
    [edit]user@host# set services convergence-services peer-call-server peer-call-server-HQ sip-registration disable
  2. If you are done configuring the device, commit the configuration.
    [edit]user@host# commit

Verification

To verify the configuration is working properly, enter the show services convergence-services sip registry command.

Related Topics