Hi,
I tried to install on my Openser 1.2.2 the permissions module so i can use an asterisk gateway. I populated the trusted table with information about the gateway.
When i tried to run OpenSer it gave me some errors.
Can anyone tell me what could be the problem? Below are the erros and the data on trusted table.
Thanks in advance,
Nuno
0(3824) init_tcp: using epoll_lt as the io watch method (auto detected)
0(0) INFO: statistics manager successfully initialized
0(0) StateLess module - initializing
0(0) TM - initializing...
0(0) Maxfwd module- initializing
0(0) INFO:ul_init_locks: locks array size 512
0(0) TextOPS - initializing
labvoipua:/etc/openser# 0(0) permissions - initializing
0(0) Default allow file (//etc/openser/permissions.allow) not found => empty rule set
0(0) Default deny file (//etc/openser/permissions.deny) not found => empty rule set
0(0) hash_table_insert(): Unknown protocol
0(0) ERROR: permissions: trusted_reload(): Hash table problem
0(0) init_trusted(): Reload of trusted table failed
0(0) Error while initializing allow_trusted function
0(0) init_mod(): Error while initializing module permissions
ERROR: error while initializing modules
0(0) INFO:mi_fifo:mi_destroy:memory for the child's mi_fifo_pid was not allocated -> nothing to destroy
TRUSTED TABLE
+----+----------------+-------+--------------+------+---------+
| id | src_ip | proto | from_pattern | tag | version |
+----+----------------+-------+--------------+------+---------+
| 1 | 192.168.137.20 | Any | ^sip:.*$ | NULL | 3 |
+----+----------------+-------+--------------+------+---------+