Brekeke SIP Server Wiki

$sps

Get the current session per second at Brekeke SIP Server

 

Syntax:
$sps
Returns:

the session per second

 

Version Since:

2.5

 

Where the function can be used:
  • Preliminary rules
  • Regular rules

 

Example:
$math.ge($sps,"100") = true

If the number of session-per-second is greater than or equal to 100.

 

See Also:

$rule.sps
$route.sps
$sessionNum
$threadNum 

Yes No
Suggest Edit