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
Kevin P. Fleming fff17a25dd
Use "local" instead of "system" header file inclusion.
15 years ago
..
MPGLIB_README Move Asterisk-addons modules into the main Asterisk source tree. 16 years ago
MPGLIB_TODO
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 Use "local" instead of "system" header file inclusion. 15 years ago
dct64_i386.c
decode_i386.c
decode_ntom.c Use "local" instead of "system" header file inclusion. 15 years ago
huffman.h
interface.c Use "local" instead of "system" header file inclusion. 15 years ago
layer3.c Use "local" instead of "system" header file inclusion. 15 years ago
mpg123.h
mpglib.h
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