A. Create a user:
- Extension 300
- First name 8201
- Last name must contain "PVM". Like "PVM Bob Smith"
- Set it's answering rule to "Always Forward" to a cell phone to be called persistently.
B. Create an auto attendant:
- Extension: 8201
- Name: Bob Voicemail PN
- Record a greeting and set Dial Pad Menus to "Voicemail of 300". Greeting something like: "You have a message in your persistenmt mailbox, please press 1 to listen to the message".
C. Point something so that voicemails get left in extension 300.
D. Run persistent_voicemail.php every so often.
The program will pull all the mailboxes with "PVM" in the Last Name, loop through them seeing if there is an unread message, and place a call to the "First Name" if the mailbox has an unread message.