<div dir="ltr"><div dir="ltr">Hello,<br><div><br></div><div>I have two freeswitch 1.6 boxes running on Debian.  I created an external DB server and both servers are connected to the same external MariaDB.  I also added a floating IP to both boxes. All calls and registrations are coming into the floating IP.  The A side is the Master.</div><div><br></div><div>When run fs_cli on both boxes I constantly get the following errors on both boxes.  Not sure how to fix them.</div><div><br></div><div>A Side</div><div>##############</div><div>2020-02-20 10:34:01.889335 [ERR] sofia_reg.c:2447 1112223333-GW2 Failed Registration with status Request Timeout [408]. failure #11</div><div>2020-02-20 10:34:01.889335 [ERR] sofia_reg.c:2447 1112223333-GW1 Failed Registration with status Request Timeout [408]. failure #11</div><div>2020-02-20 10:34:01.889335 [ERR] sofia_reg.c:2447 1112224444-GW2 Failed Registration with status Request Timeout [408]. failure #11</div><div>2020-02-20 10:34:01.889335 [ERR] sofia_reg.c:2447 1112224444-GW1 Failed Registration with status Request Timeout [408]. failure #11</div><div><br></div><div><br></div><div><br></div><div><br></div><div>B Side</div><div>##############</div><div>2020-02-20 10:34:31.383548 [ERR] switch_odbc.c:522 ERR: [update channels set application='log',application_data='INFO \',presence_id='<a href="mailto:1112223333@sip.host.com">1112223333@sip.host.com</a>',presence_data='',accountcode='' where uuid='23e02070-23e0-4242-8175-5aa7cdeb2eea']</div><div>[STATE: 42000 CODE 1064 ERROR: [ma-2.0.13][5.5.64-MariaDB]You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '<a href="mailto:1112223333@sip.host.com">1112223333@sip.host.com</a>',presence_data='',accountcode='' where uuid='' at line 1</div><div>]</div><div>2020-02-20 10:34:31.383548 [ERR] switch_core_sqldb.c:587 ODBC SQL ERR [STATE: 42000 CODE 1064 ERROR: [ma-2.0.13][5.5.64-MariaDB]You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '<a href="mailto:1112223333@sip.host.com">1112223333@sip.host.com</a>',presence_data='',accountcode='' where uuid='' at line 1</div><div>]</div><div>update channels set application='log',application_data='INFO \',presence_id='<a href="mailto:1112223333@sip.host.com">1112223333@sip.host.com</a>',presence_data='',accountcode='' where uuid='23e02070-23e0-4242-8175-5aa7cdeb2eea'</div><div>2020-02-20 10:34:31.623593 [ERR] switch_odbc.c:522 ERR: [update channels set application='log',application_data='INFO \',presence_id='<a href="mailto:1112223333@sip.host.com">1112223333@sip.host.com</a>',presence_data='',accountcode='' where uuid='23e02070-23e0-4242-8175-5aa7cdeb2eea']</div><div>[STATE: 42000 CODE 1064 ERROR: [ma-2.0.13][5.5.64-MariaDB]You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '<a href="mailto:1112223333@sip.host.com">1112223333@sip.host.com</a>',presence_data='',accountcode='' where uuid='' at line 1</div><div>]</div><div>2020-02-20 10:34:31.623593 [ERR] switch_core_sqldb.c:587 ODBC SQL ERR [STATE: 42000 CODE 1064 ERROR: [ma-2.0.13][5.5.64-MariaDB]You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '<a href="mailto:1112223333@sip.host.com">1112223333@sip.host.com</a>',presence_data='',accountcode='' where uuid='' at line 1</div><div>]</div><div>update channels set application='log',application_data='INFO \',presence_id='<a href="mailto:1112223333@sip.host.com">1112223333@sip.host.com</a>',presence_data='',accountcode='' where uuid='23e02070-23e0-4242-8175-5aa7cdeb2eea' </div></div></div>