Răsfoiți Sursa

bat stateless reflector added

Jiri Kuthan 23 ani în urmă
părinte
comite
8556c04e32
1 a modificat fișierele cu 30 adăugiri și 0 ștergeri
  1. 30 0
      bat.cfg

+ 30 - 0
bat.cfg

@@ -0,0 +1,30 @@
+#
+# iptel.org real world configuration: bat reflector
+#
+# $Id$
+#
+
+### USRLOC is temporarily commented out as we need forking
+### for Cebit Demo; seek ###XXX
+
+
+debug=9          # debug level (cmd line: -dddddddddd)
+fork=yes
+log_stderror=no # (cmd line: -E)
+check_via=yes     # (cmd. line: -v)
+dns=on           # (cmd. line: -r)
+rev_dns=yes      # (cmd. line: -R)
+port=5060
+
+# advertise IP address in Via (as opposed to advertising DNS name
+# which is annoying for downstream servers and some phones can
+# not handle DNS at all)
+listen=195.37.77.100
+
+
+
+route{
+
+	forward("fox.iptel.org", 5060);
+}
+