3CX - Call in Waiting with Queue

1.2k views Asked by At

How or where to get call waiting information from 3CX? (For database or api)

WallBoard Awaiting ...

-- Luan

1

There are 1 answers

0
Gavin Hill On

If you don't want to use the default wall board that comes with 3CX then you could look at using their API to write your own code to gain access to the data you need.

Alternatively there is a Git project called 3cx Wallboard Websocket that uses Ruby to extract data from 3CX in order to insert it into a database.

Connects to the websocket of the 3cx wallboard and writes data to a mysql database