TIPS Add whisper on connection of all outbound external calls

GerryGerry

Member
Joined
Dec 26, 2015
Messages
60
Reaction score
9
Is it possible on 3CX to add a whisper on connection of an outbound call telling the called party that 'all calls are recorded for training and quality purposes'

I've done something similar in the past with freepbx/asterisk (using extensions_custom.config) but wanted to know if the same was possible on 3CX.
 
extensions_custom.conf
Don't do this on a live 3CX server but.
I cannot be specific but if you have code that does that, then make a backup, and a copy of that file
Code:
 cp -n  /etc/asterisk/extensions_custom.conf  /etc/asterisk/extensions_custom.conf.bac
Then you could pop in your code and test it.
 
Last edited:
Don't do this on a live server but.
I cannot be specific but if you have code that does that, then make a backup, and a copy of that file
Code:
 cp -n  /etc/asterisk/extensions_custom.conf  /etc/asterisk/extensions_custom.conf.bac
Then you could pop in your code and test it.
I'm not sure I get your answer, as i said in my OP, I have (had) this working on an asterisk setup but need help in setting up this functionality on a 3CX system.

(In asterisk the dial application can be altered with the 'A' option to playback an annoucement on connection)
 

Members online

Forum statistics

Threads
26,696
Messages
174,453
Members
20,265
Latest member
irenelanda64
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Back
Top