Page 1 of 1

Transferring Lead to a different list upon disposition

PostPosted: Wed Sep 29, 2010 9:13 pm
by jfsfx
Is there any way to transfer the lead to a different list when the agent dispositions a lead as "X" disposition.Ex "Answer Machine"?

Or other option would be to allow 2 campaigns to use the same list but select the dispositions to call on each.

PostPosted: Wed Sep 29, 2010 9:25 pm
by williamconley
when you post, please post your entire configuration including (but not limited to) your installation method and OS with kernel or version, vicidial version and build, asterisk version, telephony hardware (model number is helpful here), cluster information if you have one, and whether any other software is installed in the box.

Similar to This:
Vicibox X.X from .iso | Vicidial X.X.X Build XXXX | Asterisk X.X.X | Single Server | No Digium/Sangoma Hardware | No Extra Software After Installation

this IS a requirement for posting along with reading the stickies (at the top of each forum) and the manager's manual (available on EFLO.net, both free and paid versions)
________

version makes a difference on this question

PostPosted: Wed Sep 29, 2010 10:18 pm
by mflorell
There are several ways of doing this depending on your version, some are custom, some are built-in.

PostPosted: Thu Sep 30, 2010 8:55 am
by jfsfx
Testing on vicibox lastest release. Using latest trunk SVN.

VERSION: 2.4-282
BUILD: 100928-1634

How do I accomplish that in the latest version?

Thank you.

PostPosted: Thu Sep 30, 2010 8:59 am
by mflorell
Put something like this in the Dispo Call url field:
(you will need to customize it to your setup and the statuses you want to have moved)

VARhttp://server/agc/dispo_move_list.ph ... _to_file=1

PostPosted: Thu Sep 30, 2010 9:15 am
by jfsfx
Thank you.

I was thinking on doing that but I'm using the dispo URL to post information to my CRM....any way to post to 2 different URL's?

Thanks again

PostPosted: Thu Sep 30, 2010 9:36 am
by williamconley
well ... you could make your own url/page that would "bounce" to both in the background (use CURL to pull both the url for your CRM and the url to move the lead)

PostPosted: Thu Sep 30, 2010 8:52 pm
by jfsfx
Posting to a separate script and then sending parameters to both URL's(CRM and the URL to move the lead)did the trick.

Thank you!!!

PostPosted: Thu Sep 30, 2010 9:18 pm
by williamconley
and now you have a page that can post to as many places as necessary, not just 1 or 2 :)

can even perform checks and comparisons and "decide" which one(s) to post to. all sorts of doors open.

PostPosted: Fri Oct 01, 2010 12:02 pm
by jfsfx
For some reason it's not moving the lead..... I'm using

VARhttp://my_IP/agc/dispo_move_list.php ... _to_file=1

I'm entering the list id 55555...

Here's the log:
2010-10-01 13:08:09|65592|55555|---SALE---SSALE---XSALE---|N|6666|1234||1|DONE: dispo is not a sale status: N|

Any settings I need to change?

PostPosted: Fri Oct 01, 2010 12:14 pm
by mflorell
Well, that depends, what statuses of calls do you want to move the list_id on the lead for?

PostPosted: Fri Oct 01, 2010 12:17 pm
by jfsfx
Got it fixed.

Thank you!!

Re: Transferring Lead to a different list upon disposition

PostPosted: Wed Jul 06, 2016 6:08 am
by stefano.pucci
is this script valid for predictive and status like "AB" or "NA"?

Re: Transferring Lead to a different list upon disposition

PostPosted: Wed Jul 06, 2016 7:47 am
by mflorell
You would need to use the No Agent URL in order to do that for non-agent statuses.

Re: Transferring Lead to a different list upon disposition

PostPosted: Wed Jul 20, 2016 5:10 am
by ERVINSULA
HOW CAN IT BE DONE TO TRANSFER THE CALLBACKS IN TO ANOTHER LIST. SO WHEN THE LISTS ARE RENEWED THE CALLBACKS ARE NOT DELETED OR LOST?

THANKS A LOT

Re: Transferring Lead to a different list upon disposition

