mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-03 11:11:05 +00:00
Merge "res_pjsip: improve realtime performance" into 13
This commit is contained in:
@@ -1092,6 +1092,13 @@
|
||||
If <literal>0</literal> no timeout. Time in fractional seconds.
|
||||
</para></description>
|
||||
</configOption>
|
||||
<configOption name="authenticate_qualify" default="no">
|
||||
<synopsis>Authenticates a qualify request if needed</synopsis>
|
||||
<description><para>
|
||||
If true and a qualify request receives a challenge or authenticate response
|
||||
authentication is attempted before declaring the contact available.
|
||||
</para></description>
|
||||
</configOption>
|
||||
<configOption name="outbound_proxy">
|
||||
<synopsis>Outbound proxy used when sending OPTIONS request</synopsis>
|
||||
<description><para>
|
||||
|
Reference in New Issue
Block a user