Versions Compared

Key

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

Overview

Below is the call diagram example used as a configuration reference for the remainder of this document.

Panel
borderStylenone

Caption
0Figure
1Call Diagram Example

Caption
0Table
1Configuration Steps

Step

Action

1

PSTN call arrives at SBC. SBC processes corresponding SG, Call Route & Transformation Table

 

Call Route/Transformation Table queries the AD cache. The called number is checked against all msRTCSIP-Line records per the Input portion of the transformation entry.

2

James' msRTCSIP-Line entry matches the called number, +15105743501. James' mobile number is returned from the AD cache. A call is placed to James' mobile, +14085551212.

 

All of James' AD records are recorded into a record set. This record set is used for all subsequent AD queries for this call.

3a

In forking the call to Lync, the next Call Route entry/Transformation Table is executed. The record set (not the AD cache) is searched to see if the called number matches the msRTCSIP-Line. This type of check is performed simply to ascertain if the called number belongs to a Lync user. If it matches, the same number that was searched is returned and the call request is forwarded to the Lync Server.

3b

The Lync Server processes the INVITE, sending it out to James' Lync client

Before Beginning...

Prerequisites

Before beginning the AD configuration, investigate and answer the following:

  • The FQDN/IP of the Domain Controller
  • What AD attribute will be used as key to retrieve records? msRTCSIP-Line, name, or mail are common AD attribute to set as the LDAP search criteria.
  • What area of the Active Directory should be searched?ADSIedit showing a typical location for an AD search
  • Does the SBC have a license for Active Directory? For details, refer to Viewing Licenses.

    Tip

    Active Directory is part of the SBC base license. The latest base licenses are available at Ribbon SBC Edge Support Portal - Download Center.

Panel
borderStylenone

Caption
0Figure
1ADSI Edit

       

SBC Active Directory Reference

For details on configuring an entry in the Domain Controller Table, refer to Adding and Modifying Domain Controllers.

For details on configuring the Active Directory Configuration for SBC to Domain Controller interactions, refer to Configuring the SBC Edge for Active Directory.

Panel
borderStylenone

Caption
0Figure
1Configuration for Individual Domain Controllers

Image Removed

Panel
borderStylenone
Caption
0Figure
1Global Configuration for SBC-to-DC Interactions
Image Removed

SBC AD Configuration

The SBC must be configured for:

  • Active Directory Integration
  • Forked Calling
  • AD-based Call Routing

Pagebreak

Active Directory Integration for Call Routing

  1. Click the Settings tab in the top navigation, then select Domain Controllers in the left-hand navigation

    Panel
    borderStylenone
    Caption
    0Figure
    1Domain Controllers
    Image RemovedAccess Settings and select Auth and Directory Services > Active Directory > Domain Controllers.
  2. Enter the AD information for your network
    Panel
    borderStylenone

    Caption
    0Figure
    1Enter AD Information

    Image Removed

  3. Click Configuration in the left-hand navigation.

    Panel
    borderStylenone

    Caption
    0Figure
    1Configuration

    Image Removed

  4. .
  5. Select Auth and Directory Services > Active Directory > Configuration.
  6. Configure the Active Directory Configuration as shown. Add whatever Cache Attributes you plan to use.:

    Tip

    The minimum configuration for this example document should include the attributes: msRTCSIP-Line, name, displayName, mail, telephoneNumber

    Panel
    borderStylenone

    Caption
    0Figure
    1Active Directory Configuration

    Image Removed Image Added

Pagebreak

Active Directory Verification

  1. With the AD configuration completed, click Refresh Cache. Panel
    borderStylenone
    Caption
    0Figure
    1Refresh Cache
    Image Removed
  2. Click Display Statistics Statistics and verify that the AD queries are succeeding.
    Panel
    borderStylenone

    Caption
    0Figure
    1Display Statistics

    Image Removed

  3. In the Domain Controller configuration, check the DC Status
    Panel
    borderStylenone

    Caption
    0Figure
    1Domain Controllers Table

    Image Removed 

    Panel
    borderStylenone

    Caption
    0Figure
    1Domain Controller Status

    Image Removed

    ensure Status is Up.
  4. Click the Tasks tab Select the Tasks tab in the top navigation and click Active Directory Cache Query. In the form, pick an AD attribute from the pulldown and supply a corresponding value.

    Panel
    borderStylenone

    Caption
    0Figure
    1Active Directory Cache Query

    Image Removed

     

    Note
    Queries of the msRTCSIP-Line must match precisely what appears in the Lync Line URI for the desired user, unless Normalized Cache is configured to True. If the cache is normalized, the tel: will be removed from the Lync User Line URI.

