Hey, We have worked up our own installation of serweb without Confirmation mail by tweaking the sql. What *ROUGHLY* you have to do is to 1. remove the "sql insert" into pending table from reg/index.php. 2. remove the "sql table copy" (select * into from...) from pending to subscribers table in reg/confirmation.php. 3. Add the equivalent of above two codes as a single insert into subscribers in the file reg/index.php. (I may be missing the file names correctly though, since I did that a long ago.) This will cause the registration records to directly go into the subscribers table without going to the pending table. You might want to change/edit the related code and messages accordingly. But remember, it is always good to follow the prescribed path.
Regards, Ashutosh Kumar
-----Original Message----- From: serusers-bounces@iptel.org [mailto:serusers-bounces@lists.iptel.org] On Behalf Of Karel Kozlik Sent: Friday, December 09, 2005 1:47 PM To: ciprian niculescu Cc: serusers@lists.iptel.org Subject: Re: [Serusers] create user problem with serweb
Hi, unfotunately current version of serweb doesn't allow to register users without sending confirmation mail. It is feature of planed next release. I hope the beta version will be avaiable shortly after New Year.
You may use serctl for now.
regards, Karel
ciprian niculescu napsal(a):
hi,
i have installed ser and serweb, i use it for teaching sip signaling, and i don't want to use confirmation mail for creating user accounts, i've looked around the docs/code but nothing pop up.
i'm using CentOS, mysql, last ser and last serweb
ciprian
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
_______________________________________________ Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers