vicidial_auto_calls

All installation and configuration problems and questions

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

vicidial_auto_calls

Postby enjay » Tue Jan 30, 2007 8:25 pm

quick question.

1. What causes the vicidial_auto_calls table to get populated with numbers that do not get dialed. I've had to clear vicidial_auto_calls every couple days because "stale" entries would fudge the dial-level.


asterisk - 1.2.14
vici - 2.0
enjay
 
Posts: 806
Joined: Mon Jun 19, 2006 12:40 pm
Location: Utah

Postby kornshell » Tue Jan 30, 2007 9:19 pm

Same here I have to clear out the vicidial_auto_calls table everyday before that start of the shift and sometimes during the calling period
kornshell
 
Posts: 3
Joined: Mon Jul 03, 2006 12:36 pm

Postby Op3r » Wed Jan 31, 2007 1:47 pm

Did you guys have that exten = h part?

that helps a lot u know. I got that before.
Get paid for US outbound Toll Free calls. PM me.
Op3r
 
Posts: 1432
Joined: Wed Jun 07, 2006 7:53 pm
Location: Manila

Postby mflorell » Wed Jan 31, 2007 5:35 pm

Do you have also have the AST_reset_mysql_vars.pl script in your crontab during off-hours? This script will remove all vicidial_auto_calls records for a server(along with other things).
mflorell
Site Admin
 
Posts: 18387
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby enjay » Thu Feb 01, 2007 12:20 pm

yes I run that script nightly (after agents close down).

-Art
enjay
 
Posts: 806
Joined: Mon Jun 19, 2006 12:40 pm
Location: Utah

Hi

Postby austin.rock9 » Thu Feb 01, 2007 12:30 pm

This is prob. with me also....Sometimes calls are stop coming and when i clear the vicidial_auto_calls it start again. In previous ver. this kind of prob. was not there but in this version it is there wht to do for solving this prob.

Thanks.
austin.rock9
 
Posts: 146
Joined: Mon Jun 12, 2006 4:11 pm

Postby mflorell » Thu Feb 01, 2007 10:23 pm

What do you have in the "h" ecten in extensions.conf?
mflorell
Site Admin
 
Posts: 18387
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby enjay » Fri Feb 02, 2007 1:01 pm

