THIS WIKI HAS BEEN UPDATED FOR VERSION 13 OF YOUR PBX GUI
Overview
These settings are for advanced use cases. In most cases the defaults will work. These should not be touched unless you know what you are doing.
Logging in
In the top menu click Settings
In the Dropdown click Voicemail Admin
Click the Timezone Definitions tab.
Settings
New Name
Descriptive name for time zone definition
New Timezone Definition
Time announcement for message playback.
Timezone definition format is: timezone|values
Timezones
Your system's timezones are available in /usr/share/zoneinfo/
Values
The values supported in the timezone definition string include: | |
---|---|
'filename' | The name of a sound file (the file name must be single-quoted) |
variable | A variable to be substituted (see below for supported variable values) |
Supported variables: | |
---|---|
A or a | Day of week (Saturday, Sunday, ...) |
B or b or h | Month name (January, February, ...) |
d or e | numeric day of month (first, second, ..., thirty-first) |
Y | Year |
I or l | Hour, 12 hour clock |
H | Hour, 24 hour clock (single digit hours preceded by "oh") |
k | Hour, 24 hour clock (single digit hours NOT preceded by "oh") |
M | Minute, with 00 pronounced as "o'clock" |
N | Minute, with 00 pronounced as "hundred" (US military time) |
P or p | AM or PM |
Q | "today", "yesterday" or ABdY |
q | "" (for today), "yesterday", weekday, or ABdY |
R | 24 hour time, including minute |