- Joined
- Jan 11, 2021
- Messages
- 16
- Reaction score
- 1
Dear Support,
Currently we have one client which requires to notify all about call recording.
If any outgoing call is done, there must be played message "Your call is being recorded"
I know that 3CX does not support this. Creating CFD means that agent, must dial CFD extension, after input number of person, after CFD to makecall to person and connect to a message...
If there any 3CX API we can use directly from their CRM. For example:
1 queue with 1 agent (queue 800) has "Play Intro Prompt" with recording notice.
From CRM we make request "GET" or "POST" to 3CX with API to http://X.X.X.X/makecall:123456&queue:800
So 3CX will call to person, connect it to queue and it will listed recording before connecting to agent
There were a post that 3CX is going to publish a REST API to public, but we did not find it
Thanks
Currently we have one client which requires to notify all about call recording.
If any outgoing call is done, there must be played message "Your call is being recorded"
I know that 3CX does not support this. Creating CFD means that agent, must dial CFD extension, after input number of person, after CFD to makecall to person and connect to a message...
If there any 3CX API we can use directly from their CRM. For example:
1 queue with 1 agent (queue 800) has "Play Intro Prompt" with recording notice.
From CRM we make request "GET" or "POST" to 3CX with API to http://X.X.X.X/makecall:123456&queue:800
So 3CX will call to person, connect it to queue and it will listed recording before connecting to agent
There were a post that 3CX is going to publish a REST API to public, but we did not find it
Thanks