martes, 26 de junio de 2018

hooper level


Re: Inbound calls and hopper issue

Postby mflorell » Sat May 12, 2018 6:33 am
If that is happening, your hopper is probably set WAY too high. The Hopper Level shouldn't be higher than the number of calls you place in a couple of minutes.

CHANGE OR INSTALL NEW LANGUAGE IN VICIDIAL

If language menu is disable then apply following steps to enable language menu :
1) Go to Admin menu.
2) Then click on System Settings .
3) Search “Enable Languages”. If it is 0 then change it to 1.
4) Go to Users Menu and modify your admin user.
5) Search “Modify Languages” . If it is 0 then change it to 1.
Apply following steps to change language of admin and agent :
1) Go to vicidial Admin portal.
2) Click on Admin menu.
3) Select Languages menu.
4) There are some menu in header portion. Now click on “Add A New Language”.
5) Add language ID , description and code. As well as select admin user group which you want to add.
6) Click on “Import Phrases”.
7) Select language ID which you want to import language. Then select Import action.
8) Go to this link : http://vicidial.org/translations/. All available dictionaries will be placed in this link.
9) These translation dictionaries can simply be imported into the “Import Data” and submit it.
Note: Inextrix is not associated with VICIdial directly.
http://vicidial.org/translations/
http://inextrix.com/blog/change-or-install-new-language-in-vicidial

Call transfer recording after agent's 3-way leave


Call transfer recording after agent's 3-way leave

Postby urmi.l » Mon Jul 22, 2013 3:56 am
Hello,

I m having vicidial and working fine. 
VERSION: 2.4-364a | Asterisk 1.4.44 | Single Server | No Extra Software After Installation | CentOS release 5.5

I m having the issue with call recording of transfered calls. Below is my scenario : 

1). Agent gets outbound call connected with client.
2). Agent calls other supervisor by clicking on Transfer Button => Dial with Customer.
3). Once the supervisor picks up the call, all 3 will be in conference.
4). Now, agent will hangup the call by clicking 3-way leave button.

Now I need the call recording of all three. i.e agent, client and supervisor. I have followed the below link. But its not working.
http://www.vicidial.org/VICIDIALforum/v ... =4&t=25691
-Any suggestions Pls.

-Thanks.
urmi.l
 
Posts: 106
Joined: Mon Jun 04, 2012 4:04 am
Location: India

Re: Call transfer recording after agent's 3-way leave

Postby mflorell » Mon Jul 22, 2013 6:08 am
I just set this up for a client last week, here's what I added to the Admin -> System Settings -> Custom Dialplan:

; recording of 3way call through defaultlog context call menu
exten => _871NXXNXXXXXX,1,Dial(${TRUNKloop}/86${EXTEN:2},,To)
exten => _871NXXNXXXXXX,n,Hangup

exten => _861NXXNXXXXXX,1,Answer
exten => _861NXXNXXXXXX,n,Goto(defaultlog,9${EXTEN:2},1)
exten => _861NXXNXXXXXX,n,Hangup


Then I set Reload Dialplan On Servers to "1" below it, then submitted the form.

Then I set the 3-way Dial Prefix in the campaign to "87" and it worked.

domingo, 3 de junio de 2018

vicidial survey


Re: Agent Transfer to Survey 8366 or other custom exten

Postby mflorell » Thu May 31, 2018 7:40 am
The survery responses get saved to the security_phrase field in the vicidial_list table.

vicidial flushing DB


Postby mflorell » Sat Mar 28, 2009 9:33 am
If you had followed the installation instructions this table should be cleared every hour. 

There is a crontab entry that does this: 

### flush queue DB table every hour for entries older than 1 hour 
11 * * * * /usr/share/astguiclient/AST_flush_DBqueue.pl -q