I noticed an issue when call recording is enabled, and calls go to a ring group. In some instances the user that loses the race, the call recording file is shown as deleted in FS, but kazoo still tries to store the audio file and errors out since FS deleted it. Anyone encounter this situation?
Samael28 joined the channel
MacAttack joined the channel
MikeMont has quit
Samael28_ joined the channel
Samael28_ has quit
Samael28 joined the channel
markfm joined the channel
markfm
Hello
here with another issue, this is strange one.
Kamailio tends to fail sometimes, which kills everything, worse off is that it shows that the port is currently in use when it tried to go up agian and stays in use thus bringing down the system, I have to kill it manually and the restart kamailio
this is the error: Mar 01 17:51:36 kamailio1 kamailio[1034]: INFO: <core> [core/udp_server.c:203]: probe_max_receive_buffer(): SO_RCVBUF is finally 425984 Mar 01 17:51:36 kamailio1 kamailio[1034]: ERROR: <core> [core/tcp_main.c:2804]: tcp_init(): bind(2d, 0x7f75a25823ac, 16) on 159.xxx.xxx.xxx:5060 : Address already in use Mar 01 17:51:36 kamailio1 kamailio[1034]: INFO: db_kazoo [db_kazoo.c:92]: db_kazoo_mod_destroy(): KazooDB termina
any ideas please?
Samael28 joined the channel
NuttyNet_
markfm: How much RAM does that machine have? I've seen an instance where Kam ran out of memory and crashed. The default amount is 64 I believe. If you suspect that to be your issue, edit /etc/default/kamailio and change the SHM_MEMORY from 64 to 512. Just a thought.
markfm
thanks, makes sense and did that.
does it need to be rebooted would you think>
NuttyNet_
markfm: yes kam needs to be restarted after the change