Explorar o código

etc/kamailio.cfg: detect sipvicious as scanner

Kevin Olbrich %!s(int64=6) %!d(string=hai) anos
pai
achega
07dbb9659a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      etc/kamailio.cfg

+ 1 - 1
etc/kamailio.cfg

@@ -581,7 +581,7 @@ route[REQINIT] {
 		}
 	}
 #!endif
-	if($ua =~ "friendly-scanner|sipcli|VaxSIPUserAgent") {
+	if($ua =~ "friendly-scanner|sipcli|sipvicious|VaxSIPUserAgent") {
 		# silent drop for scanners - uncomment next line if want to reply
 		# sl_send_reply("200", "OK");
 		exit;