$replaceuri.to
Whether to replace To header to appropriate SIP URI
Syntax:
$replaceuri.to = true or false
Explanation:
If “true”, To header will be replaced with an appropriate SIP URI. If “false”, it is disabled. If “auto”, Brekeke SIP Server will decide whether to replace the header or not automatically. The default value is “auto”.
Where the function can be used:
- Regular rules
Example:
$replaceuri.to = false
To header will not be replaced.