On Tuesday 16 December 2003 20:27, Isianto Istiadi wrote: > > Have you placed any mp3 files in /var/lib/asterisk/mohmp3 ? > > There is one mp3 (default/testing) that come with * installations > right? It has that one. The problem is when I do ps -ax, there's no > reference to mpg123 at all, and in the debug log in *, I see that * > tries to call the mpg123, but it dies
So what is the current output of the following command? echo | strings `which mpg123` | grep -c mpg123 _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
