Hello,
my new fresh install off 1004 work great, only issue that i have is the cisco phones is not registrated .
i take a look on configure_cisco7970.pl and configure_cisco7960.pl configure_cisco7910.pl
and change lines 52 '/usr/pluto/bin/db_phone_config.sh' to exec ("/usr/pluto/bin/db_phone_config.sh");
and comment
this lines
#open(FILE,"/tmp/phone${Device_ID}extension");
#$Device_EXT=<FILE>;
#close(FILE);
#chomp($Device_EXT);
after this changes , my cisco phones work great too .