The method ws_cti opens a WebSocket connection with your Basix PBX. This WebSocket connection will permit to you to receive notification of events happening in your PBX. You can use this library to parse the event: https://github.com/brastelcloud/basix_cti

Method parameters

No parameters. You will authenticate using Basic authentication and will receive all events in the PBX.

Just create WSS connection to wss://bcs.brastel.com/basix/api/ws_cti

Event specification

See: https://github.com/brastelcloud/basix_cti/wiki/message_parser