On-Demand MIXMONITOR and PLAYTONES

Hi, I’ve finally got the on-demand mixmonitor working using the features.conf (*1). THis works pretty well but I’d like to use the playtones record so that people know they are being recorded.

Whenever I add the playtones into the context it works but then the channel which initaited the mixmonitor isnt heard and doesn’t hear anything. Anyone any ideas?

When I remove playtones it works just fine.

from extens:

[macro-startmonitor]
exten => s,1,NoOP(----MONITOR----)
exten => s,n,MixMonitor(${CALLERID(num)}-${STRFTIME(${EPOCH},%Y%m%d-%H_%M_%S}.wav)
exten => s,n,Playback(call-record)
exten => s,n,Playtones(record)