3.6 makes no changes to the cdrs, so "enswitch upgrade" should run quickly even on large systems.
To upgrade from Enswitch 3.5 to Enswitch 3.6
- On all machines, do:
		
- cpan Time::HiRes
 
 - On all machines, check out /opt/enswitch/branches/3.6.
 - On all machines, update the /opt/enswitch/current symlink.
 - On the primary database machine, do:
		
- enswitch upgrade
 
 - On all machines, do:
		
- enswitch restart
 
 - If any of the directories directly under /var/lib/enswitch are symlinks, change the "Find options" configuration setting to "-H".
 - Test calls and the web interface.
 - On the primary database machine, do:
		
- enswitch after_upgrade
 
 
