Difference between revisions of "Voicemail Status"

From FusionPBX
Jump to: navigation, search
m (Created page with " | Extension | Voicemail Mail To | Messages | Enabled | Description | |-------------|----------------------|-------------|------------|--------------...")
 
m
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
'''Menu: (Status-Voicemail Status)'''
 +
 +
Displays voicemail info for each extension assigned to your '''FusionPBX''' account.<br/>
 +
In the following example we have assigned 2 [[extensions]] to the ''superadmin'' account and we are ''logged in'' with this account.
 +
 +
|-------------|----------------------|-------------|------------|------------------------------|
 
  | Extension  |  Voicemail Mail To  |  Messages  |  Enabled  |  Description                |
 
  | Extension  |  Voicemail Mail To  |  Messages  |  Enabled  |  Description                |
 
  |-------------|----------------------|-------------|------------|------------------------------|
 
  |-------------|----------------------|-------------|------------|------------------------------|
  <u>| 1000        | superadmin@test.com  |  2         |  true      | superadmin extension        |</u>
+
  <u>| '''1000'''       | superadmin@test.com  |  '''0'''         |  true      | superadmin extension        |</u>
  <u>| 1001        | superadmin@test.com  |  0         |  true      | another superadmin extension |</u>
+
  <u>| '''1001'''       | superadmin@test.com  |  '''1'''         |  true      | another superadmin extension |</u>
 +
 
 +
* If your '''FusionPBX''' account has no [[extensions]] assigned, you won't be able to check the voicemail status of those [[extensions]], even if they have voicemail messages.
 +
 
 +
== Related ==
 +
* System [[Voicemail]]

Latest revision as of 23:34, 31 October 2010

Menu: (Status-Voicemail Status)

Displays voicemail info for each extension assigned to your FusionPBX account.
In the following example we have assigned 2 extensions to the superadmin account and we are logged in with this account.

|-------------|----------------------|-------------|------------|------------------------------|
| Extension   |  Voicemail Mail To   |  Messages   |  Enabled   |  Description                 |
|-------------|----------------------|-------------|------------|------------------------------|
| 1000        | superadmin@test.com  |  0          |  true      | superadmin extension         |
| 1001        | superadmin@test.com  |  1          |  true      | another superadmin extension |
  • If your FusionPBX account has no extensions assigned, you won't be able to check the voicemail status of those extensions, even if they have voicemail messages.

Related