Skip to main content

inbound route limited to 10 handlers

Posted by ophirr on Wed, 05/20/2015

hi
I have requirement to cover every hour in the week to forward calls to different hunt lists / user extensions.
how do I cancel the limit of 10 handlers?
I wish to have 24 handlers, is it posible?
I use ver 6


Submitted by eeman on Mon, 06/08/2015 Permalink

that is some very bad 'ladder logic' that even in single tenant does not scale well at all. this would be disastrous on a box with more than a single DID with that many IF/Then logical gates. You'd probably be better off scripting something else together that does a GOTO based on a parsing of the current date string.