Calls to Lync Users
This module These steps detail how to routes calls to Lync users. It checks the called number against the msRTCSIP-Line AD attribute to determine if the callee has a Lync number.
Create the Lync Transformation Table
Panel |
---|
|
Caption |
---|
0 | Figure |
---|
1 | Transformation Table - Is the Call to a Lync Device? |
---|
| Image Removed |
|
.
Create the Lync Transformation Table entry with the fields below.
Info |
---|
These entries build a called number+ext, then queries AD. |
Panel |
---|
|
Caption |
---|
0 | Figure |
---|
1 | Transformation Confirms Lync User |
---|
| Image Removed |
|
Caption |
---|
0 | Table |
---|
1 | Create Transformation Table |
---|
|
InputField Type | Input Field Value | Output Field Type | Output Field Value | Match Type |
---|
Calling Address/Number | ^(.*)(\d{4})$ | Called Extension | \1\2;ext=\2 | Mandatory | Called Extension | ==msRTCSIP-Line== | Called Address/Number | =msRTCSIP-Line= | Mandatory | Called Extension | (.*) | Called Extension | - | Mandatory |
|
Caption |
---|
0 | Figure |
---|
1 | Add the Action Set Entry - Calls to Lync |
---|
|
Image RemovedAdd an entry to the main Action Set.
Panel |
---|
|
Execution Condition: Always
Tranformation Table: Select applicable table
Action on Success: Action, Route to Lync
Action on Failure: Continue