Versions Compared

Key

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

...

  1. Create a Analog Lync Transformation Table.
    This will be used by the Action Set.

    Image Removed
    Panel
    borderStylenone

    Caption
    0Figure
    1Table

    : _

    - Is the Call to a Lync Analog Device?

    Image Added

     

     

  2. Create the Analog Lync Transformation Table entries.

    Image Removed

    Tranformation

    Panel
    borderStylenone

    Caption
    0Figure
    1Transformation Table Identifies Lync Analog Devices

    Image Added

     

     

    Info

    The search in the Transformation Table Entry is the result of the command you entered to enable the analog device, specifically, the OU. Note the corresponding analogEndPoints between the Lync command below and the translation entry above.

    New-CsAnalogDevice -LineUri tel:+15102462001 -DisplayName "Analogph1" -RegistrarPool cspool.uxdemo.net -AnalogFax $false -Gateway ux246.uxdemo.net -OU "ou=analogEndPoints,dc=uxdemo,dc=net"

    You can also run a Query Active Directory Cache test from the UX's Task Tab > Diagnostics Section in order to determine the OU name.

    Panel
    borderStylenone

    Caption
    0Figure
    1Active Directory Cache Query

    Image Modified

    Tip

    Don't forget to add distinguishedName to the UX's list of AD attributes.

    Panel
    borderStylenone

    Caption
    0Figure
    1Cache Settings

    Image Modified

     

    Create a Route to Lync

  1. Create a Transformation Table for Routing to Lync.
    This will be used by the Call Router.

    Image Removed

    Panel
    borderStylenone

    Caption
    0Figure
    1The Preprogrammed Passthrough Untouched Transformation Table

    Image Added

     

     

  2. Create a Transformation Table Entry to route the call to Lync.
    If all the numbers have been processed and normalized correctly, you should be able to use the Passthrough Untouchedtransformation that is created when the Lync Task (wizard) is run.

    Image Removed

    Panel
    borderStylenone

    Caption
    0Figure
    1The Passthrough Tranformation

    Image Added

     

     

  3. Create a Lync Call Routing Table

    Image Removed
    Panel
    borderStylenone

    Caption
    0Figure
    1Call Routing Table

    :

    - Lync Routes

    Image Added

     

     

  4. Create a Lync Call Routing entry to point the call to the Lync server.

    Image Removed

    Panel
    borderStylenone

    Caption
    0Figure
    1A Route to the Lync Server

    Image Added

     

    Create the Ring No Answer (RNA) Action Set

  1. Create the Ring No Answer Action in the Action Configuration menu.

    Image Removed

    Panel
    borderStylenone

    Caption
    0Figure
    1Ring No Answer Action

    Image Added

     

     

  2. Add an entry to the main Action Set.

    Image Removed

    Panel
    borderStylenone

    Caption
    0Figure
    1Action Set Entry to Route to Lync

    Image Added

Send Unanswered Calls to Exchange

...

  1. Create a Transformation Table route to voicemail transformation.This transformation retreives the callee's UMbox, sets the diversion, and sends the call to Exchange.

    Image Removed

    Panel
    borderStylenone

    Caption
    0Figure
    1EUM Leave Voicemail

    Image Added

     

     

  2. Create the voicemail Transformation Table Entries as below.

    Image Removed

    Panel
    borderStylenone

    Caption
    0Figure
    1Transformation Table Creates Diversion to Exchange

    Image Added

     

     

    Div
    classpdf6pttext

    Setting

    Description

    Query the called number against the AD attribute mobile

    Query the called number against the AD attribute telephoneNumber

    Query the called number against the AD attribute msRTCSIP-Line

    Trim the returned value to length of the EUM dialplan digits (default 4), place in the Diversion IE.

    Set the Called Number IE to the EUM SA number (store in UserValue1)

     

     

  3. Add an entry to the main Action Set to route unanswered Lync analog calls to Exchange voicemail.

    Image Removed
    Panel
    borderStylenone

    Caption
    0Figure
    1Exchange Action Set Entry

    Image Added

Summary

We are now at the mid-point of configuring the UX AD calling applications. Your Action Set should look like the Action Set below.

Panel
borderStylenone

Caption
0Figure
1Incoming From PSTN

Image Modified