Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Holiday Greetings 2

Status
Not open for further replies.

datadump

Programmer
Dec 10, 2004
154
US
Hi all. Is it possible to automatically play a specific holiday greeting based on the date rather than having to go in and manually change the wav file for the particular holiday? I'm using VM pro. Thank you.
 
All done in Voicemail Pro Client.

1. Go to the "Condition Editor"

2. from the Dialogue that comes up add a "Calendar" it looks like a calendar page with 31 written on it.

3. Once the Calendar is created, double click on it, and click on the days you want your holiday message to play.

4. Click Ok till you are back to your Modules screen.

5. Now insert a Condition Action from the VM Pro client menu, looks like a yellow triangle with a checkmark to the top right of it.

6. Double Click the Condition action. On the first tab, give it a token name like "Test Holiday" on the Specific tab from the drop down maenu, pick the Holiday Calendar we made earlier. Click ok.

Now you are ready to put things in action.

This is how mine works.

Modules > AA

Start Point -> Test Holiday
If True -> Holiday Menu
If False -> Regular Menu.

In the Holiday Menu, I have the holiday greeting being played, and ofcourse the menu options are different so no zero for receptionist since nobody will be there to answer calls.

I'm sure there are other ways of doing this.

This is how I've done mine and it works.

 
Hi Ax64, my fault- I wasn't clear. I have what you described, but I'd like to play a different greeting based on the specific holiday. IE "We are closed for thanksgiving". Right now we just manually change the wav file but it'd be nice to have some sort of variable that makes it happen automatically. Do you know if it's possible?
 
Create multiple calendars.

Like this:
If News years = true then play New years wav else
If Memorial day = true the play Memorial Day wav
etc

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top