Page 1 of 1

Phone Reminder

PostPosted: Tue Feb 19, 2008 11:45 am
by kingtux
Has anyone used the agi-VDADautoREMINDER.agi to read data from DB and play to recipient? For example....
Doctor office wants to call clients reminding them they have an appointment on such-and-such date?

What I'm thinking of doing is building a web interface so employee can import reminder data such as; Name, Time and Date into DB...
From there use agi-VDADautoREMINDER.agi to query db and play message for each specific client.

Has anyone tried this?? Or lead me in the right direction??

PostPosted: Tue Feb 19, 2008 6:29 pm
by mflorell
I have done something similar for a client. It was extremely customized to them which is why I have not included it in the release. You are on the right track for this, the remonder AGI script can be modified to do this.

PostPosted: Thu Feb 21, 2008 10:55 pm
by kingtux
Thanks matt... I will give it a go.