Hi all,
Asterisk Java library throws this exception when I execute a command and await the response
Then it throws the error
Error while executing reload operation org.asteriskjava.manager.TimeoutException: Timeout waiting
Note: I can log in, so I get many responses, but this isn't just consistent
Is there a possible way to increase its timeout so Asterisk-Java will wait for some ideal time for Asterisk response?