Hi Steve! Here is what I have in my openser.cfg:
/debug=3 # debug level (cmd line: -dddddddddd) log_facility=LOG_LOCAL3 / And I use syslog to have my personnal log. I added this line in my /etc/syslog.conf /local3.* -/var/log/openser/openser.log local3.warn -/var/log/openser/warn.log / Another way to trace a call is to use ngrep, as: /ngrep port 5060 /So you can trace all SIP information. Hope will help you Regards Greg Bogdan-Andrei Iancu wrote: > Hi Steve, > > see the logging tutorial : > http://www.voice-system.ro/docs/ser-syslog/ > > also try to start the proxy by hand : > openser -f path_to_cfg_file > > regards, > bogdan > > Steve Xu wrote: > >> Hi folks, >> >> I setup "debug=7" in openser.cfg, however I still cannot get any >> detail debug print out in /var/log/messages. >> >> Here is how I launch the openser: >> >> openserctl start >> >> There is a logic errors in openser.cfg and I try to trace down the >> call step by step, how can I do it? >> >> Thanks for your time to read my question, I am really appreciated on >> it. >> >> Steve >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> 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 > _______________________________________________ Users mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/users
