Brekeke SIP Server Wiki

$mirroring

Check whether the incoming packet is a mirrored packet.

Available only in Advanced and upper Editions.

 

Syntax:
$mirroring
Returns:

true – if the incoming packet is mirrored from the Primary server.
false – otherwise

 

Version Since:

2.3

 

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

 

Example:
$mirroring = false

If the packet is not a mirrored packet.

 

See Also:

$primary 

Yes No
Suggest Edit