From: Kevin P. Fleming Date: Thu, 23 Jul 2009 22:32:52 +0000 (+0000) Subject: T.38 change note is not necessary in this branch X-Git-Tag: 11.0.0-beta1~4445 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=347665503eb66e18a51adca50a36851d662ebd73;p=thirdparty%2Fasterisk.git T.38 change note is not necessary in this branch git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@208504 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/UPGRADE.txt b/UPGRADE.txt index dda6d66d8d..8097c4bae7 100644 --- a/UPGRADE.txt +++ b/UPGRADE.txt @@ -18,17 +18,6 @@ === =========================================================== -T.38 changes in 1.6.0.11, 1.6.1.2, 1.6.2.0: - -Beginning with each of these releases in their respective branches, -Asterisk's internal methods of negotiating T.38 (FAX over IP) sessions -changed in non-backwards-compatible ways. Any applications that previously -used AST_CONTROL_T38 control frames will have to be upgraded to use -AST_CONTROL_T38_PARAMETERS control frames instead; app_fax.c is a good -example of how to generate and respond to these frames. These changes were -made to solve significant T.38 interoperability problems between Asterisk -and various SIP/T.38 endpoints identified by many users of Asterisk. - From 1.6.2 to 1.6.3: * Asterisk-addons no longer exists as an independent package. Those modules