Closer Recording

All installation and configuration problems and questions

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

Closer Recording

Postby arunvoip » Mon Nov 27, 2006 6:15 am

Hi,

During the call agents transfer the call to other number for verfication purpose and once the transfer is done, agents logout of that call and continue to take another call. I want to record the call transfered conversation. How to do this.

thanks

arun
arunvoip
 
Posts: 36
Joined: Fri Jun 16, 2006 1:46 am

Postby mflorell » Mon Nov 27, 2006 11:03 am

The easiest way to do that is to have a special extension that you would send those calls to and then put a Monitor line in your extensions.conf before that call is Dialed.
mflorell
Site Admin
 
Posts: 18339
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby arunvoip » Tue Nov 28, 2006 2:41 am

hi

thanks for your reply. can you tell me how do I add these info.

thanks
arunvoip
 
Posts: 36
Joined: Fri Jun 16, 2006 1:46 am

Postby mflorell » Tue Nov 28, 2006 7:56 am

; dial a long distance outbound number
exten => _913125551212,1,AGI(call_log.agi,${EXTEN})
exten => _913125551212,2,Monitor(wav,${CALLERIDNAME})
exten => _913125551212,3,Dial(${TRUNKX}/${EXTEN:1},,tTo)
exten => _913125551212,4,Hangup

Where 3125551212 is the specific number that you are transferring calls to.
mflorell
Site Admin
 
Posts: 18339
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

For consultative transfers

Postby eijal » Mon Mar 05, 2007 7:20 pm

For CONSULTATIVE TRANSFERS. Is it OK to do something like this?
Code: Select all
exten => _90009.,1,Answer                  ; Answer the line
exten => _90009.,n,MixMonitor(mixmonitor/${DATETIME}.wav)
exten => _90009.,n,AGI(agi-VDADcloser.agi,${EXTEN}-----START)
exten => _90009.,n,Hangup
eijal
 
Posts: 186
Joined: Thu Feb 08, 2007 6:34 pm

Postby mflorell » Mon Mar 05, 2007 11:40 pm

I would not every recommend using mixmonitor with VICIDIAL under any kind of load.

As for recording of closer/inbound calls, why not use the campaign recording settings to automatically start recording?
mflorell
Site Admin
 
Posts: 18339
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida


Return to Support

Who is online

Users browsing this forum: No registered users and 274 guests