SBC AD-based Call Routing

Use the following instructions to create Call Routes and Transformation Tables that perform the call routing noted detail in the Summary section diagram.1.

  1. Create a
transformation
  1. Transformation table with an entry to search for a msRTCSIP-Line entry that matches the called number and returns the mobile number.
Panel
borderStylenone

Caption
0Figure
1Calls to Mobile

Image Removed

 
2.
  1. Create a new call route table, then a call route entry to the table.
In the example, the Calls to Mobile transformation table (above) is added to the call route (below). Panel
borderStylenone
Caption0Figure
1
  1. Create
Call Route Table

Image Removed

 

3. Create
  1. a second transformation table with an entry to search for a msRTCSIP-Line entry that matches the called number.
Panel
borderStylenone
Caption
0Figure
1Create Transformation Table
Image Removed
  1.  
4.
  1. Add a second entry to

your Call
  1. theCall Route table to send the call to the Lync Server. As before, add the transformation table above to the call route below.

Panel
borderStylenone

Caption
0Figure
1Add Entry

Image Removed

5. Your call route table should look like this:
Panel
borderStylenone

Caption
0Figure
1Completed Table

Image Removed

  1. Info
    • It is often necessary to change (normalize) a number before performing an AD lookup. The vast majority of lookups require just the addition of +countrycode (i.e. +1 for the US) for a number that is already 10 digits (areacode+number).
    • The Lync Line URI (msRTCSIP-Line) is different as it is always prepended with tel: and often postpended with ;ext=number. Since AD searches must be exact matches, the number must be corrected before the search. The following are some common normalization transformations.
Info
    • If Normalize Cache is configured to True, the tel: will automatically be removed from msRTCSIP-Line before the SBC caches the number. Setting Normalize Cache to True is recommended.
    Note
    If your Operating Mode is configured to Online, normalization should always include tel: as Normalize Cache is not available in Online mode. Online mode is not recommended.

If you are planning to employ AD lookups for Lync Line URI(msRTCSIP-Line), the searches will likely require additional number translations. See below for a few common number normalizations for msRTCSIP-Line AD lookups:  

If your Lync Line URI: looks like this:

Caption
0Figure
1Lync Line URI
Image Modified
 

These are two common normalizations:

Caption
0FigureTable
1Create Transformation Table 1 - Normalize Cache set Set to True
Input Field TypeInput Field ValueOutput Field TypeOutput Field ValueMatch Type
Called Address/Number(.*)Called Address/Number=1\1Mandatory
Called Address/Number==msRTCSIP-Line==Called Address/Number=mobile=Mandatory
Image Removed
Image Removed
Caption
0FigureTable
1Create Transformation Table 2 - Normalize Cache set to False
Set to False
Input Field TypeInput Field ValueOutput Field TypeOutput Field ValueMatch Type
Called Address/Number(.*)Called Address/Numbertel +1\1Mandatory
Called Address/Number==msRTCSIP-Line==Called Address/Number=mobile=Mandatory
 

Pagebreak

If your Lync Line URI: looks like this:
Caption
0Figure
1Lync Line URI
Image Modified
 

These are two common normalizations for a 4 digit extension:

Caption
0FigureTable
1Create Transformation Table 1 - Normalize Cache set Set to True
Input Field TypeInput Field ValueOutput Field TypeOutput Field ValueMatch Type
Called Address/Number(.*)(....)Called Address/Number+1\1\2;ext=\2Mandatory
Called Address/Number==msRTCSIP-Line==Called Address/Number=mobile=Mandatory
Image Removed
Caption
0FigureTable
1Create Transformation Table 2 - Normalize Cache set Set to False

Image Removed

Pagebreak

Additional Notes

The diagram below provides a pictorial representation for conceptualizing how data is processed through Transformation Table entries.

Panel
borderStylenone

Caption
0Figure
1Data Process

Image Removed

Input Field TypeInput Field ValueOutput Field TypeOutput Field ValueMatch Type
Called Address/Number(.*)(....)Called Address/Numbertel: +1\1\2;ext=\2Mandatory
Called Address/Number==msRTCSIP-Line==Called Address/Number=mobile=Mandatory
 
Pagebreak