You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Command Syntax

> show table profiles services sipArsProfile <profile name>

 

Command Parameters

SIP ARS Profile Parameters

ParameterDescription
name 
blkListAlgorithms

The blacklisting algorithm(s) to use for this SIP ARS Profile.

  • retryafter – Use the blkListAlgRetryAfterType (trigger) as the blacklisting criteria.
  • timeouts (default) – Use the timeout of the specified SIP message for blacklisting the server.
blkListAlgTimeoutsTypeThe timeout trigger type (currently, only sip-invite is available) 
blkListAlgTimeoutsNumTimeoutsThe number of timeout events for a single INVITE transaction (including any retransmissions) before blacklisting the address. 
blkAlgTimeoutsDurationThe duration (in seconds) in which the specified number of timeouts must occur. 
blkListAlgRetryAfterTypeThe SIP status code type which includes a 'Retry-After' value (currently, the only supported value is sip-503)
midDialogArsScreenLevel

The mid-dialog ARS screening level used on the call.

recoveryAlgorithmThe recovery algorithm to use once the peer is blacklisted. 
recoveryAlgTimerDurationDuration (in seconds) that the IP address remains blacklisted. 
recoveryAlgProbeMethodThe probe method (currently, only sip-options is available). 
recoveryAlgProbeIntervalThe probe interval value, in seconds. 
recoveryAlgProbeNumResponsesThe number of consecutive responses to occur before removing an entry from the blacklist. 
recoveryAlgProbeDurationThe duration (in seconds) in which the specified number of responses must occur. 

  • No labels