Hi,

I am looking for a simple php agi script that locates a speeddial number in a MySQL database and then dials that number.

ie.

exten => 01,1,Noop(speeddial 01)
exten => 01,2,Agi(do database lookup on 01 and finds $NUMBERTODIAL)
exten => 01,3,Goto($NUMBERTODIAL,1)

Anybody know if something like this exists or should I start from scratch.

tx

M

-- 

"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.
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to