by EXviciman » Tue Apr 07, 2020 10:44 am
HI,
In admin/servers I have Local GMT=-5. On reports page, DB time and PHP time are same with the server time. Also Asterisk CLI time is same with all that i mentioned before.
The campaign i use has Local Call Time=24 hours default. The leads in the list that is assigned to the campaign have GMT=-8.
I checked the loading to the hopper it is loading leads with gmt_offset=-5
INSERT INTO vicidial_hopper (lead_id,campaign_id,status,user,list_id,gmt_offset_now,state,priority,source,vendor_lead_code) values('135467','CMP_NAME','READY','','2111','-5.00','','0','S',"").
What i like to achieve is to load leads (GMT-8) when it is 12AM (GMT-5) and not earlier.