release 0.3.2

This commit is contained in:
Thomas Ries
2003-04-05 14:17:40 +00:00
parent c5fc06836a
commit d3c28ae5bc
11 changed files with 134 additions and 58 deletions

View File

@@ -48,7 +48,17 @@ sip_listen_port = 5060
######################################################################
# Shall we daemonize?
#
daemonize = 0
daemonize = 1
######################################################################
# What shall I log to syslog?
# 0 - DEBUGs, INFOs, WARNINGs and ERRORs (this is the default)
# 1 - INFOs, WARNINGs and ERRORs
# 2 - WARNINGs and ERRORs
# 3 - only ERRORs
# 4 - absolutely nothing (be careful - you will have no way to
# see what siproxd is doing - or NOT doing)
silence_log = 0
######################################################################
# Secure Enviroment settings: