On Sun, 2003-08-31 at 15:39, Josh Edwards wrote: > let me first say this is an amazing product. > > > ok here is my question > > what I want to do is be able to have people call me and answar > questions. The answars to there questions would need to be stored in a > mysql database. > > so > > call comes in > > asterisks plays question > > asterisk waits for answar > > caller presses > 3 > > into a sql table goes (callerid,questionnum,3) > > on to next question. > > > Can this be done in asterisks, if so, can anyone point me in the > correct direction? howto's code examples etc
If you are stuck on mysql, then you will need to do this in agi. If you could do it in postgres, then there is the PSQL commands. -- Steven Critchfield <[EMAIL PROTECTED]> _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
