Hi,
I did the migaration the core and DB and after this I have some error in
opensips starting that listed in blow:
1-usrloc module :
[15279]: ERROR:core:db_check_table_version: invalid version 1007 for table
location found, expected 1009
[15279]: ERROR:usrloc:register_udomain: error during table version check.
[15279]: ERROR:registrar:domain_fixup: failed to register domain
[15279]: ERROR:core:fix_actions: fixing failed (code=-1) at cfg line 286
[15279]: CRITICAL:core:fix_expr: fix_actions error
[15279]: ERROR:core:main: failed to fix configuration with err code -1
[15279]: INFO:core:cleanup: cleanup
2-rtpproxy module:
DBG:core:yyparse: loading module /usr/lib64/opensips/modules/rtpproxy.so
ERROR:core:version_control: module compile flags mismatch for rtpproxy
#012core: STATS: On, USE_IPV6, USE_TCP, DISABLE_NAGLE, USE_MCAST, SHM_MEM,
SHM_MMAP, PKG_MALLOC, F_MALLOC, DBG_F_MALLOC, FAST_LOCK-ADAPTIVE_WAIT
#012module: STATS: On, USE_IPV6, USE_TCP, DISABLE_NAGLE, USE_MCAST, SHM_MEM,
SHM_MMAP, PKG_MALLOC, F_MALLOC, DBG_QM_MALLOC, DBG_F_MALLOC,
FAST_LOCK-ADAPTIVE_WAIT
The first error solved by replacing "2" from modparam("usrloc", "db_mode", 2)
with "0".
Why the "2" value make the problem?
How I solve this errors?
Regards,
H.Yavari_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users