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@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@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
-- Jiri Kuthan http://iptel.org/~jiri/