cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
508
Views
5
Helpful
6
Replies

Unity4 Call Transfer from Call Handler

morning all,
I was wondering if you could assist here. I am trying to  configure a call handler which allows the caller to dial into UCM which  directs to a call handler and plays a message. The caller has a choice  to press 1 if they know the extension they would like to dial.
This is all working. However when you press 1, and then enter the extension number (8xxx) Unity says "you cannot be transferred to this number".
I  have checked the restriction tables and they have the standard  91??????* etc, and I have added in 8??? to allow dialing these 8xxx  extension numbers but this still does not work.
I have checked the PT and CSS on UCM and these are all ok.
Any pointers you could help with?

1 Accepted Solution

Accepted Solutions

Rob Huffman
Hall of Fame
Hall of Fame

Hi Carl,

Just to add a note to Java's great tips (+5 "J")

Have you checked the numbers in question within the CS_Default_System_Transfer restriction table to see if it permits it.

CS_Default_System_Transfer

Restricts numbers that can be used for Caller system transfers, which allow unidentified callers to transfer to a number that they specify. For example, callers may want to dial a lobby or conference room phone that is not associated with a Cisco Unity subscriber. By default, the table does not allow Cisco Unity to dial any numbers.

http://www.cisco.com/en/US/docs/voice_ip_comm/unity/405/administration/guide/ex/sag_0240.html#wpxref46866

Cheers!

Rob

View solution in original post

6 Replies 6

Jaime Valencia
Cisco Employee
Cisco Employee

Is the DN you're trying to reach already configured in Unity? I mean, is it in a call handler, subscriber, etc?

Are you using a call system transfer?

HTH

java

If this helps, please rate

www.cisco.com/go/pdihelpdesk

HTH

java

if this helps, please rate

Rob Huffman
Hall of Fame
Hall of Fame

Hi Carl,

Just to add a note to Java's great tips (+5 "J")

Have you checked the numbers in question within the CS_Default_System_Transfer restriction table to see if it permits it.

CS_Default_System_Transfer

Restricts numbers that can be used for Caller system transfers, which allow unidentified callers to transfer to a number that they specify. For example, callers may want to dial a lobby or conference room phone that is not associated with a Cisco Unity subscriber. By default, the table does not allow Cisco Unity to dial any numbers.

http://www.cisco.com/en/US/docs/voice_ip_comm/unity/405/administration/guide/ex/sag_0240.html#wpxref46866

Cheers!

Rob

Thanks for the reply chaps,

as you can see the 5th entry should allow all calls through, I specifically put in 8* for the 8175 extension on UCM. This is not being used on any call handler either.

Dial String  Call pattern  Allow 
0 8* Yes
1 91???????* No
2 9011???????* No
3 9???????????* No
4 900* No
5 * Yes

Any other ideas?

Rob,

you were right! I added in them numbers 3??? and 8??? and I can now dial.

Many thanks!

Regards,

Carl

Hey Carl,

Nice work my friend Glad to be of some small help here.

Cheers!

Rob

Cheers again mate.

Regards,

Carl