<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body>
I would be interested in the AGI Script. As for the voice prompts, I
am having Allison record some stuff for me on Monday, including prompts
for such a wake up system, that I plan to donate back to the Asterisk
community. <br>
<br>
This is what I have for Allison:<br>
<br>
<table width="100%" border="1" bordercolor="#000000" cellpadding="4"
cellspacing="0">
<thead><tr>
<td width="100%" valign="top">
<p>Wake up call! This is your requested wake up call!</p>
</td>
</tr>
</thead> <tbody>
<tr>
<td width="100%" valign="top">
<p>To request a wake-up call, press 1.</p>
</td>
</tr>
<tr>
<td width="100%" valign="top">
<p>To confirm a wake-up call, press 2.</p>
</td>
</tr>
<tr>
<td width="100%" valign="top">
<p>To cancel a pending wake-up call, press 3.</p>
</td>
</tr>
</tbody>
</table>
<table width="100%" border="1" bordercolor="#000000" cellpadding="4"
cellspacing="0">
<col width="256*"> <thead> <tr>
<td width="100%" valign="top">
<p>Enter the two digit hour of the wake up call.</p>
</td>
</tr>
</thead> <tbody>
<tr>
<td width="100%" valign="top">
<p>Enter the two digit minute of the wake up call.</p>
</td>
</tr>
<tr>
<td width="100%" valign="top">
<p>Press 1 for A.M. or press 2 for P.M.</p>
</td>
</tr>
<tr>
<td width="100%" valign="top">
<p>You have requested a wake-up call for</p>
</td>
</tr>
<tr>
<td width="100%" valign="top">
<p>You do not have a scheduled wake-up call.</p>
</td>
</tr>
<tr>
<td width="100%" valign="top">
<p>Your wake up call has been canceled.</p>
</td>
</tr>
<tr>
<td width="100%" valign="top">
<p>Hours must be between zero one and one two.</p>
</td>
</tr>
<tr>
<td width="100%" valign="top">
<p>Minutes must be between zero zero and five nine.</p>
</td>
</tr>
</tbody>
</table>
<br>
<br>
Will these prompts be compatible with your script?<br>
<br>
<br>
Robert<br>
<br>
Rob Fugina wrote:
<blockquote cite="mid20040229014905.GA23828@geekthing.com" type="cite">
<pre wrap="">On Sat, Feb 28, 2004 at 08:39:26PM -0500, Bill Michaelson wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Anybody know how to implement a hotel wake-up call feature with *?
</pre>
</blockquote>
<pre wrap=""><!---->
I just wrote an AGI for it. I literally just got it working the day
before yesterday, so it's not really 'pretty' yet. I also don't have
all of the voice prompts I need, so it's a little rough there, too.
I don't have time to go into more detail at the moment, but send me a
message directly if you're interested...
Rob
</pre>
</blockquote>
<br>
</body>
</html>