$nat
Whether to handle NAT traversal
Syntax:
$nat = true or false
Explanation:
If “true”, the NAT traversal mode will be enabled. If “false”, the NAT traversal will be disabled. If “auto”, Brekeke SIP Server will automatically decides whether to handle NAT traversal. The default value is “auto”.
If the NAT traversal mode is enabled, RTP relay will also be enabled.
Example:
$nat = true
Handle NAT traversal.