Versions Compared

Key

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

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. 

  1. Create the Lync Transformation Table

    Panel
    borderStylenone

    Caption
    0Figure
    1Transformation Table - Is the Call to a Lync Device?

    Image Removed

     

     .

  2. Create the Lync Transformation Table entry with the fields below.

    Info

    These entries build a called number+ext, then queries AD.

    Panel
    borderStylenone

    Caption
    0Figure
    1Transformation Confirms Lync User

    Image Removed

     

    Caption
    0Table
    1Create Transformation Table
    InputField TypeInput Field ValueOutput Field TypeOutput Field ValueMatch Type
    Calling Address/Number^(.*)(\d{4})$Called Extension\1\2;ext=\2Mandatory
    Called Extension==msRTCSIP-Line==Called Address/Number=msRTCSIP-Line=Mandatory
    Called Extension(.*)Called Extension-Mandatory
     

  3. Caption
    0Figure
    1Add the Action Set Entry - Calls to Lync
    Image Removed

    Add an entry to the main Action Set.

    Panel
    borderStylenone

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