search for: rephon

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

Did you mean: rephone
2007 May 16
0
AGI "record_file" issue... bug?
...$AGI->exec('AGI',"festival.pl|\"Done.\""); And it is called like this: [incoming] exten => _XX.,1,Set(__ORIG_EXTEN=${EXTEN}) exten => _XX.,n,Goto(RealEstate,s,1) [RealEstate] exten => s,1,Set(TIMEOUT(digit)=2) exten => s,n,AGI(/etc/asterisk/agi/rephone.agi,${ORIG_EXTEN}) exten => s,n,Hangup() --------------- Then it works, to the extent that I hear the festival messages, and it waits 5 seconds during the recording time, and plays back 5 seconds of "dead air". It does not care if i type the # sign or not... and will not record any...