Added admin web interface to allow for easy linking and display of custom
reports that are not included in Vicidial Added Status Groups and the ability to override Campaign Statuses on a per-In-Group or per-List basis Added Minimum and Maximum Seconds options for all status settings. This allows you to prevent the use of a status by an agent if they have talked to a customer less than X seconds or more than Y seconds. Fixed issue with email Customer Gone message in agent screen Added Asterisk 1.8 and higher voicemail.conf sample file Added listed support in install.pl for Asterisk 11 git-svn-id: svn://192.168.202.10@2403 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -0,0 +1,59 @@
|
||||
; WARNING- THIS FILE IS AUTO-GENERATED BY VICIDIAL, ANY EDITS YOU MAKE WILL BE LOST
|
||||
; ONLY VOICEMAIL BOXES DEFINED IN VICIDIAL WILL BE ALLOWED IN THIS FILE
|
||||
; IF YOU WANT TO ADD NON-VICIDIAL VOICEMAIL BOXES, ADD THEM IN A NEW
|
||||
; CONTEXT BEFORE THE DEFAULT CONTEXT
|
||||
|
||||
[general]
|
||||
format=wav49|gsm|wav
|
||||
serveremail=asterisk
|
||||
attach=yes
|
||||
skipms=3000
|
||||
maxsilence=10
|
||||
silencethreshold=128
|
||||
maxlogins=3
|
||||
maxmsg=500
|
||||
maxsec=300
|
||||
emailbody=Dear ${VM_NAME}:\n\n\tJust wanted to let you know you were just left a ${VM_DUR} long message (number ${VM_MSGNUM})\nin mailbox ${VM_MAILBOX} from ${VM_CIDNAME} ${VM_CIDNUM}, on ${VM_DATE}, so you might\nwant to check it when you get a chance. Thanks!\n\n\t\t\t\t--PBX\n
|
||||
|
||||
[zonemessages]
|
||||
newzealand=Pacific/Auckland|'vm-received' q 'digits/at' H 'digits/hundred' M 'hours'
|
||||
australiaeast=Australia/Sydney|'vm-received' q 'digits/at' H 'digits/hundred' M 'hours'
|
||||
australiacentral=Australia/Adelaide|'vm-received' q 'digits/at' H 'digits/hundred' M 'hours'
|
||||
australiawest=Australia/Perth|'vm-received' q 'digits/at' H 'digits/hundred' M 'hours'
|
||||
japan=Asia/Tokyo|'vm-received' q 'digits/at' H 'digits/hundred' M 'hours'
|
||||
philippines=Asia/Manila|'vm-received' q 'digits/at' H 'digits/hundred' M 'hours'
|
||||
china=Asia/Shanghai|'vm-received' q 'digits/at' H 'digits/hundred' M 'hours'
|
||||
malaysia=Asia/Kuala_Lumpur|'vm-received' q 'digits/at' H 'digits/hundred' M 'hours'
|
||||
thailand=Asia/Bangkok|'vm-received' q 'digits/at' H 'digits/hundred' M 'hours'
|
||||
india=Asia/Calcutta|'vm-received' q 'digits/at' H 'digits/hundred' M 'hours'
|
||||
pakistan=Asia/Karachi|'vm-received' q 'digits/at' H 'digits/hundred' M 'hours'
|
||||
russiaeast=Europe/Moscow|'vm-received' q 'digits/at' H 'digits/hundred' M 'hours'
|
||||
kenya=Africa/Nairobi|'vm-received' q 'digits/at' H 'digits/hundred' M 'hours'
|
||||
europeaneast=Europe/Kiev|'vm-received' q 'digits/at' H 'digits/hundred' M 'hours'
|
||||
southafrica=Africa/Johannesburg|'vm-received' q 'digits/at' H 'digits/hundred' M 'hours'
|
||||
european=Europe/Copenhagen|'vm-received' q 'digits/at' H 'digits/hundred' M 'hours'
|
||||
nigeria=Africa/Lagos|'vm-received' q 'digits/at' H 'digits/hundred' M 'hours'
|
||||
uk=Europe/London|'vm-received' q 'digits/at' H 'digits/hundred' M 'hours'
|
||||
brazil=America/Sao_Paulo|'vm-received' Q 'digits/at' IMp
|
||||
newfoundland=Canada/Newfoundland|'vm-received' Q 'digits/at' IMp
|
||||
carribeaneast=America/Santo_Domingo|'vm-received' Q 'digits/at' IMp
|
||||
atlantic=Canada/Atlantic|'vm-received' Q 'digits/at' IMp
|
||||
chile=America/Santiago|'vm-received' Q 'digits/at' IMp
|
||||
eastern=America/New_York|'vm-received' Q 'digits/at' IMp
|
||||
peru=America/Lima|'vm-received' Q 'digits/at' IMp
|
||||
central=America/Chicago|'vm-received' Q 'digits/at' IMp
|
||||
mexicocity=America/Mexico_City|'vm-received' Q 'digits/at' IMp
|
||||
mountain=America/Denver|'vm-received' Q 'digits/at' IMp
|
||||
arizona=America/Phoenix|'vm-received' Q 'digits/at' IMp
|
||||
saskatchewan=America/Saskatchewan|'vm-received' Q 'digits/at' IMp
|
||||
pacific=America/Los_Angeles|'vm-received' Q 'digits/at' IMp
|
||||
alaska=America/Anchorage|'vm-received' Q 'digits/at' IMp
|
||||
hawaii=Pacific/Honolulu|'vm-received' Q 'digits/at' IMp
|
||||
eastern24=America/New_York|'vm-received' q 'digits/at' H 'digits/hundred' M 'hours'
|
||||
central24=America/Chicago|'vm-received' q 'digits/at' H 'digits/hundred' M 'hours'
|
||||
mountain24=America/Denver|'vm-received' q 'digits/at' H 'digits/hundred' M 'hours'
|
||||
pacific24=America/Los_Angeles|'vm-received' q 'digits/at' H 'digits/hundred' M 'hours'
|
||||
military=Zulu|'vm-received' q 'digits/at' H N 'hours' 'phonetic/z_p'
|
||||
|
||||
[default]
|
||||
; mailboxes go here
|
||||
Reference in New Issue
Block a user