sip_warning is enabled by default (very useful for debugging, I wouldn't a proxy without it). This is needed because the default value changed in 3.1 (from on to off).
@@ -53,6 +53,7 @@ rev_dns=no # (cmd. line: -R)
#mhomed=yes # usefull for multihomed hosts, small performance penalty
#disable_tcp=yes
#tcp_accept_aliases=yes # accepts the tcp alias via option (see NEWS)
+sip_warning=yes
#!ifdef WITH_TLS
enable_tls=yes
@@ -191,6 +191,7 @@ phone2tel=no # ignore user=phone in request-URIs -- otherwise
# to TEL URIs, and their lookup would fail in URI
# database
reply_to_via=no
# public IP address
#DEBCONF-LISTEN-START
listen=127.0.0.1
@@ -76,6 +76,7 @@ rev_dns=no # (cmd. line: -R)
#!endif