need help in recordings

Any and all non-support discussions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

need help in recordings

Postby taycute » Tue Oct 07, 2008 12:01 am

i monitor an extensions and it tooks 2 hrs both callee and client conversation was done ...but when the recordings is generated in var/spool/asterisk/monitor only partial of the conversation was captured....need suggestions to fix my prob...
taycute
 
Posts: 12
Joined: Tue Aug 19, 2008 2:24 am

Postby mflorell » Tue Oct 07, 2008 1:55 am

VICIDIAL has a maximum recording time default set to 1 hour. This can be changed in the dialplan though rather easily.
mflorell
Site Admin
 
Posts: 18339
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby taycute » Tue Oct 07, 2008 2:50 am

how can i set the maximum time for recordings?...for every extensions i set a monitoring like this..

exten => n.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => n.,2,Monitor(gsm,${TIMESTAMP}_${CALLERIDNUM})
exten => n.,3,Dial(SIP/${EXTEN}@*****,30,tTo)
exten => n.,4,Hangup

it successfully created a sound file for the extensions
but only a partial of the whole conversation...
how can i record the whole conversation???

thnx mr.mflorell for the reply
taycute
 
Posts: 12
Joined: Tue Aug 19, 2008 2:24 am

Postby peacy » Tue Oct 07, 2008 5:06 am

Look out for extension 8309 in your dialplan:

exten=>8309,1,Answer
exten=>8309,2,Monitor(wav,{CALLERIDNAME})
exten=>8309,3,Wait,3600
exten=>8309,4,Hangup

Change the 3600 (number of seconds) to a higher number.
peacy
 
Posts: 55
Joined: Thu Jul 05, 2007 1:46 pm
Location: UK


Return to General Discussion

Who is online

Users browsing this forum: No registered users and 239 guests