[Asterisk-Users] RC1 and advanced voice mail options
David Filion
dfilion at dotality.com
Tue Jul 20 13:12:54 MST 2004
The advanced voice mail options in RC1 is not providing any
functionality except "4 - place outgoing call" and "* - return to mail
menu". Below is a sample line from voice mail.conf:
210 => 234,test1,test at dotality.com,,|attach=no|cid=yes|review=yes
The is a rew install from the tgz file. No patched have been made to
the source code. I did try to apply the advanced10 patches but all
diffs failed to apply.
Below is the complete voicemail.conf file.
Any help would be appreciated.
David
dfilion at dotality.com
============================== Begin ============================
;
; Voicemail Configuration
;
[general]
format=wav49|gsm|wav
serveremail=asterisk
attach=yes
skipms=3000
maxsilence=10
silencethreshold=128
maxlogins=3
mailcmd=/usr/local/postfix/sbin/sendmail -t
tz=eastern
attach=yes
saycid=yes
dialout=default
callback=default
review=yes
operator=no
envelope=yes
delete=no
nextaftercmd=yes
[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'
[default]
1234 => 4242,Example Mailbox,root at localhost
6848205 => 1234,GrandStream
486,david at filiontech.com,,|attach=no|cid=yes|review=yes
2100 => 1234,Portable,david at filiontech.com,,|attach=no|cid=yes|review=yes
2200 => 1234,Workstation,david at filiontech.com,,|attach=no|cid=yes|review=yes
=============================== END ====================================
More information about the asterisk-users
mailing list