asterisk / asterisk-feature-requests

A place to submit feature and improvement requests for the Asterisk project. Contains no code.
2 stars 1 forks source link

MixMonitor parameters for B() option #22

Open jahoppe opened 1 year ago

jahoppe commented 1 year ago

The MixMonitor application has the B(x) option that will play a beep every x seconds during the call recording.
Please add the following parameters to B(): "filename" - the audio file name to play instead of the standard "beep" file. "volume change" - Integer that can be negative, that adjusts the volume of the beep or audio in the "filename"

Finally, allow the "filename" or beep to be part of the recording. This gives proof that the beep or "filename" was played.