$replaceuri.from
Whether to replace From header to appropriate SIP URI
Syntax:
$replaceuri.from = true or false
Explanation:
If “true”, From 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.from = false
From header will not be replaced.