diff --git a/UPGRADE.txt b/UPGRADE.txt index 091e544624..13abcd7a2c 100644 --- a/UPGRADE.txt +++ b/UPGRADE.txt @@ -20,6 +20,12 @@ From 1.6.2 to 1.6.3: +* 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". + * There have been some changes to the IAX2 protocol to address the security concerns documented in the security advisory AST-2009-006. Please see the IAX2 security document, doc/IAX2-security.pdf, for information regarding 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