[Serusers] lookup error
Jiri Kuthan
jiri at iptel.org
Fri Apr 18 18:55:51 CEST 2003
This annoying error message draws your attention to your misconfiguration.
It makes no sense to lookup on REGISTER requests and that's why SER complains.
Change to
if (uri==myself) {
if (method==REGISTER") {
...
break;
}
lookup("aliases");
...
-Jiri
At 04:47 PM 4/18/2003, ricvil at epm.net.co wrote:
>Hi,
>
>I am running Ser 0.8.10 and constantly get an annoying error in the syslog
>even though everything works fine. The error is:
>Apr 18 09:26:40 maui /usr/sbin/ser[31394]: lookup(): Error while extracting
>username
>
>and it happens everytime somebody registers. I don't know if I am missing
>something with the "lookup" command. It looks like:
>
>------------------
> if (uri==myself) {
> lookup("aliases");
> if (method=="REGISTER") {
>------------------
>
>Any help is appreciated.
>
>Thanks,
>Ricardo Villa
>
>
>________________________________________
>Acceso rápido a Internet con Epm.Net http://www.epm.net.co
>
>
>
>_______________________________________________
>Serusers mailing list
>serusers at lists.iptel.org
>http://lists.iptel.org/mailman/listinfo/serusers
--
Jiri Kuthan http://iptel.org/~jiri/
More information about the sr-users
mailing list