SPECIFIC DISPOSITION TRANSFER TO OTHER CAMPAIGN

All installation and configuration problems and questions

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

SPECIFIC DISPOSITION TRANSFER TO OTHER CAMPAIGN

Postby ruben23 » Mon Mar 19, 2018 9:17 pm

Version: 2.14b0.5
SVN Version: 2812
DB Schema Version: 1523
Asterisk 1.8
Ubuntu Server 12.04.5 LTS 64bit

Hi Guys, is this process possible

i have a campaign OUTBOUND dialing predictive outbound then i got a disposition called QUOTES on it and this have a Call back Properties, now is this possible that every agent who disposition QUOTES will transfer this lead to another campaign called QUOTES specific for Quotes disposition only and retained its Agent Specific owner or call back owner. Or do i have to do it manually and migrate the leads disposition QUOTES to the next campaign itself

Any idea guys.?
SkypeID: rlacumba
IBM x3200 Dual Core 2.4 Ghz.
4GB Ram
VERSION: 2.4-311a
BUILD: 110514-1351
© 2011 ViciDial Group
Asterisk 1.4.27-vici
Another VICI_day, same trunK, same Channel-->Transcode...
ruben23
 
Posts: 1161
Joined: Thu Jul 31, 2008 10:35 am
Location: Davao City, Philippines

Re: SPECIFIC DISPOSITION TRANSFER TO OTHER CAMPAIGN

Postby ruben23 » Mon Mar 26, 2018 4:11 am

GUYS Any idea on this somehow please
SkypeID: rlacumba
IBM x3200 Dual Core 2.4 Ghz.
4GB Ram
VERSION: 2.4-311a
BUILD: 110514-1351
© 2011 ViciDial Group
Asterisk 1.4.27-vici
Another VICI_day, same trunK, same Channel-->Transcode...
ruben23
 
Posts: 1161
Joined: Thu Jul 31, 2008 10:35 am
Location: Davao City, Philippines

Re: SPECIFIC DISPOSITION TRANSFER TO OTHER CAMPAIGN

Postby blackbird2306 » Mon Mar 26, 2018 7:16 am

Transfer to another campaign means you have to add a new list, which is assigned to this new campaign. And the leads with QUOTES status need to be moved or copied to the new list. Some possible ways:

1. There is a relatively new Drop Lists feature, but it's just for inbound campaigns. I think it's possible with customization to expand this by outbound campaigns also.

2. Look into: Reports --> Admin Utilities --> Basic Lead Management Tools --> Move Leads (needs to be triggered manually and only based on list not campaign)

3. Dispo Call URL --> make a php file, which changes the assigned list_id of the lead, only when selected status is QUOTES
UPDATE: Look into dispo_move_list.php located in agc directory, which was already written for this purpose!

4. Change the list id of the leads with cronjob.This sql query from lead_tools.php is interesting for you:
$move_lead_stmt = "UPDATE vicidial_list SET list_id = '$move_to_list' WHERE list_id = '$move_from_list' and status like '$move_status' and called_count $move_count_op $move_count_num";
Vicibox 6.0.2 from Vicibox_v.6.0.x86_64-6.0.2.iso | Vicidial 2.12-560a build: 160617-1427 | Asterisk 1.8.32.3
blackbird2306
 
Posts: 409
Joined: Mon Jun 23, 2014 5:31 pm


Return to Support

Who is online

Users browsing this forum: No registered users and 90 guests