I have a question regarding MySQL CDR's:
For a given extension I need to limit the number of minutes it can use in a
given week.
I was thinking about using the CDR information in the MySQL table to see the
usage for the week and then if exceeded, STOP the call and play a message.
does anybody have a suggestion on how to query the database so I don't have
to add-up all the minutes this particular extension have used during the
week?

Regards,
Uriel

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Olle E.
Johansson
Sent: Sunday, September 21, 2003 10:20 AM
To: [EMAIL PROTECTED]
Subject: Re: [Asterisk-Users] MY Sql CDR


Look here:
http://www.voip-info.org/tiki-index.php?page=Asterisk+cdr+mysql
/Olle

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to