summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>1999-12-05 01:40:43 +0000
committerMark Spencer <markster@digium.com>1999-12-05 01:40:43 +0000
commitb1b4b545f2c27f56624ecea5d7c37c06a34211b8 (patch)
tree486272d58c5e3fe45aa8bdd8b36b4020883e26fc /BUGS
parent2ebc2065550f624e6eea5850d6495d341b8fbbfe (diff)
Version 0.1.0 from FTP
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@87 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'BUGS')
-rwxr-xr-xBUGS9
1 files changed, 9 insertions, 0 deletions
diff --git a/BUGS b/BUGS
new file mode 100755
index 000000000..04fbe3e48
--- /dev/null
+++ b/BUGS
@@ -0,0 +1,9 @@
+* EVERYTHING MARKED WITH "XXX" IN THE SOURCE REPRESENTS A BUG! Sometimes
+ these bugs are in asterisk, and sometimes they relate to the products
+ that asterisk uses.
+
+* The MP3 decoder is completely broken
+
+* The translator API may introduce warble in the case of going in both
+ directions, but I haven't verified that. The trouble should only enter
+ in the case of mismatched frame lengths.