2
0
Эх сурвалжийг харах

listen option removed from example config files

Jiri Kuthan 23 жил өмнө
parent
commit
a56eaf9d3a

+ 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 ----------------------------------