cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
586
Views
0
Helpful
3
Replies

Unity Connections System Call Handler

tsijmerrifield
Level 1
Level 1

Greetings,

I have a system call handler references another call handler when "4" is pressed which then is supposed to transfer to mailbox X2334. When I test I can leave a message however mailbox 2334 is empty. How is the reference from the second call handler to mailbox 2334 made?

Thanks,

Jon

1 Accepted Solution

Accepted Solutions

Dennis Mink
VIP Alumni
VIP Alumni

from your first Call Handler, use caller input 4:

ACTION>USER With mail box and choose the user that has extension 2334

=============================
Please remember to rate useful posts, by clicking on the stars below.

=============================

Please remember to rate useful posts, by clicking on the stars below.

View solution in original post

3 Replies 3

Dennis Mink
VIP Alumni
VIP Alumni

from your first Call Handler, use caller input 4:

ACTION>USER With mail box and choose the user that has extension 2334

=============================
Please remember to rate useful posts, by clicking on the stars below.

=============================

Please remember to rate useful posts, by clicking on the stars below.

davrojas
Level 3
Level 3

Hello Jon,

I would require some clarification to understand the call flow, however getting to the point you want to dial key # 4 from the second call handler to reach the users mailbox.

If this is correct you would go to Call Management> System Call Handlers> select you Call Handler> Edit> Caller Input> Click on number 4> User with Mailbox > Either Attempt Transfer or Go Directly to Greetings.

Best Regard,

-D a  v   i    d     R      o       j        a         s          P           e            c             k


Thanks to both replies - the user with mailbox action worked perfectly.

Jon