ESL and Timeout

Status
Not open for further replies.

TheAcorn

New Member
Nov 2, 2021
1
0
1
24
Hi!
I am using the C# NEventSocket library to dial some some numbers.
I have some Tasks that create an InBoundSocket, connect to them and send the originate command.
It works most of the times, but sometimes it throws a timeout error:

NEventSocket.InboundSocketConnectionFailedException: Timeout when trying to connect to 127.0.0.1:8021.No Auth Request received within the specified timeout of 00:00:10.

Could it be that something is preventing freeswitch from receiving the AUTH command ?
What are the cases where this could happen ?
 
Status
Not open for further replies.