I have around 200 extensions. I want all of them to play an announcement before calling another person. But if I do this manually for each extension, it will be very tiring work. I want it to be applied to all of them at once, and when I want, I should be able to disable the announcement for all of them at once.
How should I do this?
You would do it in the dialplan, by having a priority that is used for all dialplan extensions for calling extensions that invokes Playback() to play back a sound. I can’t be any more specific as it is unknown how your dialplan is arranged and how it works.
Is there a single point where you Dial the extension or you have one Dial per extension?
You could also use Dial’s A() option to playback an audio on either the caller or the callee
1 Like