Andrei Pelinescu-Onciul před 21 roky
rodič
revize
b3a2b646fb
1 změnil soubory, kde provedl 0 přidání a 32 odebrání
  1. 0 32
      bat.cfg

+ 0 - 32
bat.cfg

@@ -1,32 +0,0 @@
-#
-# 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)
-#log_stderror=yes # (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{
-
-	rewritehostport("iptel.org");
-	forward("fox.iptel.org", 5060);
-}
-