$stackSize
Get the number of stacked SIP packets
Syntax:
$stackSize
Returns:
the number of stacked SIP packets.
Version Since:
2.4
Where the function can be used:
- Preliminary rules
- Regular rules
Example:
$math.ge($stackSize,"100") = true
If the number of stacked packets is greater than or equal to 100.