In which log file the messages can be found depends a lot on the configuration
of your syslog daemon. On debian for example you will see them at /var/log/
daemon.log. syslog may be another candidate for searching.
Nils
On Tuesday 02 December 2003 11:40, hong cheng wrote:
hi,
I have set the debug=9 in ser.cfg and build with mode=debug, but i still
can not get much info from /var/log/messages.
Can anybody give a hint ?
Many thanks,
hong
--------------------------
debug=9 # debug level (cmd line: -dddddddddd)
fork=yes
log_stderror=no # (cmd line: -E)
#debug=7
#fork=no
#log_stderror=yes
check_via=no # (cmd. line: -v)
dns=no # (cmd. line: -r)
rev_dns=no # (cmd. line: -R)
port=5060
children=4
fifo="/tmp/ser_fifo"
--------------------------------
Dec 2 18:32:09 localhost ./ser[15797]: INFO: udp_init: SO_RCVBUF is
initially 6 5535
Dec 2 18:32:09 localhost ./ser[15797]: INFO: udp_init: SO_RCVBUF is
finally 131 070
Dec 2 18:32:09 localhost ./ser[15797]: INFO: udp_init: SO_RCVBUF is
initially 6 5535
Dec 2 18:32:09 localhost ./ser[15797]: INFO: udp_init: SO_RCVBUF is
finally 131 070
Dec 2 18:32:09 localhost ./ser[15806]: INFO: fifo process starting: 15806
Dec 2 18:32:09 localhost ./ser[15806]: SER: open_uac_fifo: fifo server up
at /t mp/ser_fifo...