Hi all!<br><br>Periodically database is locked and all calls stopped.<br><br>Log:<br>2012-01-06 08:32:52.492796 [ERR] switch_core_sqldb.c:481 SQL ERR [database is locked]<br>update sip_dialogs set presence_id='<a href="mailto:2002@192.168.205.1">2002@192.168.205.1</a>',presence_data='' where uuid='f506627c-ea28-481c-ba72-beaeebc16a6b';<br>
2012-01-06 08:33:12.486159 [ERR] ftmod_zt.c:1104 [s1c16][1:16] HDLC abort frame received (ZT_EVENT_ABORT)<br>2012-01-06 08:33:22.591484 [ERR] switch_core_sqldb.c:481 SQL ERR [database is locked]<br>insert into sip_dialogs (call_id,uuid,sip_to_user,sip_to_host,sip_to_tag,sip_from_user,sip_from_host,sip_from_tag,contact_user,contact_host,state,direction,user_agent,profile_name,hostname,contact,presence_id,presence_data,call_info,rcd) values('810ae706-b2b1-122f-aa88-6cf049ef3354','b925d777-a70c-4d71-a07b-bce5a804f48a','2002','192.168.205.1','e21ByaF046ppQ','2003','192.168.205.1','1436972916','2003','192.168.205.217','early','outbound','Yealink SIP-T22P 7.60.14.5','internal','srv-pok-phone','<<a href="http://sip:2003@192.168.205.217:5062">sip:2003@192.168.205.217:5062</a>>','<a href="mailto:2003@192.168.205.1">2003@192.168.205.1</a>','','',1325817146)<br>
2012-01-06 08:33:41.089426 [ERR] ftmod_zt.c:1280 [s1c16][1:16] Dropping event 8 to be able to write data<br>2012-01-06 08:33:52.667878 [ERR] switch_core_sqldb.c:481 SQL ERR [database is locked]<br>delete from sip_dialogs where uuid='8ed4b985-1f1f-4901-938d-56619a42eb1c'<br>
2012-01-06 08:34:02.189552 [ERR] ftmod_zt.c:1104 [s1c16][1:16] HDLC abort frame received (ZT_EVENT_ABORT)<br>2012-01-06 08:34:22.607797 [ERR] switch_core_sqldb.c:481 SQL ERR [database is locked]<br>delete from sip_authentication where expires > 0 and expires <= 1325817161 and hostname='<a href="http://srv-pok-phone.lpurs.argos-group.ru">srv-pok-phone.lpurs.argos-group.ru</a>'<br>
2012-01-06 08:34:52.460796 [ERR] switch_core_sqldb.c:481 SQL ERR [database is locked]<br>insert into sip_authentication (nonce,expires,profile_name,hostname, last_nc) values('9643f3a4-acc0-41cf-8a08-ca9dd791dbbb', 1325817222, 'internal', 'srv-pok-phone', 0)<br>
2012-01-06 08:42:54.233881 [ERR] switch_core_sqldb.c:481 SQL ERR [database is locked]<br>insert into sip_authentication (nonce,expires,profile_name,hostname, last_nc) values('4611d24f-cfa0-47d4-a8d3-5fdce08ed85a', 1325817734, 'internal', 'srv-pok-phone', 0)<br>
2012-01-06 08:42:54.884449 [CRIT] ftdm_io.c:5467 [s1c9][1:9] Forcing hangup since the user did not confirmed our hangup after 3000ms<br>2012-01-06 08:43:06.435420 [ERR] ftmod_libpri.c:132 XXX Progress message requested but no information is provided<br>
2012-01-06 08:43:06.813352 [ERR] ftmod_libpri.c:132 Received unsolicited status: Mandatory information element is missing<br>2012-01-06 08:43:24.297760 [ERR] switch_core_sqldb.c:481 SQL ERR [database is locked]<br>delete from sip_dialogs where uuid='563a394c-5c82-4381-868d-35e344f3ccd9'<br>
<br>Thanks.<br>