Skip to content

Filter received events based on AMIServerID #26

@dppancake

Description

@dppancake

Hi,

Would it be possible to filter events based on the AMIServerID when opening a WebSocket? I want to use this as a proxy for multiple systems and I don't want every connected system to receive events from all connected PBX's / AMI Hosts.

Maybe by providing a header with the AMIServerID when opening the WebSocket or sending an action after the connection has been opened?

For example in Python:
ws.connect(ws_end_point, header={'AMIServerID': 1}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions