Page 1 of 1

Callbacks from active lists

PostPosted: Mon Feb 15, 2021 6:11 am
by destefanix
Hi,
how can I make a sql filter to obtain that callbacks (and maybe cbholds if needed) can be put in hopper ONLY from active lists?

Thanks for help.

Re: Callbacks from active lists

PostPosted: Mon Feb 15, 2021 10:23 am
by carpenox
i would think you could use the filter module, add a new filter and try something like:

status in 'CALLBK'

And the hopper is only going to pull from active lists.....ever.

Re: Callbacks from active lists

PostPosted: Tue Feb 16, 2021 9:45 am
by destefanix
Sorry, but I'm sure that it's not true :)