Page 1 of 1

Vicidial_Hopper Sources Column

PostPosted: Wed Oct 08, 2014 12:41 pm
by mav2287
I am working on some mods to the hopper script and had a question in regard to the "source" column. It looks like there seems to be two items that appear here "A" & "S". I am guessing S-script A-agent not to sure. I can't seem to find in the AST_VDHopper script how it places alt dials into the hopper. I saw that it shows source A when it is an alt dial, but I don't see anywhere in the VDHopper script that would set that source. Does anyone know what code puts the alt number into the hopper?

Re: Vicidial_Hopper Sources Column

PostPosted: Wed Oct 08, 2014 3:07 pm
by mflorell
Alt numbers are put in by several different scripts depending on how the call hangup is detected. The www/agc/vdc_db_query.php script and the FastAGI_log.pl and AST_VDauto_dial.pl scripts all insert those.