Skip to content

Manager event delays and occasionally no events observed at listener side #592

@devillaccc

Description

@devillaccc

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.

The implementation has read and write manager connections separately. Write connection: to send manager api requests, read connection: manager event listener added to this connection.

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. Is it possible to detect if the read connection is terminated or dropped ?

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions