- Joined
- Dec 22, 2020
- Messages
- 93
- Reaction score
- 23
I have a customer whose CRM currently places calls to customers from agents - essentially their CRM (built in house) sends a message like "Make agent 123 call number 0123456789 and present caller ID 0987654321" to their PBX. The CRM does this by issuing a HTTP GET to their Asterisk system when it determines an agent needs to make a call. This GET runs a PHP script which then creates the call file for Asterisk to automatically process. Nice and easy and it just works.
The question is, how do I duplicate this functionality in 3CX? I can't see an obvious way.
To be clear, how can a remote system send 3CX a message saying "Place a call from Agent X to telephone number Y and presenting CallerID Z"?
Nicholas.
The question is, how do I duplicate this functionality in 3CX? I can't see an obvious way.
To be clear, how can a remote system send 3CX a message saying "Place a call from Agent X to telephone number Y and presenting CallerID Z"?
Nicholas.