On 5/24/07, <b class="gmail_sendername">Nitesh Divecha</b> &lt;<a href="mailto:nitesh@vipernetworks.com">nitesh@vipernetworks.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Thanks for your reply,<br><br>The basic system would work as follows: -<br><br>Method 1<br>=======<br>An employee would call in to the system and a welcome message is<br>prompted. After that a employee is asked to enter the employee ID and
<br>PIN number and once verified Employee ID, Caller ID, and time of day is<br>stored into MySQL DB. By end of the day employee will call in again to<br>logout from the system and same information is stored into the DB.<br>
<br>Method 2<br>=======<br>This time employee is verified with Caller ID, so the employee ID and<br>PIN number is skipped and time of day is logged into the DB.<br><br>Is it possible?<br><br>Thanks,<br>Nitesh</blockquote>
<div><br>Anything is possible. But I haven&#39;t seen one off-the-shelf. It really won&#39;t be a big deal to write, though. We created a timeclock application and toyed with allowing people to clock in via phone, and I even wrote the extension logic, but we opted to not enable it because we don&#39;t trust our employees that much.
<br><br>This was years ago, when we were running pre-1.0 code. We&#39;ve switched servers a few times, so the logic is long gone, but it only took an afternoon to write and debug.<br>&nbsp;</div></div><br>