Parsing of stop request failed, request dropped:
2021-04-18 21:48:38.265415 [NOTICE] FreeSWITCHSocket.cpp:76 53 bytes received:
2021-04-18 21:48:38.265415 [DEBUG] FreeSWITCHPlatform.cpp:70 TCPSessionBase::Run: rec: 53, len: 53, ok: yes
2021-04-18 21:48:38.265415 [DEBUG] FreeSWITCHPlatform.cpp:70 XMLSession::ProcessReceivedContent: invokeID: 94
msg: <?xml version="1.0" standalone="no"?><Stop/>
2021-04-18 21:48:38.265415 [ERR] FreeSWITCHPlatform.cpp:70 CISession::ProcessReceivedXML: parse error: operation/invalidConnectionID.
Application was fixed to not send Stop Request without valid connection ID. Library itself is working as design with invalid CSTA messages.