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
Added block rule for PortSIP VoIP SDK user agents
drop_requests
Sergey Safarov
8 years ago
committed by
lazedo
parent
278f42d5ae
commit
6a27ddb197
1 changed files
with
1 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
kamailio/default.cfg
+ 1
- 0
kamailio/default.cfg
View File
@ -397,6 +397,7 @@ route[SANITY_CHECK]
$ua
=
= "sundayddr" ||
$ua
=
= "sundayddr" ||
$ua
=
= "pplsip" ||
$ua
=
= "pplsip" ||
$ua
=
~ "NiceGuy" ||
$ua
=
~ "NiceGuy" ||
$ua
=
~ "PortSIP" ||
$ua
=
~ "sipcli" ) {
$ua
=
~ "sipcli" ) {
xlog("L_WARN", "$ci|end|dropping message with user-agent $ua from $si:$sp\n");
xlog("L_WARN", "$ci|end|dropping message with user-agent $ua from $si:$sp\n");
exit;
exit;
Write
Preview
Loading…
Cancel
Save