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. [EMAIL PROTECTED] -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ben Ferguson - backcountry.com Sent: Wednesday, February 21, 2007 6:08 PM To: [email protected] 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 [email protected] http://openser.org/cgi-bin/mailman/listinfo/users _______________________________________________ Users mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/users
