Options for voicemail
authorMichael Geddes <openwrt@frog.wheelycreek.net>
Tue, 27 Jan 2009 02:28:02 +0000 (02:28 +0000)
committerMichael Geddes <openwrt@frog.wheelycreek.net>
Tue, 27 Jan 2009 02:28:02 +0000 (02:28 +0000)
contrib/package/asterisk-xip/files/uci/voicemailconf.txt [new file with mode: 0644]

diff --git a/contrib/package/asterisk-xip/files/uci/voicemailconf.txt b/contrib/package/asterisk-xip/files/uci/voicemailconf.txt
new file mode 100644 (file)
index 0000000..2318201
--- /dev/null
@@ -0,0 +1,34 @@
+
+voicegeneral - General options for voicemail
+       format           - Formats to store mail in (Default wav49|gsm|wav) - once set do NOT change this.
+       maxlogins        - Number of failed login attempts allowed
+       maxmsg           - Maximum numer of messages per folder
+       sendvoicemail    - Allow Sending of voicemail from VoiceMailMain
+       serveremail      - Who the notifications should be 'FROM:'
+       attach           - Attach voicemail to the email as an attachment
+       skipms           - Milliseconds to skip forward/back for rew/ff in message playback
+       maxsilence       - Seconds of silence before recoring ends.
+       silencethreshold - What is considered silence - the lower the more sensitive
+       emaildateformat  - Date format on outgoing mails (see strftime).
+       maxmessage       - Maximum length of voicemail in seconds
+       minmessage       - Minimum length of voicemail in seconds
+       maxgreet         - Maximum length of greetings in seconds
+
+voicemail - Add a voicemail box.
+       context          - 'Voicemail context' for this entry (default 'default')
+       number           - Number of voicemail box
+       name             - Name of owner (default OpenWRT)
+       zone             - Timezone for voicebox (default homeloc)
+       password         - Passcode for box
+       email            - Email address of owner
+       page             - Pager number of owner.
+
+voicezone - Add a Timezone definition
+       zone             - Name of timezone (from tzdata) to use
+       message          - Date time message to use
+
+dialplanvoice - Add extension to pick up voicemail
+       dialplan         - Dialplan context to add the extension to
+       extension        - Extension to add
+       voicecontext     - voicebox context (default 'default')
+       voicebox         - Which voicebox to open