Brekeke SIP Server Wiki

$mirroring

Check whether the incoming packet is a mirrored packet

Syntax:
$mirroring
Returns:

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

 

Version Since:

2.3

 

Example:
$mirroring = false

If the packet is not a mirrored packet.

 

See Also:

$primary 

Yes No
Suggest Edit