Use database triggers for that. On Oct 1, 2015 7:44 AM, "Rodrigo Pimenta Carvalho" <[email protected]> wrote:
> > > Dear OpenSIPS-users, > > > A requirement of my current project says that the list of registered > calls, from table acc, must have no more than X records. So, I need an way > of controlling how many records can be kept in acc table. > > > Is there some script code that allows me to limit the maximum number of > records in acc table and missed_calls too? By the way, when a call is > created, but the table acc has the maximum allowed number of records, it > should delete the old data record and keep the new one. > > > Any hint will be very helpful! > > > Best regards. > > > RODRIGO PIMENTA CARVALHO > Inatel Competence Center > Software > Ph: +55 35 3471 9200 RAMAL 979 > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > >
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
