Hi Kris, that CDR procedure is working in our MySQL servers. Just remember to set a 'DELIMITER' when introducing the code in the MySQL console:
DELIMITER // CREATE PROCEDURE `kamailio_cdrs`() ... END // Regards 2010/2/11 Daniel-Constantin Mierla <mico...@gmail.com> > Hello, > > please use public mailing list for such questions. Direct messages get long > delayed or lost in most of the cases. Mailing list has plenty of developers > and community users that can help you faster. Besides that, new people can > benefit of older discussions. > > On 2/11/10 2:14 AM, Kris Amy wrote: > >> Hi Daniel, >> >> It would seem to me that the stored procedure on >> http://siremis.asipto.com/install-accounting/ is for PostgreSQL. I'm >> going to try and getting it working with MySQL. >> > it is for mysql. > > Cheers, > Daniel > >> >> Just thougth you may want to update the page. >> >> >> > -- > Daniel-Constantin Mierla > eLearning class for Kamailio 3.0.0 > * http://www.asipto.com/ > > > _______________________________________________ > Kamailio (OpenSER) - Users mailing list > Users@lists.kamailio.org > http://lists.kamailio.org/cgi-bin/mailman/listinfo/users > http://lists.openser-project.org/cgi-bin/mailman/listinfo/users >
_______________________________________________ Kamailio (OpenSER) - Users mailing list Users@lists.kamailio.org http://lists.kamailio.org/cgi-bin/mailman/listinfo/users http://lists.openser-project.org/cgi-bin/mailman/listinfo/users