Hello,
I would like to know if SER stores somewhere the last "registration" date for a given user.
I have looked at all tables and couldn't find such a field.
So I would like to know if there is a recommended way to automatically delete all users who haven't logged in since more than x months?
Thank you,
You could create something, I suppose...
Perhaps add an avp entry every time someone registers... write something to the DB with a attribute of 'lastreg' or some such... and then you could write a program which checks the values against the date and purge everyone who hasn't logged in in 6 months.
N.
On Wed, 26 Oct 2005 14:56:53 +0200, Damien Sandras wrote
Hello,
I would like to know if SER stores somewhere the last "registration" date for a given user.
I have looked at all tables and couldn't find such a field.
So I would like to know if there is a recommended way to automatically delete all users who haven't logged in since more than x months?
Thank you,
-- _ Damien Sandras (o- GnomeMeeting: http://www.gnomemeeting.org/ //\ FOSDEM 2006 : http://www.fosdem.org v_/_ SIP Phone : sip:dsandras@gnomemeeting.net sip:600000@gnomemeeting.net
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers