Jelajahi Sumber

- add a hint about the automatically auto blacklisting and ipv6 lookup to the config file

git-svn-id: https://openser.svn.sourceforge.net/svnroot/openser/trunk@2825 689a6050-402a-0410-94f2-e92a70836424
Henning Westerholt 18 tahun lalu
induk
melakukan
42ee1c916d
1 mengubah file dengan 7 tambahan dan 2 penghapusan
  1. 7 2
      etc/openser.cfg

+ 7 - 2
etc/openser.cfg

@@ -13,12 +13,17 @@ fork=yes
 log_stderror=no    # (cmd line: -E)
 children=4
 
+port=5060
+
 # Uncomment these lines to enter debugging mode 
 #fork=no
 #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
 #disable_tls = 0