Hi Guys,
I have this problem with a few phones, that they can only use IP number for proxy adress and domain. So when they register to the proxy, the location database will have user@ipnumber and not user@domain (use_domain, 0).
The problem is then as follows: that when a caller that registeres with the domain name are unable to call users that register with the domains IP number and vice versa. lookup("location") simply replies not found.
Now I know why it happens, but is there a solution for this problem. Like only look at user and not user@domain or user@ipnumber?
Kind Regards
Claus Futtrup
Hi Claus,
Jan already sent and email on serdev about reverting his changes and re-introducing use_domain for registrar module.
bogdan
Claus Futtrup wrote:
Hi Guys,
I have this problem with a few phones, that they can only use IP number for proxy adress and domain. So when they register to the proxy, the location database will have user@ipnumber mailto:user@ipnumber and not user@domain mailto:user@domain (use_domain, 0).
The problem is then as follows: that when a caller that registeres with the domain name are unable to call users that register with the domains IP number and vice versa. lookup("location") simply replies not found.
Now I know why it happens, but is there a solution for this problem. Like only look at user and not user@domain mailto:user@domain or user@ipnumber mailto:user@ipnumber?
Kind Regards
Claus Futtrup
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Hi,
I have a working ser server (with mysql) and wanted to bolt on serweb. I downloaded from CVS and followed the INSTALL instructions. For example I installed the pear LOG module and enabled logging.
I get the login screen for users & admins, but can't login as either.
I'm getting no logs in /var/log/serweb/ (I created the directory and made sure the apache user could write to it etc.). In "config/config.php", set $config->enable_loging = true;
I'm using mysql on localhost, with the standard user/passwords, so it should run quite easily..
How can I: a) Get the authentication working, or debug it b) Get logging working so I can see what serweb is doing?
Thanks in advance,
Sean
Hi!
The "use_domain" parameter was backported in the meantime and it works. Thanks!
Alex.
Bogdan-Andrei IANCU wrote:
Hi Claus,
Jan already sent and email on serdev about reverting his changes and re-introducing use_domain for registrar module.
bogdan
Claus Futtrup wrote:
Hi Guys,
I have this problem with a few phones, that they can only use IP number for proxy adress and domain. So when they register to the proxy, the location database will have user@ipnumber mailto:user@ipnumber and not user@domain mailto:user@domain (use_domain, 0).
The problem is then as follows: that when a caller that registeres with the domain name are unable to call users that register with the domains IP number and vice versa. lookup("location") simply replies not found.
Now I know why it happens, but is there a solution for this problem. Like only look at user and not user@domain mailto:user@domain or user@ipnumber mailto:user@ipnumber?
Kind Regards
Claus Futtrup
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