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. 

Command Details 

Command Syntax

Include Page
SBXDOC121:_Param_values_exceptionSBXDOC121:
_Param_values_exception

This command allows the user to terminate calls immediately or after some specified time.

Code Block
languagenone
% set addressContext <adddress context name> zone <zone name> ipPeer <ip peer name> action <dryUp | force>

 

Command Parameters

Caption0Table1Action

Parameters

Parameter

Length/Range

Description

action
N/A

Specifies a clearing action when the SIP Signaling Port goes out-of-service (OOS). Calls can be forcefully cleared or allowed to dry up in out-of-service mode..

  • dryUp
  • (default) Starts the Dry Up Timeout timer indicating the time in minutes the calls are allowed to complete. Once the timer expires, ongoing calls are torn down gracefully.
  • force
-  Ongoing
  •  – Ongoing calls on the given signaling port are cleared immediately.
 


Configuration Example

Code Block
set addressContext addr_2 zone ZONE_AS ipPeer ABC action dryUp

 

pagebreak