Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Calls to Lync Users

This module The configuraiton below 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.

 

  1. Create the Lync Transformation Table.

    Image Removed

    Tranformation Table: Is the Call to a Lync Device?

  2. Create the Lync Transformation Table entry .
    This (this entry performs the AD lookup.

    Image Removed

    }

    Input field Type: Called Address/Number
    Input Field Value: =msRTCSIP-Line=
    Output Field Type: Called Address/Number
    Output Field Value: =msRTCSIP-Line=
    Match Type: MandatoryTranformation Confirms Lync User


  3. Create a Lync Action in the Action Configuration menu .

    Image Removed

    Action Configuration: Action, Route to Lync (include Action: Route Call and specify the applicable Route Table).

  4. Add an entry to the main Action Set.

    Image Removed

    Add the Action Set Entry: Calls to Lync

...

  1. :
    Execution Condition: Always
    Tranformation Table: Select applicable table
    Action on Success: Action, Route to Lync
    Action on Failure: Continue

From the Lync Route Table, it is possible to add additional Call Route Entries to provide additional call processing should Lync be down. 

Pagebreak

Failover to Exchange

To add failover functionality to Exchange, use the following:

...

add an entry to the Lync Routing Table that points to Exchange.

...

Image Removed

...

Failover to Mobile

Add an entry to the Lync Routing Table that points to the callee's mobile phone.

  1. Add a Transformation Table to call the mobile.

    Image Removed

    Tranformation Table: Calls to Mobile

  2. Add the Transformation Table entries.

    Image Removed

    Find the Callee's Mobile Number

    Input field Type: Called Address/Number
    Input Field Value: =msRTCSIP-Line=
    Output Field Type: Called Address/Number
    Output Field Value: =mobile=
    .

  3. Add an entry to the Lync Call Route Table.

    Image Removed

    Call Route Entry Sends Call to Mobile

Summary

Your Lync Call Route Table should now have a route entry to send the call to the Lync server. If the Lync server is down, the call will be re-routed to Exchange to leave voicemail. If Exchange is offline, the calls will be forwarded to the callee's mobile number.

...