Jan du Toit
2006-Sep-26 00:52 UTC
[asterisk-users] Changing the recording dir of MeetMe recordings.
Hi.
I'm using the default recording file name for meetme recordings of
"meetme-conf-rec-${CONFNO}-${UNIQUEID}"
The recordings are created in /var/lib/asterisk/sounds.
I want to change this direcrory to /var/lib/asterisk/sounds/storagedrive.
Settig the ${MEETME_RECORDINGFILE} variable doesn't help. It uses the
correct directory name but then just create the file as
meetme-conf-rec--.wav as it doesn't know the values of CONFNO and
UNIQUEID at that stage.
Can somebody please help me to achieve this directory change.
Thank you very much.
Regards.