On 10/5/11 9:50 AM, Jeroen Eeuwes wrote: > Hi Arjan, > >> I also try to place the voicefile in the directory /var/lib/asterisk/sounds/ >> and /var/lib/asterisk/sounds/applications/ of but without any success. > > Just for double-checking, but what directory is listed as the > astdatadir in asterisk.conf?
And if that still doesn't give a clue where Asterisk is looking for beep, monitor the asterisk executable with strace and grep its output for beep and that should point to your problem. You might need a little while to figure strace out but that is the way to be absolutely sure what Asterisk is trying to do. Everything else is just guessing. -- Andreas Sikkema -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
