X-Git-Url: http://git.asterisk.org/gitweb/?p=asterisk%2Fasterisk.git;a=blobdiff_plain;f=BUGS;h=96b55e655bb17548259f7cb0f48a15d376064ec7;hp=495e20da1d1d182a872ad8b7427fc8e55c63bba6;hb=721b3c8a0eae7bd327ea6aa0e2de14ac1a13cbda;hpb=0ed94773955e5bb7072a863f1a0bba5d69ce7469 diff --git a/BUGS b/BUGS old mode 100755 new mode 100644 index 495e20d..96b55e6 --- a/BUGS +++ b/BUGS @@ -1,11 +1,22 @@ -* 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. +Asterisk Bug Tracking Information +================================= -* 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. +To learn about and report Asterisk bugs, please visit +the official Asterisk Bug Tracker at: -* In general Asterisk is a very new program, and there are liable to be - many bugs yet to be discovered, so if you think you've found one, please - be sure to report it. + http://bugs.digium.com + +For more information on using the bug tracker, or to +learn how you can contribute by acting as a bug marshal +please see: + + http://www.asterisk.org/developers/bug-guidelines + +If you would like to submit a feature request, please +resist the temptation to post it to the bug tracker. +Feature requests should be posted to the asterisk-dev +mailing list, located at: + + http://lists.digium.com + +Thank you!