Merge "res_pjsip: improve realtime performance" into 13

This commit is contained in:
zuul
2016-05-11 12:22:10 -05:00
committed by Gerrit Code Review
5 changed files with 84 additions and 23 deletions

View File

@@ -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>