I forgot to look for the precense of kamailio logs in the messages file before they expire. I do not kow for sure whether they were there or not. Also, that line was there in the default syslog.conf file of the proxy that was working fine, we did not put it manually. It was hard for us to find that fix. And both servers have CentOS 5.2, 64 bits, but it could be an update after the installation I guess. cheers
jp ----- Original Message ---- From: Daniel-Constantin Mierla <mico...@gmail.com> To: Juan Perez <jperezsip2...@yahoo.com> Cc: Henning Westerholt <henning.westerh...@1und1.de>; users@lists.kamailio.org Sent: Wednesday, September 30, 2009 3:20:16 AM Subject: Re: [Kamailio-Users] kamailio 1.4.3 slow Hello, On 29.09.2009 23:17 Uhr, Juan Perez wrote: > we finally found what was causing the prob, at least the prob is gone after > doing this: > In the syslog config file of the server where kamailio was working fine we >found this entry: > local0.none /var/log/messages > we added it to the server with probs and problem solved. > Since we were using the facility 0 to log the messages from kamailio >apparently we need to add that entry listed above as well to make the logging >work better. > this is how we setup kamailio's logging, using the example from the web: > # log messages with LOG_LOCAL0 in /var/log/ser.log > local0.* -/var/log/proxy.log > I do not know the reason why but it fixed our issue. I wanted to share with >you. > cheers and thank you a lot for your assistance before this local0.none line in syslog.conf, did you get the messages written by kamailio to /var/log/messages as well as in /var/log/proxy.log? If yes, that might caused delays since it was synchronous writing to /var/log/messages -- although pretty strange considering all local0 were diverted to proxy.log, but of course it depends to syslog default conf at the end. Cheers, Daniel -- Daniel-Constantin Mierla * Kamailio SIP Masterclass, Nov 9-13, 2009, Berlin * http://www.asipto.com/index.php/sip-router-masterclass/ _______________________________________________ Kamailio (OpenSER) - Users mailing list Users@lists.kamailio.org http://lists.kamailio.org/cgi-bin/mailman/listinfo/users http://lists.openser-project.org/cgi-bin/mailman/listinfo/users