mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-03 04:16:43 +00:00
Use correct formatting for T.38 change note in UPGRADE.txt
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@208502 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
18
UPGRADE.txt
18
UPGRADE.txt
@@ -20,15 +20,15 @@
|
||||
|
||||
From 1.6.0.10 to 1.6.0.11:
|
||||
|
||||
Beginning with this release, 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.
|
||||
* Beginning with this release, 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.0.9 to 1.6.0.10:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user