Manager event delays and occasionally no events observed at listener side #590
Unanswered
devillaccc
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello All!
Being new here, thanks to you all for offering the Asterisk client library.
I am using asterisk-java version 3.39.0. Earlier it was 2.0.4-SNAPSHOT.
Recently observing two intermittent issues that the UserEvents generated at Asterisk side were received with a delay (amount to > 2 mins) and at some times the events not at all received by the added ManagerEventListener.
Taken the TCPDumps from Asterisk and client servers. The packets captured were only Originate Action response.
Would appreciate if there are any extra logging and settings that can be enabled to find the cause of delay or missing events at listener side.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions