Hi Alex,<br>here are the details, please let me know if you need more information;&#39;<br><br>modparam(&quot;permissions&quot;, &quot;db_mode&quot;, 1)<br>modparam(&quot;permissions&quot;, &quot;trusted_table&quot;, &quot;trusted&quot;)<br>
modparam(&quot;permissions&quot;, &quot;db_url&quot;, &quot;mysql://openser:openserrw@localhost/openser&quot;)<br><br><br><br>kamctl trusted show<br>+----+----------------+-------+--------------+------+---------+<br>| id | src_ip         | proto    | from_pattern | tag | version |<br>
+----+----------------+-------+--------------+------+---------+<br>|  3 | 192.168.1.1   | any    | ^sip:.*$     | NULL |    NULL | <br>|  4 | 192.168.2.2   | any    | ^sip:.*$     | NULL |    NULL | <br>|  6 | 192.168.3.3   | any    | ^sip:.*$     | NULL |    NULL |<br>
|  7 | 192.168.4.4   | any    | ^sip:.*$     |          |    NULL | <br>|  8 | 192.168.5.5   | any    | ^sip:.*$     |          |    NULL | <br>|  9 | 192.168.6.6   | any    | ^sip:.*$     |          |    NULL |<br>+----+----------------+-------+--------------+------+---------+<br>
<br><br><br>IP address of the caller which was able to bypass INVITE AUTH is e.g 10.10.1.1, <br>completly diffrent in all octects from the ip addresses in my trusted table.<br><br>Thanks,<br><br>Asim<br><br>