summaryrefslogtreecommitdiffhomepage
path: root/contrib/package/asterisk-xip
diff options
context:
space:
mode:
authorMichael Geddes <openwrt@frog.wheelycreek.net>2009-01-27 02:28:02 +0000
committerMichael Geddes <openwrt@frog.wheelycreek.net>2009-01-27 02:28:02 +0000
commitf0fef5eb5a49a385a3ffc2c52d43a1e0230ec10c (patch)
tree6f0bc8e3d89c2bc343c5c88f29117eadc7b2ff3e /contrib/package/asterisk-xip
parentd8e0cdb2f8558b1acd6d8ff07b9ce41b6d0e96b2 (diff)
Options for voicemail
Diffstat (limited to 'contrib/package/asterisk-xip')
-rw-r--r--contrib/package/asterisk-xip/files/uci/voicemailconf.txt34
1 files changed, 34 insertions, 0 deletions
diff --git a/contrib/package/asterisk-xip/files/uci/voicemailconf.txt b/contrib/package/asterisk-xip/files/uci/voicemailconf.txt
new file mode 100644
index 000000000..2318201b6
--- /dev/null
+++ b/contrib/package/asterisk-xip/files/uci/voicemailconf.txt
@@ -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