Browse Source

add QNQ to scanner list

* this should NOT be static
* we should collect and auto-add new
master
lazedo 6 years ago
parent
commit
e7fa9df747
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      kamailio/sanity.cfg

+ 1
- 0
kamailio/sanity.cfg View File

@ -60,6 +60,7 @@ route[SANITY_CHECK]
$ua == "pplsip" ||
$ua =~ "NiceGuy" ||
$ua =~ "PortSIP" ||
$ua =~ "QNQ" ||
$ua =~ "sipcli" ) {
xlog("L_WARN", "$ci|end|dropping message with user-agent $ua from $si:$sp\n");
drop;


Loading…
Cancel
Save