Well, maybe not, but that is the error that prevents OpenSER from starting.
When I use MySQL instead of dbtext, all is well. I can use allow_trusted() and everything works fine.
Any ideas?
- Daryl
On 3/18/07, Juha Heinanen jh@tutpro.com wrote:
Daryl Sanders writes:
I am pretty sure the "trusted" table format is correct. This is what I have.
src_ip(str) proto(str) from_pattern(str) tag(str,null) 192.168.0.10:any:^sip:.*$:
I get the following error when I start OpenSER...
ERROR: permissions: reload_address_table(): Error while querying database
trusted table has nothing to do with reload_address_table() function.
-- juha