Code: Select all
exten => h,1,DeadAGI(agi://127.0.0.1:4577/call_log) ; DeadAGI is new
exten => h,2,DeadAGI(agi://127.0.0.1:4577/VD_hangup--HVcauses--PRI-----NODEBUG-----${HANGUPCAUSE}-----${DIALSTATUS}-----${DIALEDTIME}-----${ANSWEREDTIME})
enjay
 
Posts: 806
Joined: Mon Jun 19, 2006 12:40 pm
Location: Utah

Postby austin.rock9 » Fri Feb 02, 2007 1:04 pm

Me too is having below entries...

exten => h,1,DeadAGI(call_log.agi,${EXTEN}) ; DeadAGI is new
exten => h,2,DeadAGI(VD_hangup.agi,${EXTEN})
austin.rock9
 
Posts: 146
Joined: Mon Jun 12, 2006 4:11 pm

hi

Postby austin.rock9 » Fri Feb 02, 2007 3:20 pm

Pls. anybody help to solve this prob.
austin.rock9
 
Posts: 146
Joined: Mon Jun 12, 2006 4:11 pm

Postby mflorell » Sat Feb 03, 2007 5:41 pm

Have you tried manually dialing those numbers to see if they exist?

can you post the first 4 digits of some of these numbers?
mflorell
Site Admin
 
Posts: 18387
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Hi

Postby austin.rock9 » Mon Feb 05, 2007 7:06 am

Ya i tried doing this manuly dial it`s working but after some some times i need to flush database...You need first 4 digit of the numbers which are dialed ? I will send u asap........
austin.rock9
 
Posts: 146
Joined: Mon Jun 12, 2006 4:11 pm

Postby AlexR » Wed Feb 07, 2007 11:43 am

Hi Matt, and everyone else...


Matt do you think this issue is the same that affects VICIDIAL when doing large outbound broadcasts as we disccussed in a previous thread? If so it should be solved by making the crontab entry of AST_reset_mysql_vars.pl execute a little bit more often. Would you agree on this?
AlexR
 
Posts: 127
Joined: Mon Aug 21, 2006 5:02 pm

Postby mflorell » Wed Feb 07, 2007 12:55 pm

Nope, this is a different issue from the outbound broadcast issue. I have not noticed this kind of problem on any of my 100+ seat call center installations, which is what leads me to believe it is a leads-filtering issue or a configuration issue of some kind.
mflorell
Site Admin
 
Posts: 18387
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby AlexR » Wed Feb 07, 2007 1:00 pm

I see.. I guess i got carried away when i saw the dial level being messed and all that. I'm still trying to figure that one out. Thank a lot!
AlexR
 
Posts: 127
Joined: Mon Aug 21, 2006 5:02 pm

Hi all

Postby austin.rock9 » Sun Feb 11, 2007 7:15 am

Still my problem is not solve. Plz. anybody there to solve my prob. this is very serious problem for me.

Pls. help Pls. help Pls. help
austin.rock9
 
Posts: 146
Joined: Mon Jun 12, 2006 4:11 pm

Postby gerski » Sun Feb 11, 2007 11:20 am

please check carefully your dialplan.. as this is happen to me when i upgrade to fastagi.. but now i dont experience it.
gerski
 
Posts: 432
Joined: Fri Jul 14, 2006 6:21 am

Hi

Postby austin.rock9 » Mon Feb 12, 2007 6:32 am

Pls. if you can share your mistake which u have made so that i can check that also. Thanks...
austin.rock9
 
Posts: 146
Joined: Mon Jun 12, 2006 4:11 pm

Postby gerski » Tue Feb 13, 2007 12:06 pm

just make sure you have a correct dialplan, i letter or comma will end up not hanging the calls.. check your "AGI(agi://127.0.0.1:4577/call_log)" make sure this is in the right place.
gerski
 
Posts: 432
Joined: Fri Jul 14, 2006 6:21 am

hi

Postby austin.rock9 » Tue Feb 13, 2007 12:41 pm

Below is my dial plan :


exten => _1XXXXXXXXXX,1,Dial(SIP/${EXTEN}@provider,60,tTo);
exten => _1XXXXXXXXXX,2,Hangup();



exten => h,1,DeadAGI(call_log.agi,${EXTEN}) ; DeadAGI is new
exten => h,2,DeadAGI(VD_hangup.agi,${EXTEN})

Correct me if i am wrong .
Thanks
austin.rock9
 
Posts: 146
Joined: Mon Jun 12, 2006 4:11 pm

Postby gerski » Tue Feb 13, 2007 2:23 pm

just as i expected you must put this:

exten => _1XXXXXXXXXX,1,AGI(call_log.agi,${EXTEN})
exten => _1XXXXXXXXXX,2,Dial(SIP/${EXTEN}@provider,60,tTo);
exten => _1XXXXXXXXXX,3,Hangup()

exten => h,1,DeadAGI(call_log.agi,${EXTEN}) ; DeadAGI is new
exten => h,2,DeadAGI(VD_hangup.agi,PRI-----NODEBUG-----${HANGUPCAUSE}-----${DIALSTATUS}-----${DIALEDTIME}-----${ANSWEREDTIME})

you did not follow the scratch install in 2.0.1
gerski
 
Posts: 432
Joined: Fri Jul 14, 2006 6:21 am

hi

Postby austin.rock9 » Sat Feb 17, 2007 5:26 am

Thanks it is solve after putting agi before extensions.

Thanks
austin.rock9
 
Posts: 146
Joined: Mon Jun 12, 2006 4:11 pm

Re: vicidial_auto_calls

Postby btaveras » Mon Dec 17, 2012 10:01 pm

please post an example of how you resolve this issue, because I am having the same issue myself.

txs
btaveras
 
Posts: 37
Joined: Fri Oct 17, 2008 4:16 pm

Re: vicidial_auto_calls

Postby williamconley » Tue Dec 18, 2012 1:18 am

this thread is 5 years old. the cause, however, was always that the calls got lost and were never deleted. and the solution is already posted by gerski
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
williamconley
 
Posts: 20258
Joined: Wed Oct 31, 2007 4:17 pm
Location: Davenport, FL (By Disney!)


Return to Support

Who is online

Users browsing this forum: Google [Bot] and 121 guests