Tonight I am upgrading to Asterisk 1.4.21.2 and a new dialplan. We get quite a few calls so we wanted to break them out by date to make them more manageable. I'm guessing I will need to write something custom to get the sound files to work. All we are doing is placing the files in the directory by US date. For example, todays files would be placed in:
/var/spool/asterisk/monitor/20080903/
Any chance I can make this work somehow with the callfile.dir setting?
Thanks in Advance,
Scooby2
MixMonitor(/var/spool/asterisk/monitor/${STRFTIME(${EPOCH},,%Y%m%d)}/sales-${UNIQUEID}.wav|v(0)V(0))