Hi Alex,<br>here are the details, please let me know if you need more information;'<br><br>modparam("permissions", "db_mode", 1)<br>modparam("permissions", "trusted_table", "trusted")<br>
modparam("permissions", "db_url", "mysql://openser:openserrw@localhost/openser")<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>