aboutsummaryrefslogtreecommitdiffstats
path: root/BUGS
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>1999-12-05 01:40:43 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>1999-12-05 01:40:43 +0000
commit09fff5e6354c8603d3ca6df32ac705852425a8af (patch)
tree486272d58c5e3fe45aa8bdd8b36b4020883e26fc /BUGS
parent08659117c8215fd1a57eee36844182e575a53c0e (diff)
Version 0.1.0 from FTP
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@87 f38db490-d61c-443f-a65b-d21fe96a405b
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.