summaryrefslogtreecommitdiff
path: root/res/res_pjsip.c
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2016-07-21 16:54:32 -0500
committerGerrit Code Review <gerrit2@gerrit.digium.api>2016-07-21 16:54:32 -0500
commitefebb1b9e0c36690b890a891d2735ee84867a522 (patch)
tree69b9fa3012a9e2e0096aa659376350167414682c /res/res_pjsip.c
parentdec1e31f4529092feab22df292cc6c6602a784fc (diff)
parent851b1c3a177e06660aeeb92b29a0d3e267ddb61b (diff)
Merge "res_pjsip: Add fax_detect_timeout endpoint option." into 13
Diffstat (limited to 'res/res_pjsip.c')
-rw-r--r--res/res_pjsip.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/res/res_pjsip.c b/res/res_pjsip.c
index 40916684a..60b8252ad 100644
--- a/res/res_pjsip.c
+++ b/res/res_pjsip.c
@@ -600,6 +600,14 @@
detected.
</para></description>
</configOption>
+ <configOption name="fax_detect_timeout">
+ <synopsis>How long into a call before fax_detect is disabled for the call</synopsis>
+ <description><para>
+ The option determines how many seconds into a call before the
+ fax_detect option is disabled for the call. Setting the value
+ to zero disables the timeout.
+ </para></description>
+ </configOption>
<configOption name="t38_udptl_nat" default="no">
<synopsis>Whether NAT support is enabled on UDPTL sessions</synopsis>
<description><para>