$sessionNum
Get the number of active sessions at Brekeke SIP Server
Syntax:
$sessionNum
Returns:
the number of active sessions
Version Since:
2.0
Where the function can be used:
- Preliminary rules
- Regular rules
Example:
$math.ge( $sessionnum, “100” ) = true
If the number of active sessions is greater than or equal to 100.