I’m creating a DYNAMIC_FEATURE named recordcall that starts MixMonitor and also plays a beep. When I enter #3, the recording is created in /var/spool/asterisk/monitor but no beep is played.
This is what I have in features.conf:
[featuremap]
blindxfer => #1 ; Blind transfer (default is #)
[applicationmap]
recordcall => #3,peer,MixMonitor,out.wav,B ; Allow both the caller and callee to record call
In the past, I was able to get this working but not this time.
Can anyone spot my error?
Thanks.
-Iggy