PostPosted: Wed Jul 20, 2016 5:44 am
by mattyou1985
ERVINSULA wrote:HOW CAN IT BE DONE TO TRANSFER THE CALLBACKS IN TO ANOTHER LIST. SO WHEN THE LISTS ARE RENEWED THE CALLBACKS ARE NOT DELETED OR LOST?

THANKS A LOT


by looking at the above ime gessing all you need to cange is SALE---SSALE---XSALE to CALLBK---CBHOLD and not forgetting to change my_IP to the ip of the server hope this helps but the link its self is rong some how as ive tryed to use it my self


http://192.168.0.***/agc/dispo_move_lis ... _to_file=1

this was a far as i got

http://192.168.0.***/agc/dispo_move_lis ... _to_file=1


Invalid Username/Password: |6666|************|1|0|GOOD|

now this is as far as i can get but what i dont get is what s rong as 6666 is the admin account with all setttings on so what am i missing please as this would be an ausom thig to use

Re: Transferring Lead to a different list upon disposition

PostPosted: Wed Jul 20, 2016 9:18 am
by ERVINSULA
Thanks for the reply,

Under which panel I can change SALE---SSALE---XSALE to CALLBK---CBHOLD. this is not very clear to me.

Thanks a lot

Re: Transferring Lead to a different list upon disposition

PostPosted: Wed Jul 20, 2016 10:13 am
by mattyou1985
192.168.0.***/agc/dispo_move_list.php?lead_id=--A--lead_id--B--&new_list_id=55555&dispo=CBHOLD&user=6666&pass=************&sale_status=CBHOLD&reset_dialed=Y&log_to_file=1

192.168.0.***/agc/dispo_move_list.php?lead_id=--A--lead_id--B--&new_list_id=55555&dispo=--A--CALLBK--B--&user=--A--user--B--&pass=--A--pass--B--&sale_status=SALE---SSALE---XSALE&reset_dialed=Y&log_to_file=1

Re: Transferring Lead to a different list upon disposition

PostPosted: Wed Jul 20, 2016 10:14 am
by mattyou1985
least ime thinking this is a start as ime still unable to get it to fully work my self

Re: Transferring Lead to a different list upon disposition

PostPosted: Wed Jul 20, 2016 10:25 pm
by williamconley
ERVINSULA wrote:HOW CAN IT BE DONE TO TRANSFER THE CALLBACKS IN TO ANOTHER LIST. SO WHEN THE LISTS ARE RENEWED THE CALLBACKS ARE NOT DELETED OR LOST?

THANKS A LOT

1) Welcome to the Party! 8-)

2) As you are obviously new here, I have some suggestions to help us all help you:

When you post, please post your entire configuration including (but not limited to) your installation method (7.X.X?) and vicidial version with build (VERSION: 2.X-XXXx ... BUILD: #####-####).

This IS a requirement for posting along with reading the stickies (at the top of each forum) and the manager's manual (available on EFLO.net, both free and paid versions)

You should also post: Asterisk version, telephony hardware (model number is helpful here), cluster information if you have one, and whether any other software is installed in the box. If your installation method is "manual/from scratch" you must post your operating system with version (and the .iso version from which you installed your original operating system) plus a link to the installation instructions you used. If your installation is "Hosted" list the site name of the host.

If this is a "Cloud" or "Virtual" server, please note the technology involved along with the version of that techology (ie: VMware Server Version 2.0.2). If it is not, merely stating the Motherboard model # and CPU would be helpful.

Similar to This:

Vicibox X.X from .iso | Vicidial X.X.X-XXX Build XXXXXX-XXXX | Asterisk X.X.X | Single Server | No Digium/Sangoma Hardware | No Extra Software After Installation | Intel DG35EC | Core2Quad Q6600

3) "Transferring Lead to a different list upon disposition" can be managed in the "dispo_url" field of the campaign. The script in question is mentioned elsewhere in this thread along with some other details.

4) Regarding your remark "when lists are renewed", I hope you do not mean to say you delete all your leads and reload them regularly (for DNC washing for instance?). We sell a product that allows you to DNC wash within the Vicidial server (nightly). But in any event, reloading leads will delete all history for your leads which is "lost data" and should be avoided, obviously, whenever possible.