Go to your adminCP
select "attachments" >> "Extensions & Sizes"
Select "Add new attachment type"
Extension = mp3
Max File size = (whatever you want)
Mime Type = Content-type: audio/x-mp3
If that doesnt work, try....
Content-type: audio/x-mpg
Content-type: audio/x-mpegurl
Content-type: audio/mpeg
more MIME types
If that doesnt work, put anyimage.jpg in the same directory and try linking to that. This will tell you if it's something to do with the filetype, or server path/directory. Check the CHMOD for the folder make sure you have read permissions set. Post a direct link to the file on your forum somewhere and click on the link - does your browser download the file?.
HTH