Added web-based configuration of Cepstral TTS prompts and more vicidial_list variables that can be used for TTS

git-svn-id: svn://192.168.202.10@1170 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2009-06-28 15:47:10 +00:00
parent eadbaca83b
commit 3386e18455
6 changed files with 438 additions and 27 deletions
+1
View File
@@ -2238,6 +2238,7 @@ if ($NOWEB < 1)
`cp -f -R ./www/* $PATHweb/`;
print "setting web scripts to executable...\n";
`chmod 0666 $PATHweb`;
`chmod -R 0755 $PATHweb/agc/`;
`chmod -R 0755 $PATHweb/astguiclient/`;
`chmod -R 0755 $PATHweb/vicidial/`;