Page 1 of 1

Create Dispo Status in realtime

PostPosted: Fri Jul 29, 2011 11:53 am
by Meeyo
Hi,

Just a quick question. I'm creating a realtime report. However, I cannot copy the realtime stat of vicidial DISPO status. I'm able to pullout other fields from the table. As I try to understand ASTtimeonVDADall.php I cannot understand the part how Vicidial assign the DISPO status.

May I know the conditions here and how to do it.

Thanks!


VERSION: 2.2.1-237
BUILD: 100510-2015

PostPosted: Fri Jul 29, 2011 12:03 pm
by mflorell
It is determined programmatically from the other agent status data, the formula is in the code of that script.

PostPosted: Fri Jul 29, 2011 3:05 pm
by williamconley
So you are asking how Vicidial determines that an agent is in "dispo" as opposed to INCALL? I don't think I've ever looked for that. LOL, but it's obviously in the php script's mysql call (or a function that checks after the sql returns).

Re: Create Dispo Status in realtime

PostPosted: Thu Nov 01, 2012 2:35 pm
by Kangkong
Hi Guys,

Good day! May i know how the DEAD status is "derived" in the programming?

GoAutodial 2.1 CE | 64 bit CentOS 5.6 | Vicidial VERSION: 2.4-309a Build 110430-1642 | Asterisk 1.4.39 | Multi Server | No Digium/Sangoma Hardware | No Extra Software After Installation |

Re: Create Dispo Status in realtime

PostPosted: Sun Nov 04, 2012 4:52 pm
by williamconley
start a new thread or ask a question relating to dispo status in realtime. you're hijacking a thread that is a year and a half old. LOL

Re: Create Dispo Status in realtime

PostPosted: Mon Nov 05, 2012 4:40 pm
by Kangkong
Hi William,

I do apologize. I will be posting a new thread. Thank you!