This website works better with JavaScript.
Home
Explore
Help
Sign In
ruhnet
/
kazoo-configs-kamailio
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
183
Wiki
Activity
Browse Source
Adding some recent User-Agents to the block list
drop_requests
Derek Miles
8 years ago
parent
0646be4bfb
commit
1e653470c6
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
kamailio/default.cfg
+ 2
- 0
kamailio/default.cfg
View File
@ -391,6 +391,8 @@ route[SANITY_CHECK]
if ($ua
=
= "friendly-scanner" ||
$ua
=
= "sundayddr" ||
$ua
=
= "pplsip" ||
$ua
=
~ "NiceGuy" ||
$ua
=
~ "sipcli" ) {
xlog("L_WARN", "$ci|end|dropping message with user-agent $ua from $si:$sp\n");
exit;
Write
Preview
Loading…
Cancel
Save