Difference between revisions of "Voicemail Status"

From FusionPBX
Jump to: navigation, search
m
m
Line 1: Line 1:
 
Displays voicemail info for each extension assigned to your '''FusionPBX''' account.
 
Displays voicemail info for each extension assigned to your '''FusionPBX''' account.
 
In the following example we have assigned 2 [[extensions]] to the superadmin account.
 
In the following example we have assigned 2 [[extensions]] to the superadmin account.
 +
  
 
  |-------------|----------------------|-------------|------------|------------------------------|
 
  |-------------|----------------------|-------------|------------|------------------------------|
 
  | Extension  |  Voicemail Mail To  |  Messages  |  Enabled  |  Description                |
 
  | Extension  |  Voicemail Mail To  |  Messages  |  Enabled  |  Description                |
 
  |-------------|----------------------|-------------|------------|------------------------------|
 
  |-------------|----------------------|-------------|------------|------------------------------|
  <u>| 1000        | superadmin@test.com  |  1         |  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.
 
* 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]]

Revision as of 12:51, 26 October 2010

Displays voicemail info for each extension assigned to your FusionPBX account. In the following example we have assigned 2 extensions to the superadmin 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