$rtp
Whether to relay RTP packets
Syntax:
$rtp = true or false
Explanation:
If “true”, RTP packets will be relayed through Brekeke SIP Server. If “false”, RTP packets will not be relayed through Brekeke SIP Server. If “auto”, Brekeke SIP Server will decide whether to relay RTP packets or not automatically (For example, Brekeke SIP Server relays RTP packets for the UAs behind NAT). The default value is the value set in [Configuration] page.
Where the function can be used:
- Regular rules
Example:
$rtp = true
Enable RTP relay.