modifying /agc/vicidial.php

Any and all non-support discussions

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

modifying /agc/vicidial.php

Postby enjay » Wed Jun 21, 2006 1:11 pm

My outbound call center sells ~5 different products and I would like to have the capability to have some checkboxes on the vicidial.php page so that if you pitch a product to a customer you can check it off the list so that when other campaigns that are run the agent will know not to pitch the same product again.

Is this a huge undertaking or minor? any details ideas comments would be really appreciated..

-enjay
enjay
 
Posts: 806
Joined: Mon Jun 19, 2006 12:40 pm
Location: Utah

Postby mflorell » Wed Jun 21, 2006 1:50 pm

Doing that on the vicidial.php screen would be a fairly complex task since there are many places where data is passed back and forth through XMLHTTPRequest functions. It would be much easier to program a custom PHP page to keep track of that information and just use the WEB FORM and "Get Call Launch" to bring that page up as soon as a call is connected.

This is how we have delt with custom fields and tables in the past and it keeps all customized data in separate tables which won't slow down your dialer and database. It also makes it somewhat easier and faster to generate reports based on that data.
mflorell
Site Admin
 
Posts: 18339
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby kissas » Thu Jul 03, 2008 2:38 pm

can you matt post a simple sample for the web form who gets the data? like the sourceforge that you have running?
kissas
 
Posts: 42
Joined: Thu Apr 24, 2008 10:28 am

Postby mflorell » Thu Jul 03, 2008 5:56 pm

Here's the source for the sf.net one:
http://astguiclient.sourceforge.net/tes ... utput.phps

It does not work with globals=no in php.ini because it is so old, but you get the idea from this script.
mflorell
Site Admin
 
Posts: 18339
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby kissas » Fri Jul 04, 2008 10:42 am

thx matt
kissas
 
Posts: 42
Joined: Thu Apr 24, 2008 10:28 am


Return to General Discussion

Who is online

Users browsing this forum: No registered users and 205 guests