When we reload trusted table and using MySQL as database, kamailio crashes.
This does not happen when using PostgreSQL
We only have one record in the database too:
mysql> select * from trusted\G
*************************** 1. row ***************************
id: 1
src_ip: 192.168.110.152
proto:
from_pattern: NULL
ruri_pattern: NULL
tag: fs02
priority: 0
1 row in set (0.00 sec)
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/228