Page 1 of 1

Email Outbound Calling Report Option

PostPosted: Mon Jul 09, 2012 12:30 am
by ctc_ryan
Hi,

Is there the ability for Vicidial to send an automated e-mail report that contains the Outbound Calling Report data?

We are using GoAutoDial C.E. 2.1
------------------------------------------
Vicidial SVN 2.4-309a BUILD: 110430-1642
Asterisk 1.4.39.1-vici
DAHDI 2.4.1
Sangoma Wanpipe 3.4.20
CentOS 5.6
------------------------------------------

Thanks for the help.

Re: Email Outbound Calling Report Option

PostPosted: Mon Jul 09, 2012 9:55 am
by mflorell
You can manually set up the AST_email_web_report.pl script to do this, but it involves editing the code to put in the URL that will pull the report that you want.

Re: Email Outbound Calling Report Option

PostPosted: Mon Jul 09, 2012 9:55 am
by williamconley
Not built in, of course, but since it is on Linux any script can be added.

Re: Email Outbound Calling Report Option

PostPosted: Wed Nov 27, 2013 11:33 am
by Nelius
Hi there.

I know this is an old thread but I just wanted to know if there's anyone who has added this script and can confirm that it's working fine. We are also looking for a similar script where a list with all QCPass sales will be mailed to us every morning together with specified fields.

Thanks

Re: Email Outbound Calling Report Option

PostPosted: Thu Nov 28, 2013 12:34 am
by williamconley
Yes, the script works. Easier to just pull the data you want if you have special needs. However, this script can be modified (and duplicated) to pull just about any information you want from the Vicidial system.

Re: Email Outbound Calling Report Option

PostPosted: Mon Dec 02, 2013 3:09 am
by Nelius
Hi William.

Thank you for the speedy response. Here's an example of what we need:

Campaign ID: AFX123
List ID : 02122013

So we want list ID 02122013 under campaign ID AFX123 to be mailed to us with only specific fields. That List ID has custom fields like “security_phrase, comments, called_count etc.. We do not want all of those to be included in the automated report, so we only want: “Campaign_Code, LName, Company_Title etc.
How would one go about the scripting of such? If anyone knows, please also post a detailed solution using the above details as example.

Thank you.

Re: Email Outbound Calling Report Option

PostPosted: Fri May 09, 2014 5:14 am
by Nelius
Hi All.

Anyone with a solution for the above post?

Thank you.