If you want only recurring you would need to include si_recurring=1 and si_schedule_status!=8 in your where clause.
Si_recurring contains both recurring and pending as this property is true for both. schedule status 8 is the status of paused.
Thanks,
Prithvi