error = 70014 when sending CI/CO
Posted: 01 Feb 2023 07:41
Hello, I am writing an interface for an OmniPCX Office Alcatel system that connects via an OLD driver.
I am experiencing 2 problems, and I hope someone here can help me.
1) When I send a Check in /Check out message to the device (over port 2561 ), it get an ACK back, but I also get (in the log file)
WARN 33188 AlcAHLSocket::read : apr_socket_recv() failed (error = 70014)
followed by
WARN 5372 AlcAHLLinkLayer::resetAHLLinkLayer
Untreated messages in m_RxDataQueue: : < the message I sent >
in the Telephone systems log file, I can see:
WARN 5008 AlcAHLSocket::read : apr_socket_recv() failed (error = 70014)
INFO 5008 AlcAHLLinkLayer::Run : AHL link disconnected by the peer application
What does this mean, and how can I resolve it?
Thank you in advance.
I am experiencing 2 problems, and I hope someone here can help me.
1) When I send a Check in /Check out message to the device (over port 2561 ), it get an ACK back, but I also get (in the log file)
WARN 33188 AlcAHLSocket::read : apr_socket_recv() failed (error = 70014)
followed by
WARN 5372 AlcAHLLinkLayer::resetAHLLinkLayer
Untreated messages in m_RxDataQueue: : < the message I sent >
in the Telephone systems log file, I can see:
WARN 5008 AlcAHLSocket::read : apr_socket_recv() failed (error = 70014)
INFO 5008 AlcAHLLinkLayer::Run : AHL link disconnected by the peer application
What does this mean, and how can I resolve it?
Thank you in advance.