[Freeswitch-users] ha-error messages

Joli Martinez mrjoli021 at gmail.com
Thu Feb 20 16:44:01 UTC 2020


Hello,

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.

When run fs_cli on both boxes I constantly get the following errors on both
boxes.  Not sure how to fix them.

A Side
##############
2020-02-20 10:34:01.889335 [ERR] sofia_reg.c:2447 1112223333-GW2 Failed
Registration with status Request Timeout [408]. failure #11
2020-02-20 10:34:01.889335 [ERR] sofia_reg.c:2447 1112223333-GW1 Failed
Registration with status Request Timeout [408]. failure #11
2020-02-20 10:34:01.889335 [ERR] sofia_reg.c:2447 1112224444-GW2 Failed
Registration with status Request Timeout [408]. failure #11
2020-02-20 10:34:01.889335 [ERR] sofia_reg.c:2447 1112224444-GW1 Failed
Registration with status Request Timeout [408]. failure #11




B Side
##############
2020-02-20 10:34:31.383548 [ERR] switch_odbc.c:522 ERR: [update channels
set application='log',application_data='INFO \',presence_id='
1112223333 at sip.host.com',presence_data='',accountcode='' where
uuid='23e02070-23e0-4242-8175-5aa7cdeb2eea']
[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
'1112223333 at sip.host.com',presence_data='',accountcode=''
where uuid='' at line 1
]
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
'1112223333 at sip.host.com',presence_data='',accountcode=''
where uuid='' at line 1
]
update channels set application='log',application_data='INFO
\',presence_id='1112223333 at sip.host.com',presence_data='',accountcode=''
where uuid='23e02070-23e0-4242-8175-5aa7cdeb2eea'
2020-02-20 10:34:31.623593 [ERR] switch_odbc.c:522 ERR: [update channels
set application='log',application_data='INFO \',presence_id='
1112223333 at sip.host.com',presence_data='',accountcode='' where
uuid='23e02070-23e0-4242-8175-5aa7cdeb2eea']
[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
'1112223333 at sip.host.com',presence_data='',accountcode=''
where uuid='' at line 1
]
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
'1112223333 at sip.host.com',presence_data='',accountcode=''
where uuid='' at line 1
]
update channels set application='log',application_data='INFO
\',presence_id='1112223333 at sip.host.com',presence_data='',accountcode=''
where uuid='23e02070-23e0-4242-8175-5aa7cdeb2eea'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20200220/419080d8/attachment.html>


More information about the FreeSWITCH-users mailing list