All installation and configuration problems and questions
Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N
by Framercy » Tue Jul 10, 2007 4:50 am
Hello,
I activated the pause codes but where do they go to after an agent made his choice?
It is simply impossible for me to find those entries in the database. I watched out in table vicidial_agent_log and all other Tables for those entries to be able to calculate the working times of our agents.
Thnx a lot for VD
Fram
-
Framercy
-
- Posts: 65
- Joined: Fri Jun 22, 2007 6:46 am
- Location: Duisburg, Germany
by mflorell » Mon Jul 16, 2007 8:38 am
vicidial_agent_log is where they show up. It should be populated in the sub_status field.
-
mflorell
- Site Admin
-
- Posts: 18387
- Joined: Wed Jun 07, 2006 2:45 pm
- Location: Florida
-
by peacy » Sun Jul 22, 2007 3:51 pm
Unfortunately the sub_status field is not populated due to a bug in vdc_db_query.php.
See issue 0000120 in the Issue Tracker. (A patch that fixes the problem is attached to the issue).
-
peacy
-
- Posts: 55
- Joined: Thu Jul 05, 2007 1:46 pm
- Location: UK
by Framercy » Tue Jul 24, 2007 5:24 pm
Oh thnx very much - I will try the patch asap
Best reguards
Fram
-
Framercy
-
- Posts: 65
- Joined: Fri Jun 22, 2007 6:46 am
- Location: Duisburg, Germany
by mflorell » Wed Jul 25, 2007 8:26 am
Bug is now patched in SVN
-
mflorell
- Site Admin
-
- Posts: 18387
- Joined: Wed Jun 07, 2006 2:45 pm
- Location: Florida
-
by Framercy » Fri Jul 27, 2007 11:07 am
It works well after patching the script. Thanks...
I have some small questions left in this context:
How works the billable feature?
Is it implemented right now?
If it´s implemented right now, how do I have to customize my daily agentreport query to reflect the pause codes on the working hours?
Thanks for all and best regards
Fram
-
Framercy
-
- Posts: 65
- Joined: Fri Jun 22, 2007 6:46 am
- Location: Duisburg, Germany
by mflorell » Fri Jul 27, 2007 11:16 am
Billable is not really much more than a comment-type field at this point, it was created for a client with a specific need, and may or may not have any reports included in the future.
-
mflorell
- Site Admin
-
- Posts: 18387
- Joined: Wed Jun 07, 2006 2:45 pm
- Location: Florida
-
by peacy » Sun Aug 12, 2007 12:07 pm
Framercy:
My client requested the pause codes on the daily report, so I'm working on it right now.
I'm also making some changes to the real-time screen, so it would display the pause code (easier for a manager to see who's doing what).
If interested in the patches just pm me.
-
peacy
-
- Posts: 55
- Joined: Thu Jul 05, 2007 1:46 pm
- Location: UK
by Op3r » Mon Aug 13, 2007 10:47 am
Peacy
if it is not much trouble kindly post it at the tracker.
Thanks
Get paid for US outbound Toll Free calls. PM me.
-
Op3r
-
- Posts: 1432
- Joined: Wed Jun 07, 2006 7:53 pm
- Location: Manila
-
by peacy » Mon Aug 13, 2007 1:36 pm
Of course it's not a problem
And while we're on the subject: if I'd like to regularly contribute to the project, who should I contact?
-
peacy
-
- Posts: 55
- Joined: Thu Jul 05, 2007 1:46 pm
- Location: UK
by Op3r » Mon Aug 13, 2007 2:06 pm
matt
Get paid for US outbound Toll Free calls. PM me.
-
Op3r
-
- Posts: 1432
- Joined: Wed Jun 07, 2006 7:53 pm
- Location: Manila
-
by mflorell » Mon Aug 13, 2007 8:01 pm
Hello, Matt here. What kind of things would you like to do?
We can always use more reports, people seem to use whatever you throw out there for a report. You can also take a look at the tracker and see if anything there looks like something you would like to tackle.
-
mflorell
- Site Admin
-
- Posts: 18387
- Joined: Wed Jun 07, 2006 2:45 pm
- Location: Florida
-
by peacy » Sat Aug 18, 2007 11:44 am
If anybody interested, there's a patch available for the real-time campaign screen (issue 0000133 on the tracker).
The pause code is displayed after the status column.
-
peacy
-
- Posts: 55
- Joined: Thu Jul 05, 2007 1:46 pm
- Location: UK
by gardo » Sat Aug 18, 2007 12:32 pm
i seem to be having problems downloading the patch. anyone else experiencing this? i'm using firefox by the way. file gets saved as file_download.php w/ different content.
-
gardo
-
- Posts: 1926
- Joined: Fri Sep 15, 2006 10:24 am
- Location: Manila, 1004
-
by peacy » Sat Aug 18, 2007 12:35 pm
Works for me (using firefox 1.5.0.12).
Did you left-click the link?
-
peacy
-
- Posts: 55
- Joined: Thu Jul 05, 2007 1:46 pm
- Location: UK
by gardo » Sat Aug 18, 2007 2:33 pm
seems that firefox 2 is having some some issues. switching to opera and konqueror did the trick.
-
gardo
-
- Posts: 1926
- Joined: Fri Sep 15, 2006 10:24 am
- Location: Manila, 1004
-
by gardo » Sat Aug 18, 2007 2:46 pm
just patched astguiclient 2.0.3 w/ asterisk 1.2.23 and i can see the "pause code" on the AST_timeonVDADall.php page. however, it doesn't seem to change to the pause code chosen by the agent when going on pause. am i missing something here?
-
gardo
-
- Posts: 1926
- Joined: Fri Sep 15, 2006 10:24 am
- Location: Manila, 1004
-
by peacy » Sat Aug 18, 2007 6:18 pm
Unfortunately the sub_status field is not populated due to a bug in v2.0.3.
A patch is available to remedy this problem. See issue 0000120 in the tracker.
-
peacy
-
- Posts: 55
- Joined: Thu Jul 05, 2007 1:46 pm
- Location: UK
by gardo » Sun Aug 19, 2007 4:19 am
thanks for that info. works like a charm now.
only thing missing from the AST_timeonVDADall.php is to display how many minutes or seconds they have been in that disposition.
-
gardo
-
- Posts: 1926
- Joined: Fri Sep 15, 2006 10:24 am
- Location: Manila, 1004
-
by peacy » Sun Aug 19, 2007 5:50 am
gardo wrote:only thing missing from the AST_timeonVDADall.php is to display how many minutes or seconds they have been in that disposition.
I'm coding that feature as we speak...
I'll keep you posted.
-
peacy
-
- Posts: 55
- Joined: Thu Jul 05, 2007 1:46 pm
- Location: UK
by reland02 » Thu Aug 23, 2007 6:34 pm
how can i run/install the patch that i downloaded, thanks
-
reland02
-
- Posts: 49
- Joined: Fri Jun 29, 2007 11:32 am
by peacy » Fri Aug 24, 2007 5:24 am
reland02 wrote:how can i run/install the patch that i downloaded, thanks
You can create backup when you apply the patch and revert to the .orig file:
- Code: Select all
patch -b < pause_code_display_on_realtime_screen_v2_0_3.patch
Or you can reverse the patch with -R:
- Code: Select all
patch -R < pause_code_display_on_realtime_screen_v2_0_3.patch
-
peacy
-
- Posts: 55
- Joined: Thu Jul 05, 2007 1:46 pm
- Location: UK
Return to Support
Who is online
Users browsing this forum: Google [Bot] and 137 guests