<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Helvetica, Arial, sans-serif">Hi,<br>
<br>
I am looking for a simple php agi script that locates a speeddial
number in a MySQL database and then dials that number.<br>
<br>
ie.<br>
<br>
exten =&gt; 01,1,Noop(speeddial 01)<br>
exten =&gt; 01,2,Agi(do database lookup on 01 and finds $NUMBERTODIAL)<br>
exten =&gt; 01,3,Goto($NUMBERTODIAL,1)<br>
<br>
Anybody know if something like this exists or should I start from
scratch.<br>
<br>
tx<br>
<br>
M<br>
<br>
</font>
<pre class="moz-signature" cols="72">-- 

"Opportunity is missed by most people because it is
dressed in overalls and looks like work."

Thomas Alva Edison - Inventor of 1093 patents,
including the light bulb, phonogram and motion pictures.
</pre>
</body>
</html>