; setting between inbound and outbound authentication
; uses. See the auth realm description for details.
-;outbound_proxy= ; SIP URI of the outbound proxy used to send
- ; publishes
+;outbound_proxy= ; SIP URI of the outbound proxy used to send publishes.
+ ; Consider adding \;lr to keep user@domain in the request URI.
;server_uri= ; SIP URI of the server and entity to publish to.
; This is the URI at which to find the entity and
<version>12.0.0</version>
</since>
<synopsis>Full SIP URI of the outbound proxy used to send requests</synopsis>
+ <description><para>
+ Proxy through which to send requests, a full SIP URI must be provided (default: "").
+ Consider adding \;lr for loose routing (to keep user@domain in the request URI).
+ </para></description>
</configOption>
<configOption name="rewrite_contact">
<since>
<version>13.0.0</version>
</since>
<synopsis>Full SIP URI of the outbound proxy used to send publishes</synopsis>
+ <description><para>
+ Proxy through which to send requests, a full SIP URI must be provided (default: "").
+ Consider adding \;lr for loose routing (to keep user@domain in the request URI).
+ </para></description>
</configOption>
<configOption name="server_uri">
<since>