diff --git a/UPGRADE.txt b/UPGRADE.txt index 81215cb515..4cbcdffa75 100644 --- a/UPGRADE.txt +++ b/UPGRADE.txt @@ -8,6 +8,12 @@ IAX2: +* 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