[Asterisk-cvs] asterisk UPGRADE.txt,1.19,1.20
kpfleming
kpfleming
Tue Aug 30 22:52:55 CDT 2005
Update of /usr/cvsroot/asterisk
In directory mongoose.digium.com:/tmp/cvs-serv24327
Modified Files:
UPGRADE.txt
Log Message:
deprecate chan_modem and its subdrivers
Index: UPGRADE.txt
===================================================================
RCS file: /usr/cvsroot/asterisk/UPGRADE.txt,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- UPGRADE.txt 22 Aug 2005 19:29:29 -0000 1.19
+++ UPGRADE.txt 31 Aug 2005 02:54:06 -0000 1.20
@@ -143,3 +143,10 @@
* The preferred format for musiconhold.conf has changed; please see the
sample configuration file for the new format. The existing format
is still supported but will generate warnings when the module is loaded.
+
+chan_modem:
+
+* All the chan_modem channel drivers (aopen, bestdata and i4l) are deprecated
+ in this release, and will be removed in the next major Asterisk release.
+ Please migrate to chan_mISDN for ISDN interfaces; there is no upgrade
+ path for aopen and bestdata modem users.
More information about the svn-commits
mailing list