During auto_dial lead status remains as NEW

All installation and configuration problems and questions

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

During auto_dial lead status remains as NEW

Postby areon » Fri May 12, 2023 7:10 am

Hi!

We using:
ViciBox v.10.0.1 220503
ViciDial Revision: 3664
Asterisk 13.38.3-vici
VERSION: 2.14-870a
BUILD: 221214-1153

During auto-dialing, we have discovered the following:
The NA status is not being assigned to a lead in the vicidial_list table, and the status remains as NEW.
However, the AB status is assigned correctly.
In the vicidial_log table all statuses are assigned correctly as well.

As a quick solution, we made a correction in AST_VDauto_dial.pl by modifying the condition:
if ($CLlead_id > 0 && $CLstatus != 'CARRIERFAIL')
to
if ($CLlead_id > 0)

We would like to understand the cause of this behavior and what 'CARRIERFAIL' means.
areon
 
Posts: 59
Joined: Tue Sep 08, 2015 7:17 am

Re: During auto_dial lead status remains as NEW

Postby mflorell » Fri May 12, 2023 7:25 am

Yes, that bug was fixed a few months ago in svn/trunk.
mflorell
Site Admin
 
Posts: 18338
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida


Return to Support

Who is online

Users browsing this forum: Bing [Bot], Google [Bot] and 85 guests