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.
I have no explanation for why mpg123 might be dying on you. Is it leaving any core files around, that you might be able to run a backtrace on? e.g. gdb /usr/bin/mpg123 core.54321 gdb> bt full -Tilghman _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
