Add disclaimer to on-demand recordings

Hi guys, new member here.

I am using FreePBX 2.9.0.7.

I have set the system up to do on-demand recording by hitting *1.

I would like to know if it’s possible to add a disclaimer after a user hits *1 and before the system starts to record. Something similar to, “This call will be monitored or recorded.” (really just have it play a wav file…)

If anyone has any information to make this happen, that would be awesome. Thanks in advance!

You add that behavior to your [macro-one-touch-record-custom], it is processed before:-

[macro-one-touch-record]
include => macro-one-touch-record-custom
.
.
.