Hi, I use asterisk for a phone quiz game. I need to store data in a database (MySql, postgres) : telephone number, name (voice), ... and of course the answers at the quetions. What's the best way to store my data ? - script with system() command ? - AGI script - CDR - others ... Thanks Jerome Vous manquez d?espace pour stocker vos mails ? Yahoo! Mail vous offre GRATUITEMENT 100 Mo ! Cr?ez votre Yahoo! Mail sur http://fr.benefits.yahoo.com/ Le nouveau Yahoo! Messenger est arriv? ! D?couvrez toutes les nouveaut?s pour dialoguer instantan?ment avec vos amis. A t?l?charger gratuitement sur http://fr.messenger.yahoo.com
Sounds like it be best as a custom app or AGI depending how many calls you will be taking and how bad the performance hit of using an AGI vs Compiled app is for your needs
when you get this up up can you give the phone number? this sounds rather interesting, and fun!!! ----- Original Message ----- From: "bagattin jerome" <jerome_40130@yahoo.fr> To: <asterisk-users@lists.digium.com> Sent: Thursday, September 09, 2004 7:54 PM Subject: [Asterisk-Users] Store data from call to database> Hi, > I use asterisk for a phone quiz game. > I need to store data in a database (MySql, postgres) : > telephone number, name (voice), ... and of course the > answers at the quetions. > > What's the best way to store my data ? > - script with system() command ? > - AGI script > - CDR > - others ... > > Thanks > > Jerome > > > > > > > > Vous manquez d'espace pour stocker vos mails ? > Yahoo! Mail vous offre GRATUITEMENT 100 Mo ! > Cr?ez votre Yahoo! Mail sur http://fr.benefits.yahoo.com/ > > Le nouveau Yahoo! Messenger est arriv? ! D?couvrez toutes les nouveaut?s > pour dialoguer instantan?ment avec vos amis. A t?l?charger gratuitement > sur http://fr.messenger.yahoo.com > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users---------------------------------------- My Inbox is protected by SPAMfighter 1045 spam mails have been blocked so far. Download free www.spamfighter.com today!
--- William Suffill <william.suffill@gmail.com> a ?crit :> Sounds like it be best as a custom app or AGI > depending how many calls > you will be taking and how bad the performance hit > of using an AGI vs > Compiled app is for your needsOK, I first try with AGI which sound like quicker to implement. And if I performance problems I will try a custom app. For the moment I start with T2 (30 calls simultaneus max) connection but it could be increase later.> _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com >http://lists.digium.com/mailman/listinfo/asterisk-users> To UNSUBSCRIBE or update options visit: > >http://lists.digium.com/mailman/listinfo/asterisk-users>Vous manquez d?espace pour stocker vos mails ? Yahoo! Mail vous offre GRATUITEMENT 100 Mo ! Cr?ez votre Yahoo! Mail sur http://fr.benefits.yahoo.com/ Le nouveau Yahoo! Messenger est arriv? ! D?couvrez toutes les nouveaut?s pour dialoguer instantan?ment avec vos amis. A t?l?charger gratuitement sur http://fr.messenger.yahoo.com