admin.php - Added without-filter output to test filter function, added server option to test call
admin_search_lead.php - Added owner field search option vicidial.php - Do not allow AGENTDIRECT transfers without a user defined ALL_inbound AGI - If AGENTDIRECT and no agent defined, set drop call seconds to 1 git-svn-id: svn://192.168.202.10@1867 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -1191,7 +1191,7 @@ $sthA->finish();
|
||||
if ( ($active_voicemail_server =~ /$server_ip/) && ((length($active_voicemail_server)) eq (length($server_ip))) )
|
||||
{
|
||||
$THISserver_voicemail=1;
|
||||
if ($DB) {print " voicemail server configuration\n";}
|
||||
if ($DB) {print " voicemail server configuration: $SSallow_voicemail_greeting|$sounds_update\n";}
|
||||
|
||||
if ( !-e ('/etc/asterisk/voicemail.conf'))
|
||||
{`echo -e \"; END OF FILE\n\" > /etc/asterisk/voicemail.conf`;}
|
||||
|
||||
Reference in New Issue
Block a user