[asterisk-users] asterisk recording problem

Ishfaq Malik ish at pack-net.co.uk
Thu Jun 30 03:26:04 CDT 2011


On Thu, 2011-06-30 at 10:22 +0200, Peter Gelencser wrote:
> Hi,
> 
> I'm trying to record the incoming calls with Asterisk 1.6.2.15 and Dahdi 
> 2.4.0. Without the line Record, everything works fine. If I add the line 
> Record, I can hear only a beep sound, the caller and the callee cannot 
> hear each other and there is no recording file.
> 
> The extension in the extensions.conf:
> 
> 
> SZERVERSZOBA=DAHDI/19,,rtT
> 
> 
> exten => 57,1,Record(${TIMESTAMP}${CALLERID(num)}-${EXTEN}.wav)
> exten => 57,n,Dial(${SZERVERSZOBA})
> exten => 57,n,Playback(vm-nobodyavail)
> exten => 57,n,Hangup()
> 
> In the log:
> 
> -- Accepting call from '0620XXXXXXX to '57' on channel 0/1, span 2
> -- Executing [57 at default:1] Record("DAHDI/4-1", "0620XXXXXXX-57.wav") in 
> new stack
>   -- <DAHDI/4-1> Playing 'beep.alaw' (language 'en')
> 
> 
> What do I wrong? Should I set any other parameter than this? Thanks for 
> you help in advance.
> 
> 
> Best regards,
> Peter Gelencser
> 
Hi

You are using the wrong application, you need to use MixMonitor

Ish
-- 
Ishfaq Malik
Software Developer
PackNet Ltd

Office:   0161 660 3062




More information about the asterisk-users mailing list