KamDev Essa writes:
> I want to implement hunting dynamically. Say I have one Inbound #
> 12345678909 that needs to hunt 4 extensions. 201, 202, 203 and
> 204. where do I store this relationship in the db becuse a customer
> can change sequence to 202, 203, 201 and 204.
If you want to use load_contacts()/next_contacts(), then the customer
could add permanent registrations for the extensions to location table
with different q values.