Greetings. We need to make modifications to an Attendant profile to accommodate more choices in a custom workgroup directory than what are available with 1-9. A list called by a subroutine may be appropriate, but how do I go about that?
For instance, instead of Attendant offering "For Jerry, press 1. For Tom, press 2. For Mary, press 3..." We have nine now, and cannot go to 10 with the Attendant method as it accepts only a single digit.
If we had a table that had the user's internal extension and name, we'd like to be able to reference the table and read the names and extensions in order. Or something that works like the company directory, but with only a tiny subset of the users. In the end, we need to route calls to these users via extension when the caller does not know the extension in advance.
Advice on how to best accomplish this is appreciated.