stmt: select distinct list_id from voicebot_list where status='OPEN' and start_time is not null and end_time is not null and start_time<=now() and now() between start_time and end_time; row_count: 0 Data Not Available