David, Actually if they are on unionfs they're on the CF card. In this case, /var is a tempfs file system. So assuming that the 'record' directory is created when the file is recorded, it only exists in ram (so when you reboot--poof it's gone).
We could do some foo to have the /var/lib/asterisk/sounds/record directory linked to a directory elsewhere. That's what's done with the 'custom-sounds' and voicemail directories and a few others within /var/. I personally haven't used the Asterisk-gui. I didn't like the way the 1.0 branch interpreted the config files. If you had foo.conf and there was an #include statement, the included file was read into the original foo.conf file which created all sorts of problems. I like to keep certain parts of files like extensions.conf in /etc/asterisk/extensions.conf and other parts in a separate file to make them easier to read. (site specific stuff in one file, generic settings in the other). I hope that behavior has changed, but I'm guessing no. Either way, I can add a sym link for 'record', but are there any other similar directories? Darrick David Kerr wrote: > I used the asterisk-gui to record my own sound files. As I prepare to > migrate from an older build of astlinux (1792) to branch 0.6 I have > found that these files are not stored on the kd nor backed up (by the > alternate web interface, that copies everything on /mnt/kd). > > Sound files that I record myself get placed into > /var/lib/asterisk/sounds/record which unionfs maps onto my compactflash > card. But because they are not in /mnt/kd (like voicemail is) they don't > get backed up. I think this is a bug and that this directory should bet > mapped onto the kd? > > Regards, > David. > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > > > ------------------------------------------------------------------------ > > _______________________________________________ > Astlinux-users mailing list > Astlinux-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/astlinux-users > > Donations to support AstLinux are graciously accepted via PayPal to [EMAIL > PROTECTED] ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Astlinux-users mailing list Astlinux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [EMAIL PROTECTED]