]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Remove the IAXy firmware from Asterisk.
authorRussell Bryant <russell@russellbryant.com>
Wed, 16 Sep 2009 13:33:43 +0000 (13:33 +0000)
committerRussell Bryant <russell@russellbryant.com>
Wed, 16 Sep 2009 13:33:43 +0000 (13:33 +0000)
The firmware can now be found on downloads.digium.com, where the rest of our
binary downloads live.  This was the last part of our Asterisk tarballs that
was considered non-free by Debian.  :-)

(closes issue #15838)
Reported by: paravoid

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@218798 65c4cc65-6c06-0410-ace0-fbb531ad65f3

UPGRADE.txt
contrib/firmware/iax/iaxy.bin [deleted file]

index 81215cb5154abfd95a2f0674c0ae2fa4c18f8647..4cbcdffa75474b6ac60aa16b16721c89cd769548 100644 (file)
@@ -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 (file)
index 6f06c4c..0000000
Binary files a/contrib/firmware/iax/iaxy.bin and /dev/null differ