X-Git-Url: http://git.asterisk.org/gitweb/?p=asterisk%2Fasterisk.git;a=blobdiff_plain;f=configs%2Fvoicemail.conf.sample;h=1b76e1916fd7aa4ef7f79b472d7406d4980a4579;hp=2d30f3fa03e48715408501049bfc98c8aa9fbc11;hb=be1d78a3ea56f12463a967b04d2daf06296724b1;hpb=ca87930eb191cdd5fb24cfaa71e5ea4d421c4961;ds=sidebyside diff --git a/configs/voicemail.conf.sample b/configs/voicemail.conf.sample index 2d30f3f..1b76e19 100755 --- a/configs/voicemail.conf.sample +++ b/configs/voicemail.conf.sample @@ -2,13 +2,30 @@ ; Voicemail Configuration ; [general] -; Default format for writing Voicemail -; format=g723sf|rawgsm|mp3|wav -format=g723sf|wav +; Default formats for writing Voicemail +;format=g723sf|wav49|wav +format=gsm|wav49|wav +; Who the e-mail notification should appear to come from +serveremail=asterisk +;serveremail=asterisk@linux-support.net +; 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 +; +; Each mailbox is listed in the form =,, +; if the e-mail is specified, a message will be sent when a message is +; received, to the given mailbox. +; [default] -4200=2345,Mark Spencer,markster@linux-support.net -4300=2345,Ben Rigas,ben@american-computer.net -4310=2345,Sales,sales@marko.net -4069=2345,Matt Brooks,matt@marko.net -4110=1379,Rob Flynn,rflynn@blueridge.net +1234 => 4242,Example Mailbox,root@localhost +;4200 => 9855,Mark Spencer,markster@linux-support.net +;4300 => 3456,Ben Rigas,ben@american-computer.net +;4310 => 5432,Sales,sales@marko.net +;4069 => 6522,Matt Brooks,matt@marko.net +;4110 => 3443,Rob Flynn,rflynn@blueridge.net