hi,
 
When i turn on log_strerror=yes, I can't not register my SIP UE with SER.
 
When i comment out "listen" and fork, I can register; When i only comment out listen, it also can not register.
 
Can anybody take a look ?
 
Thanks,
hong
 
--------------------------
debug=4        # debug level (cmd line: -dddddddddd)
listen=192.168.8.96
fork=no
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
fifo="/tmp/ser_fifo"