|
@@ -13,12 +13,17 @@ fork=yes
|
|
log_stderror=no # (cmd line: -E)
|
|
log_stderror=no # (cmd line: -E)
|
|
children=4
|
|
children=4
|
|
|
|
|
|
|
|
+port=5060
|
|
|
|
+
|
|
# Uncomment these lines to enter debugging mode
|
|
# Uncomment these lines to enter debugging mode
|
|
#fork=no
|
|
#fork=no
|
|
#log_stderror=yes
|
|
#log_stderror=yes
|
|
-#
|
|
|
|
|
|
|
|
-port=5060
|
|
|
|
|
|
+# Uncomment this to prevent the blacklisting of temporary not available destinations
|
|
|
|
+#disable_dns_blacklist=yes
|
|
|
|
+
|
|
|
|
+# # Uncomment this to prevent the IPv6 lookup after v4 dns lookup failures
|
|
|
|
+#dns_try_ipv6=no
|
|
|
|
|
|
# uncomment the following lines for TLS support
|
|
# uncomment the following lines for TLS support
|
|
#disable_tls = 0
|
|
#disable_tls = 0
|