search for: sound_path

Displaying 1 result from an estimated 1 matches for "sound_path".

Did you mean: sounds_path
2014 Feb 11
1
file.c:1160 ast_writefile: Unable to open file /var/spool/asterisk/monitor/11Feb2014/_11-Feb-2014-17-44-01.wav: No such file or directory
...-%Y-%H-%M-%S)}) exten => _911.,4,Set(RECSUBDIR=${STRFTIME(${EPOCH},Asia/Calcutta,%d%b%Y)}) exten => _911.,5,Set(${CALLERID}=${CALLERID(num)}) exten => _911.,6,Set(FILENAME=${CALLERID}_${CALLTIME}.wav) exten => _911.,7,Set(RECORDFILENAME=${RECSUBDIR}/${FILENAME}) ;exten => _911.,8,Set(SOUND_PATH=${RECORDING_KINREP}/${RECORDFILENAME}) exten => _911.,8,MixMonitor(${RECORDFILENAME},b) exten => _911.,9,Dial(${TRUNK}/${EXTEN:3},,To) exten => _911.,10,Hangup Mixmont is not working ,Whenever my give code is executing i got following error: file.c:1160 ast_writefile: Unable to open file...