[OpenSER-Devel] mi_datagram error
Juha Heinanen
jh at tutpro.com
Sat Jun 30 10:25:43 CEST 2007
i tried the new mi_datagram module and got this kind of error when i
started openser:
Jun 30 11:20:33 localhost /usr/sbin/openser[28663]: ERROR:datagram_fnc:mi_sock_check: security: sock_check: socket^I/tmp/sems_openser_sock inode/dev number differ: 57561 672872
i have defined:
# -- mi_datagram params
modparam("mi_datagram", "socket_name", "/tmp/sems_openser_sock")
modparam("mi_datagram", "unix_socket_mode", 0600)
modparam("mi_datagram", "unix_socket_user", "root")
modparam("mi_datagram", "unix_socket_group", "root")
-- juha
More information about the Devel
mailing list