Yes, That was the solution. Thanks. -----Oorspronkelijk bericht----- Van: [email protected] [mailto:[email protected]] Namens Jeroen Eeuwes Verzonden: 05-10-2011 10:15 Aan: Asterisk Users Mailing List - Non-Commercial Discussion Onderwerp: Re: [asterisk-users] Beep file with Record
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 -- _____________________________________________________________________ -- 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
