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:
@@ -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
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -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";}
|
||||
|
||||
Reference in New Issue
Block a user