- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2019 02:03 PM
I am trying to setup a unity call handler and setup a tree, for a school main number, that is using cisco Attendant console, is this possible? I can set it up without the Attendant console, no problem, but would like the receptionist to use the Console, like normal.
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2019 04:52 PM
yes, you can adjust the caller input to send to any destination you want.
java
if this helps, please rate
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2019 02:34 PM
You are talking about two different things that are not connected, you can build your AA and send calls to AC, or send calls from AC to your AA. Exactly what are you trying to do here?
java
if this helps, please rate
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2019 04:16 PM
number to the school is connected to the attendant console. Is it possible
to have the unity call handler go to the AC by selecting a number input
such as 0? Do I have to bypass the AC, altogether?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2019 04:52 PM
yes, you can adjust the caller input to send to any destination you want.
java
if this helps, please rate
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2019 05:48 PM
Thank you very much. I will try this on Monday.
