summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorKinsey Moore <kmoore@digium.com>2015-01-09 14:51:39 +0000
committerKinsey Moore <kmoore@digium.com>2015-01-09 14:51:39 +0000
commiteb9ce791d8e59d2aa63fe13518436f46b61b4a44 (patch)
treedc1eb2df8950a7e73d04c068a89b0b81a7883334 /CHANGES
parentb937438c17dfcd0696931fb3abde9ae816578c32 (diff)
res_fax: Add T.38 negotiation timeout option
This change makes the T.38 negotiation timeout configurable via 't38timeout' in res_fax.conf or FAXOPT(t38timeout). It was previously hard coded to be 5000 milliseconds. This change also handles T.38 switch failures by aborting the fax since in the case where this can happen, both sides have agreed to switch to T.38 and Asterisk is unable to do so. Review: https://reviewboard.asterisk.org/r/4320/ ........ Merged revisions 430415 from http://svn.asterisk.org/svn/asterisk/branches/11 git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/13@430416 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c200550ad..8762dc77c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -39,6 +39,13 @@ res_pjsip_config_wizard
can be found in the sample configuration file at
config/samples/pjsip_wizard.conf.sample.
+res_fax
+-----------
+ * The T.38 negotiation timeout was previously hard coded at 5000 milliseconds
+ and is now configurable via the 't38timeout' configuration option in
+ res_fax.conf and via the fax options dialplan function 'FAXOPT(t38timeout)'.
+ The default remains at 5000 milliseconds.
+
ARI
------------------
* The Originate operation now takes in an originator channel. The linked ID of