Преглед изворни кода

listen option removed from example config files

Jiri Kuthan пре 23 година
родитељ
комит
a56eaf9d3a
4 измењених фајлова са 0 додато и 18 уклоњено
  1. 0 5
      examples/exec.cfg
  2. 0 4
      examples/onr.cfg
  3. 0 5
      examples/redirect.cfg
  4. 0 4
      examples/uas.cfg

+ 0 - 5
examples/exec.cfg

@@ -15,11 +15,6 @@ dns=no # (cmd. line: -r)
 syn_branch=1
 reply_to_via=0
 
-# 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
-
 # ------------------ module loading ----------------------------------
 
 loadmodule "/usr/lib/ser/modules/sl.so"

+ 0 - 4
examples/onr.cfg

@@ -18,10 +18,6 @@ dns=no # (cmd. line: -r)
 syn_branch=1
 reply_to_via=0
 
-# 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
 
 # ------------------ module loading ----------------------------------
 

+ 0 - 5
examples/redirect.cfg

@@ -14,11 +14,6 @@ dns=no # (cmd. line: -r)
 syn_branch=1
 reply_to_via=0
 
-# 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
-
 # ------------------ module loading ----------------------------------
 
 loadmodule "/usr/lib/ser/modules/sl.so"

+ 0 - 4
examples/uas.cfg

@@ -20,10 +20,6 @@ rev_dns=0      # (cmd. line: -R)
 port=5068
 reply_to_via=no
 
-# 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
 
 # ------------------ module loading ----------------------------------