[Serusers] which table the funtion "save" saved to

jimmy way jimway71 at yahoo.com
Mon Dec 1 05:21:14 CET 2003


Hi all,
  I use function "save" to save use information when
user register, like this:
        if (method=="REGISTER") {
              if (!www_authorize("novsky.com",
"subscriber")) {
                      www_challenge("novsky.com",
"1");
                      break;
                      };
                  save("location");
                  break;
        };
But after a SIP UA registed, I sometimes can't see the
use in mysql table ser.location. Is it right?
And if a user registerd from many different IP
address, there are many log about the user in mysql
table ser.location. 


wangji
12/1/03

__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree




More information about the sr-users mailing list