Options for voicemail
[project/luci.git] / contrib / package / asterisk-xip / files / uci / voicemailconf.txt
1
2 voicegeneral - General options for voicemail
3         format           - Formats to store mail in (Default wav49|gsm|wav) - once set do NOT change this.
4         maxlogins        - Number of failed login attempts allowed
5         maxmsg           - Maximum numer of messages per folder
6         sendvoicemail    - Allow Sending of voicemail from VoiceMailMain
7         serveremail      - Who the notifications should be 'FROM:'
8         attach           - Attach voicemail to the email as an attachment
9         skipms           - Milliseconds to skip forward/back for rew/ff in message playback
10         maxsilence       - Seconds of silence before recoring ends.
11         silencethreshold - What is considered silence - the lower the more sensitive
12         emaildateformat  - Date format on outgoing mails (see strftime).
13         maxmessage       - Maximum length of voicemail in seconds
14         minmessage       - Minimum length of voicemail in seconds
15         maxgreet         - Maximum length of greetings in seconds
16
17 voicemail - Add a voicemail box.
18         context          - 'Voicemail context' for this entry (default 'default')
19         number           - Number of voicemail box
20         name             - Name of owner (default OpenWRT)
21         zone             - Timezone for voicebox (default homeloc)
22         password         - Passcode for box
23         email            - Email address of owner
24         page             - Pager number of owner.
25
26 voicezone - Add a Timezone definition
27         zone             - Name of timezone (from tzdata) to use
28         message          - Date time message to use
29
30 dialplanvoice - Add extension to pick up voicemail
31         dialplan         - Dialplan context to add the extension to
32         extension        - Extension to add
33         voicecontext     - voicebox context (default 'default')
34         voicebox         - Which voicebox to open