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