[asterisk-users] music on hold

Uros Djokic uros.djokic at gmail.com
Tue Nov 11 10:10:17 CST 2008


Hi,

You can convert your music files in 8000 hz and mono with sox command like
this
sox yourfile.wav -r 8000 -c 1 yournewfile,wav resample -ql

Uros

-- 
Use Free Software http://www.fsf.org/
-----------------------------------------------
Four essential software freedoms:
1) To study source code
2) To copy program
3) To modify source code
4) To redistribute modified program under condition that new user has all 4
freedoms.
Richard M. Stallman
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20081111/31677a5b/attachment.htm 


More information about the asterisk-users mailing list