On Wed, Feb 27, 2008 at 10:25 AM, linuxian iandsd <[EMAIL PROTECTED]> wrote: > i believe your problem is at the hardware/driver/provider level so you will > be looking at the : > zaptel.conf & zapata.conf files
Thanks for the advice. I will give it a try this evening. > my second advice is : clonezilla ! it will clone any systeme from ide to > sata to raid 5 & make you feel calm & confidente when doing changes to > critical system components knowing you have your files safe on your other > RAID5 server. & believe me that would make you more productive because you > are concentrating on the programing you are doing rather than being > overtaken by the fear that you will break something that works. well, some > of you will know the feeling. My friends here are rsync (with backup option) and svn. Before start and after changing any configuration I do an rsync copy to my backup server. It takes only seconds and it keeps in a separated folder any file changed in the process, so I can recover the previous settings in just a few seconds using a single command. Additionally a cron job takes my machines' /etc folders and commit them an svn server so I can even recover an old version of a config file easily. -- Andres Jimenez GPG : http://www.andresin.com/gpg/[EMAIL PROTECTED] _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
