Pass selected callback disposition via "Dispo Call URL"

Discussions about development of VICIDIAL and astGUIclient

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

Pass selected callback disposition via "Dispo Call URL"

Postby Expiwrite » Tue May 10, 2016 12:50 am

I have a client that wants the selected disposition passed back to a CRM via the "Dispo Call URL".

With status codes setup for callback, the 'dispo' is passed as "CBHOLD". The value actually selected by the user is passed to vdc_qb_query.php in a variable named "CallBackLeadStatus".

I suggest added a dispo_call_url parameter to receive and pass the CallBackLeadStatus. Please consider this.

=================================================================================================================

filename: .../agc/vdc_db_query.php


AFTER this line:
$dispo_call_url = preg_replace('/^VAR/','',$dispo_call_url);

ADD this line:
$dispo_call_url = preg_replace('/--A--callback_lead_status--B--/i',"$CallBackLeadStatus",$dispo_call_url);
Expiwrite
 
Posts: 1
Joined: Mon May 09, 2016 7:41 pm

Re: Pass selected callback disposition via "Dispo Call URL"

Postby mflorell » Tue May 10, 2016 5:24 am

Please post this as a feature request in the Issue Tracker, then link it back to this post.
mflorell
Site Admin
 
Posts: 18335
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida


Return to Development

Who is online

Users browsing this forum: No registered users and 29 guests