<div dir="rtl"><div dir="ltr">Hello,</div><div dir="ltr"> </div><div dir="ltr">  I am trying to migrate my FreeSwitch from CentOS servers to Ubuntu server, and face two problems which happen on the Ubuntu but not on CentOS.</div>
<div dir="ltr"> </div><div dir="ltr">Environment:</div><div dir="ltr">Production: CentOS 5.9, physical machines, works OK.</div><div dir="ltr">Development: CentOS 6.5, virtual machine, works OK</div><div dir="ltr">Test: Ubuntu 12.0.4LTS, virtual machine, problematic.</div>
<div dir="ltr"> </div><div dir="ltr">All run Freeswitch 1.2.17</div><div dir="ltr"> </div><div dir="ltr">The two problems I have, using the same configuration files:</div><ul dir="ltr"><li><div>After a few hours FS hangs accessing the database (MySQL via ODBC). The hung query is:<br>
| 175 | fs_core | localhost:53718 | fs_core | Query   |    34 | updating | delete from sip_registrations where expires &gt; 0 and expires &lt;= 1389877518 and hostname=&#39;old-control&#39; |<br>BTW, select with the above conditions returns null set.</div>
</li><li><div>TLS registration fails. After &quot;client hello&quot; FS machine rejects it with &quot;handshake error&quot;. At the debug I get only a message which states a reason of 1.</div></li></ul><div dir="ltr">Has anyone else notices these issues or have an idea what is wrong with the Ubuntu setup? I don&#39;t think the problem is with FS as it works ok on CentOS.</div>
<div dir="ltr"> </div><div dir="ltr">                         Thanks! __Yehavi:</div><div dir="ltr"> </div></div>