This will be interesting to see the responses to this email. I tried for a long time to get logging to work on OpenSER also. Followed all of the instructions (several times, so I surely would have gotten it right at least once). Finally gave it up. Probably something really trivial.
Scott Yagel PacketCall, Inc. syagel@packetcall.net
-----Original Message----- From: users-bounces@openser.org [mailto:users-bounces@openser.org] On Behalf Of Ben Ferguson - backcountry.com Sent: Wednesday, February 21, 2007 6:08 PM To: users@openser.org Subject: [Users] No logging. OpenSER on OpenBSD
I can't get any logging out of openSER for some reason. I've tried using the log_facility setup via /etc/syslog.conf and i still cannot get any output. What am I missing?
Here's the top of my openser.cfg file:
debug=9 # debug level (cmd line: -dddddddddd) fork=yes log_stderror=yes # (cmd line: -E)
check_via=no # (cmd. line: -v) dns=no # (cmd. line: -r) rev_dns=no # (cmd. line: -R) port=5060 children=4 sip_warning=yes #log_facility=LOG_LOCAL7
I've tried un-commenting that last line to correspond to my /etc/syslog.conf:
# don't log messages with LOG_LOCAL7 in /var/log/syslog anymore *.*;auth,authpriv.none,local0.none -/var/log/syslog
# # log messages with LOG_LOCAL7 in /var/log/ser.log local7.* -/var/log/ser.log
What am i doing wrong? Any ideas?
Thanks, Ben
_______________________________________________ Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users