cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
221
Views
0
Helpful
2
Replies

UnityConnection1.2, caller dial 1 to access cellphone during VM greeting

jeffshen1215
Level 1
Level 1

When callers reach user's VM, want to be promptd to dial 1 to transfer to a cell phone.

How to set this feature in Unity connection version 1.2? Thanks,

2 Replies 2

Brandon Buffin
VIP Alumni
VIP Alumni

You will need to create a call handler and set it to transfer to the cell phone number. Remember to include any necessary access code such as 9.

Managing Call Handlers

http://www.cisco.com/en/US/docs/voice_ip_comm/connection/1x/administration/guide/acm030.html

Then modify the caller input for the subscriber so that 1 attempts a transfer for the call handler that you created.

http://www.cisco.com/en/US/docs/voice_ip_comm/connection/1x/user_mac/guide/mac030.html#wp1040974

Hope this helps. If so, please rate the post.

Brandon

Thanks bbufin,

there is another issue that in user's caller input section, as document said, "User with Voice Mailbox-Sends the call to the user that you specify. Specify whether the call should transfer to the user extension or go directly to the greeting of the user.", there are two opertions as "Attempt Transfer " and "Go Directly to Greetings ", but when I tested these two opertions, nothing different(Everytime, it leads me to the VM greeting, not extension).

What's wrong?