Jonathan GF wrote: > Hi Darrick, > > This is not a very good option. Spanish sound are latin, not spanish > per-se... and i'm into a group that paid for a profesional recording. > The voices are now gpl'ed but aren't part of an official package. It > comes with core and extra sounds. > > Because of this, is it posible to simply make a permanent (in RW mode) > symlink? > > I tried this options and works but after a reboot the change > disappeared. I did the symlink like this > > 1) mount rw > 2) cd /var/spool/asterisk > 3) rm -rf sounds > 4) ln -ns /mnt/kd/voices-es/ sounds > 5) mount ro > > It worked fine but do not continues after a boot.....
Astlinux has a provision for custom sounds. If /mnt/kd/custom-sounds exists, a sym link is created. That probably won't work for you though. If the files exist somewhere (that they could be downloaded), we could add an option to include the spanish sounds as an optional package. If you're using unionfs you can create any links you want and they would survive reboots. You could also just add the extra files and they would be placed on the unionfs partition automatically. Let's think about this a little more and come up with a good solution that will work long term. Darrick -- Darrick Hartman DJH Solutions, LLC http://www.djhsolutions.com Small Business IT Specialists Office: 920.547.4535 Cell: 920.901.3113 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Astlinux-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [EMAIL PROTECTED]
