Hi Edson,
Edson Gellert Schubert wrote:
Hi, list...
We are migrating from SER 0.9.2 to OpenSER 1.0.0
The machine is a x86_64 Xeon 3.0GHz Dell, with ! GB RAM and LVM over a 70 SCSI HD. We are using OpenSUSE 10.0-OSS, with minimun packet selection, just added with OpenSER pre-reqs and nGrep. I run two versions of MySQL: the OpenSUSE stock 4.1.13, and 5.0.18, downloaded from MySQL site and compiled with 'rpmbuild'. GCC version please, see below on <0>.
my first guess is that you load ACC module before TM. ACC needs to register some callback to TM and finds it un-initialized. swapping the order should do it.
regards, bogdan
*<3>********************************************************************* sip:/root # openser -TDdd Listening on udp: XXX.XXX.XXX.XXX [XXX.XXX.XXX.XXX]:5070 Aliases: *: sip.xxxx.com.br:* *: xxxx.com.br:*
0(31517) fm_malloc_init: F_OPTIMIZE=16384, /ROUNDTO=2048 0(31517) fm_malloc_init: F_HASH_SIZE=2099, fm_block size=33608 0(31517) fm_malloc_init(0x2aaaacebd000, 33554432), start=0x2aaaacebd000 0(31517) shm_mem_init: success 0(0) core dump limits set to 18446744073709551615 0(0) DEBUG: init_mod: mysql 0(0) mysql: MySQL client version is 4.1.13 0(0) DEBUG: init_mod: acc 0(0) ACC - initializing 0(0) find_export: found <load_tm> in module tm [/usr/lib/openser/modules/tm.so] 0(0) ERROR:tm:register_tmcb: callback type TMCB_REQUEST_IN registration attempt before TM module initialization 0(0) ERROR:acc:mod_init: cannot register TMCB_REQUEST_IN callback 0(0) init_mod(): Error while initializing module acc ERROR: error while initializing modules 0(0) DEBUG: tm_shutdown : start 0(0) DEBUG: tm_shutdown : emptying hash table 0(0) DEBUG: tm_shutdown : releasing timers 0(0) DEBUG: tm_shutdown : removing semaphores 0(0) DEBUG: tm_shutdown : destroying tmcb lists 0(0) DEBUG: tm_shutdown : done 0(0) destroy_tls: Entered 0(31519) shm_mem_destroy 0(31519) destroying the shared memory lock sip:/root #
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users