Recording beep

All installation and configuration problems and questions

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

Recording beep

Postby Vigi » Mon Oct 27, 2008 9:48 am

Guys,
When the call comes in to the agent there is that piano sound like that announces the person picked up.

When recording calls, every single time, besides the piano sound there is a beep that announces the recording start. Can you please advise on how to remove that completely? It can be really frustrating

I looked in extensions.conf and thought i could just remove the sound from there but nothing in the extension's configuration indicated the playing of a sound. Here is what i have:

exten => 8309,1,Answer
exten => 8309,2,Record(/var/lib/asterisk/record/${CALLERIDNAME}.wav|10||t)
exten => 8309,3,Wait,3600
exten => 8309,4,Hangup


any help is appreciated
Vigi
 
Posts: 18
Joined: Tue Jul 03, 2007 2:18 am

Postby mflorell » Mon Oct 27, 2008 6:20 pm

That's what you get when you use Record instead of Monitor.

Any reason you're not using the recording built in to VICIDIAL?
mflorell
Site Admin
 
Posts: 18339
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby Vigi » Thu Oct 30, 2008 8:36 am

Im not the one who set-up the server, but i know some stuff about it as i have worked with it about 1 year.
I don't really understand what you mean by the built in feature, is it the one in the vicidial agent interface? If yes, that is not an option because we cannot trust agents with the responsibility of recording manually each call.

Also where is the option to switch between record and monitor?

The guy who set it up in on vacation atm and i will show this to him when he gets back, but any help is still appreciated.
Vigi
 
Posts: 18
Joined: Tue Jul 03, 2007 2:18 am

Postby mflorell » Thu Oct 30, 2008 8:38 am

In the agent interface you can FORCE recording of every call without any agent interaction.
mflorell
Site Admin
 
Posts: 18339
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby Vigi » Thu Oct 30, 2008 8:43 am

deleted silly post
Last edited by Vigi on Thu Oct 30, 2008 8:52 am, edited 1 time in total.
Vigi
 
Posts: 18
Joined: Tue Jul 03, 2007 2:18 am

Postby Vigi » Thu Oct 30, 2008 8:50 am

Ah u mean the command "record" in the command line ... DUH .. silly me thanks will change that!
Vigi
 
Posts: 18
Joined: Tue Jul 03, 2007 2:18 am

Postby Vigi » Thu Oct 30, 2008 9:31 am

I changed it to this:

exten => 8309,1,Answer
exten => 8309,2,Monitor(/var/lib/asterisk/record/${CALLERIDNAME}.wav|10||t)
exten => 8309,3,Wait,3600
exten => 8309,4,Hangup

But now the calls do not get saved, any suggestion on how the command line should look like to get the calls in the same location?
Vigi
 
Posts: 18
Joined: Tue Jul 03, 2007 2:18 am

Postby mcargile » Thu Nov 13, 2008 4:21 pm

Use Vicidial's build in recording and set it in the campaign to FORCED. This will record every single call for the campaign and does not care what the agent does. It is far more reliable and causes less problems than just about anything else. If the system is configured correctly the recordings will end up in /var/spool/asterisk/monitorDONE/
Michael Cargile | Director of Engineering | ViciDialGroup | http://www.vicidial.com

The official source for VICIDIAL services and support. 1-888-894-VICI (8424)
mcargile
Site Admin
 
Posts: 614
Joined: Tue Jan 16, 2007 9:38 am


Return to Support

Who is online

Users browsing this forum: No registered users and 269 guests