windows create the 0 size file I wondering if that is my
problem, there any way to do this in linux?
As per the step-by-step I sent earlier, you can use the "touch"
command to create a zero-byte file
touch this_is_my_empty_file.mp3
this assumes that the file doesn't exist to begin with (which, if
it does, will change its timestamp to the current timestamp).
-tim
bash> mkdir -p /var/lib/asterisk/mohmp3-empty
bash> cd /var/lib/asterisk/mohmp3-empty
bash> touch empty.mp3
bash> echo "default =>
mp3:/var/lib/asterisk/mohmp3-empty,http://www.example.com:8000/"
>> /path/to/musiconhold.conf
_______________________________________________
Blinux-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/blinux-list