Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Panel

In this section:

Table of Contents
maxLevel4


Zone Advance Peer Control

 

The SBC can The SBC can disable/set Out of Service the server at the IP peer level. In order to do so, your network must know the server IP address of the peer. 

The SBC uses a Domain Name Server (DNS) server to resolve the Fully Qualified Domain Name (FQDN), and obtains multiple IP peer addresses. After a carrier notifies your network that a particular server has an issue and is out of service, your network servernetwork server's peer mode is set to Out Of Service

 

This feature provides the flexibility to block peers individually within a trunk grouptrunk group. The can be set to out of service, rejecting both incoming and outgoing callsoutgoing calls. 

Blocking Function

 

The blocking function restricts sending out SIP requests outside an existing dialog from your network to an opposite network, but does not restrict sending in-

dialog requests to the

dialog requests to the opposite network. Incoming SIP requests are not restricted,

 and

and test calls are

sent to

sent to the opposite network even when the blocking state is OUTGOING.

 

To make a test call, the calling party must include

the CPC parameter

the CPC parameter with value test in its P-Asserted-Identity (PAI) header field of initial INVITE request .

Command Details

Command Syntax

Include Page
_Param_values_exception
_Param_values_exception

Code Block
languagenone
% set addressContext <addressContext_name> zone <zone_name> advancePeerControl <disabled | enabled>
 

Command Parameters

caption

0Table
1Advance Peer Control Parameters

Parameter

Length/Range

Description

advancePeerControl
N/A

Controls the mode, action and Block Direction features, this should enabled at Zone level.

  • disabled (default)
  • enabled
 


Configuration Example

Code Block
set addressContext addr_2 zone ZONE_AS advancePeerControl

 

pagebreak