diff --git a/UPGRADE.txt b/UPGRADE.txt index 1e10fed51b..94239b663c 100644 --- a/UPGRADE.txt +++ b/UPGRADE.txt @@ -18,6 +18,14 @@ === =========================================================== +As of 1.6.1.7: + +* The firmware for the IAXy has been removed from Asterisk. It can be + downloaded from http://downloads.digium.com/pub/iaxy/. To have Asterisk + install the firmware into its proper location, place the firmware in the + contrib/firmware/iax/ directory in the Asterisk source tree before running + "make install". + As of 1.6.1.6: * There have been some changes to the IAX2 protocol to address the security diff --git a/contrib/firmware/iax/iaxy.bin b/contrib/firmware/iax/iaxy.bin deleted file mode 100644 index 6f06c4cdbd..0000000000 Binary files a/contrib/firmware/iax/iaxy.bin and /dev/null differ