The complete error is as follows...
0(0) permissions - initializing
0(0) WARNING: File not found: /usr/local/etc/openser/permissions.allow
0(0) Default allow file (/usr/local/etc/openser/permissions.allow)
not found => empty rule set
0(0) WARNING: File not found: /usr/local/etc/openser/permissions.deny
0(0) Default deny file (/usr/local/etc/openser/permissions.deny) not
found => empty rule set
0(0) ERROR: permissions: reload_address_table(): Error while querying database
0(0) permissions:init_addresses(): Reload of address table failed
0(0) Error while initializing allow_address function
0(0) init_mod(): Error while initializing module permissions
ERROR: error while initializing modules
- Daryl
On 3/18/07, Juha Heinanen <jh(a)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