[Asterisk-Users] configuring voicemail

Alfred Certain acertain at gecko-soft.com
Fri Nov 26 06:22:42 MST 2004


Here is an example:

; Voicemail Configuration
;
[general]
; Default formats for writing Voicemail
;format=g723sf|wav49|wav
format=gsm|wav49|wav
; Who the e-mail notification should appear to come from
serveremail=dreampbx
; Should the email contain the voicemail as an attachment
attach=yes
; Maximum length of a voicemail message
;maxmessage=180
; Maximum length of greetings
;maxgreet=60
; How many miliseconds to skip forward/back when rew/ff in message playback
skipms=3000
; How many seconds of silence before we end the recording
maxsilence=10
; Silence threshold (what we consider silence, the lower, the more 
sensitive)
silencethreshold=128
; Max number of failed login attempts
maxlogins=3

; Skip the "[PBX]:" string from the message title
;pbxskip=yes
; Change the From: string
fromstring=myAsteriskPBX
; Change the email body, variables: VM_NAME, VM_DUR, VM_MSGNUM, 
VM_MAILBOX, VM_CALLERID, VM_DATE
emailbody=Apreciado(a) ${VM_NAME}:\n\n\tDeseo informarle que tiene un 
mensaje de voz (numero ${VM_MSGNUM}) con una duracion de ${VM_DUR}\n en 
el buzon ${VM_MAILBOX} de parte de ${VM_CALLERID}, en la fecha: 
${VM_DATE} espero pueda revisarlo prontamente.\n\n  
Gracias!\n\n\t\t\t\t--myAsteriskPBX\n

[zonemessages]
eastern=America/New_York|'vm-received' Q 'digits/at' IMp
central=America/Chicago|'vm-received' Q 'digits/at' IMp
central24=America/Chicago|'vm-received' q 'digits/at' H 'digits/hundred' 
M 'hours'

;
; Each mailbox is listed in the form 
<mailbox>=<password>,<name>,<email>,<pager_email>,<options>
; if the e-mail is specified, a message will be sent when a message is
; received, to the given mailbox. If pager is specified, a message will 
be sent there as well.
;
[default]

101 => 101,Name 
Lastname,emailuser at mymailserver.com,attach=yes|serveremail=myasteriskpbx at mymailserver.com|tz=central  


Hope it helps !

Alfred Certain
GECKO

www.gecko-soft.com

Rodney Acosta Coya wrote:

>i was looking but i dont find how do this:
>
>configure the password for the extensions
>read the messages
>and some other things related with this
>
>can some bady help me with some material or a explicit example.
>
>thanks in advance
>
>Rodney Acosta Coya.
>_______________________________________________
>Asterisk-Users mailing list
>Asterisk-Users at lists.digium.com
>http://lists.digium.com/mailman/listinfo/asterisk-users
>To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
>  
>




More information about the asterisk-users mailing list