small bug fix, added voicemail change notes

git-svn-id: svn://192.168.202.10@1703 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2011-07-28 05:48:48 +00:00
parent 56fa8c8723
commit 77ae024db8
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -653,6 +653,9 @@ OTHER CHANGES:
default voicemail zone and timezone settings in the system settings.
** **** NOTE **** You might want to add the new zones in the new
** voicemail.conf.sample file to your voicemail.conf file
You must delete the BUILD voicemail file for this feature to work:
rm -f /etc/asterisk/BUILDvoicemail-vicidial.conf
+1 -1
View File
@@ -70,7 +70,7 @@ $STARTtime = date("U");
-->
</STYLE>
<?
<?php
$stmt="select server_ip,server_id from servers;";
$rslt=mysql_query($stmt, $link);
if ($DB) {echo "$stmt\n";}