From 4ebb58b3e242ebe70501bf83ccc1a647d2e0834f Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" <kpfleming@digium.com> Date: Sun, 30 Apr 2006 14:10:48 +0000 Subject: [PATCH] document the removal of MFC/R2 support git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@23671 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- UPGRADE.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/UPGRADE.txt b/UPGRADE.txt index c7456d95af..5f3845ba97 100644 --- a/UPGRADE.txt +++ b/UPGRADE.txt @@ -122,6 +122,11 @@ The SIP channel: option in sip.conf is removed to osp.conf as authpolicy. allowguest option in sip.conf cannot be set as osp anymore. +The Zap channel: + +* Support for MFC/R2 has been removed, as it has not been functional for some time + and it has no maintainer. + Installation: * On BSD systems, the installation directories have changed to more "FreeBSDish" directories. On startup, Asterisk will look for the main configuration in /usr/local/etc/asterisk/asterisk.conf -- GitLab