12-28-2012 12:28 PM - edited 03-14-2019 11:02 AM
Hi,
Does anyone have an example of how I can get my holiday message to play at a certain time of day. My vendor has it playing on the holiday, i.e. Jan 1, 2013, starts at midnight and plays until the next midnight, but I would like for it to start playing at a set time, i.e., Dec 31, 2012, 5:00pm and stop at Jan 2, 7:00am. This is what we’ve tried so far in my xml file, but it doesn’t work.
<Holidays>
<Main>
<Holiday1 description="News Year">
<Greeting>Holidays.wav</Greeting>
<Start_Date>1/2/12</Start_Date>
<Start_Time>00:00:01</Start_Time>
<End_Date>1/2/12</End_Date>
<End_Time>23:59:59</End_Time>
</Holiday1>
<Holiday2 description="MLK">
<Greeting>Holidays.wav</Greeting>
<Start_Date>1/18/12</Start_Date>
<Start_Time>00:00:01</Start_Time>
<End_Date>1/18/12</End_Date>
<End_Time>23:59:59</End_Time>
</Holiday2>
Anyone have an idea on how I would configure this? Thanks. Any and all help is greatly appreciated.
12-31-2012 03:09 PM
this is my scheduld doc
01-02-2013 05:46 AM
Hi,
Thanks for the reply. I will try this and let you know how it goes.
Eric
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide