Stefan Sayer writes: > This is the obvious, but don't use NFS: > - cache files in memory on startup/reload (AmCachedAudioFile, > PrompSets for DSM)
if user is allowed to change his/her announcements on the fly, caching at startup/reload is not a good idea. > - use local fs (which behaves better in case of errors, and they > are less frequent) and synchronize after recording/changing the files. i have been storing audio files in database for many years and i still consider it the best solution, because you need to have database redundancy anyway for many other purposes. -- juha _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
