Example: Disabling Registration to the Peer Proxy Server

This example shows how to disable SIP trunk registration to the peer proxy server when it is already informed about its SIP trunks.

Requirements

This example assumes that the SIP trunk sip-trunk-1 is configured to communicate with the SIP trunk service provider’s peer proxy server.

Overview

In some cases the SIP trunk provider’s peer proxy server might not require that SIP trunks register to it because the peer proxy server is aware of its SIP trunk users. This example shows how to disable the SIP trunk sip-trunk-1 registration.

Configuration

Step-by-Step Procedure

To disable SIP trunk registration to the peer proxy server:

  1. Disable registration.
    [edit services convergence-services]user@host# set trunk sip-trunk-1 trunk-type sip peer-proxy-server sip-registration disable
  2. If you are done configuring the device, commit the configuration.
    [edit]user@host# commit

Verification

To verify the SRX Series media gateway (SRX Series MGW) is active, enter the show services convergence-services media-gateway uptime command.

Related Topics