modules/admin-full: fix wifi join
[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         emailformat      - Which format to use for email
5         maxlogins        - Number of failed login attempts allowed
6         maxmsg           - Maximum numer of messages per folder
7         sendvoicemail    - Allow Sending of voicemail from VoiceMailMain
8         serveremail      - Who the notifications should be 'FROM:'
9         attach           - Attach voicemail to the email as an attachment
10         skipms           - Milliseconds to skip forward/back for rew/ff in message playback
11         maxsilence       - Seconds of silence before recoring ends.
12         silencethreshold - What is considered silence - the lower the more sensitive
13         emaildateformat  - Date format on outgoing mails (see strftime).
14         maxmessage       - Maximum length of voicemail in seconds
15         minmessage       - Minimum length of voicemail in seconds
16         maxgreet         - Maximum length of greetings in seconds
17
18 voicemail - Add a voicemail box.
19         context          - 'Voicemail context' for this entry (default 'default')
20         number           - Number of voicemail box
21         name             - Name of owner (default OpenWRT)
22         zone             - Timezone for voicebox (default homeloc)
23         password         - Passcode for box
24         email            - Email address of owner
25         page             - Pager number of owner.
26
27 voicezone - Add a Timezone definition
28         zone             - Name of timezone (from tzdata) to use
29         message          - Date time message to use
30
31 dialplanvoice - Add extension to pick up voicemail
32         dialplan         - Dialplan context to add the extension to
33         extension        - Extension to add
34         voicecontext     - voicebox context (default 'default')
35         voicebox         - Which voicebox to open