Hi Arjan, > I try to change de astdatadir into /var/lib/asterisk/ > But when I restart asterisk and I look at the settings in the CLI I still see > Data directory: /usr/share/asterisk
At least that explains why it can't find your beep-file. It is looking in /usr/share/asterisk and not /var/lib/asterisk. If your asterisk.conf says this: [directories](!) ; remove the (!) to enable this you should remove the (!) to enable the alternate directories in asterisk.conf so it should only say this: [directories] Best regards, Jeroen Eeuwes -- _____________________________________________________________________ -- 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
