You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/addons/mp3
Russell Bryant c511a26749
Move Asterisk-addons modules into the main Asterisk source tree.
16 years ago
..
MPGLIB_README Move Asterisk-addons modules into the main Asterisk source tree. 16 years ago
MPGLIB_TODO Move Asterisk-addons modules into the main Asterisk source tree. 16 years ago
Makefile Move Asterisk-addons modules into the main Asterisk source tree. 16 years ago
README Move Asterisk-addons modules into the main Asterisk source tree. 16 years ago
common.c Move Asterisk-addons modules into the main Asterisk source tree. 16 years ago
dct64_i386.c Move Asterisk-addons modules into the main Asterisk source tree. 16 years ago
decode_i386.c Move Asterisk-addons modules into the main Asterisk source tree. 16 years ago
decode_ntom.c Move Asterisk-addons modules into the main Asterisk source tree. 16 years ago
huffman.h Move Asterisk-addons modules into the main Asterisk source tree. 16 years ago
interface.c Move Asterisk-addons modules into the main Asterisk source tree. 16 years ago
layer3.c Move Asterisk-addons modules into the main Asterisk source tree. 16 years ago
mpg123.h Move Asterisk-addons modules into the main Asterisk source tree. 16 years ago
mpglib.h Move Asterisk-addons modules into the main Asterisk source tree. 16 years ago
tabinit.c Move Asterisk-addons modules into the main Asterisk source tree. 16 years ago

README

This is a module for asterisk to play mp3 natively.
They *SHOULD* be already at 8khz and *SHOULD* be mono.
otherwise they will be consuming CPU alot more than need be.

Convert them to 8k mono like this:
lame -q -p --mp3input -a --preset 8 in.mp3 8kout.mp3

just run 
# make clean install 
to install 

or
# make clean autoload
to install and autoload at the same time


Comments or improvements
Anthony Minessale <anthmct@yahoo.com>

Donations Welcomed at paypal:jillkm3@yahoo.com