mirror of
https://github.com/asterisk/asterisk.git
synced 2026-07-14 15:37:49 -07:00
res_pjsip_outbound_publish.c: Add more verbose documentation for outbound_proxy usage
This commit is contained in:
@@ -764,6 +764,10 @@
|
||||
<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>
|
||||
|
||||
@@ -85,6 +85,10 @@
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user