Versions Compared

Key

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

Add_workflow_for_techpubs
AUTH1UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cb8305e9, userName='null'}
JIRAIDAUTHSYM-23175
REV5UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cb8305e9, userName='null'}
REV6UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cb8305e9, userName='null'}
REV3UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26ce320b29, userName='null'}
REV1UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cc0e070f, userName='null'}

In this section:

Table of Contents
maxLevel3

...

In this article, we describe the necessary steps to configure 

Spacevars
0product
 and Lync for Enhanced Emergency Services (E911) support.
Caption
0Figure
1Topology

...

  1. Launch Lync Server 2010 Configuration Manager.

  2. Click Network Configuration on left pane.

  3. Click Location Policy on right pane.

  4. Edit the Global Location Policy as shown below.

    Panel
    borderStylenone

    Caption
    0Figure
    1Configure Location Policy

Note

Ensure to Commit the changes after configuring the attributes.

Dial Plan Configuration

To configure a dial plan:

  1. Launch Lync Server 2010 Configuration Manager.

  2. Click Voice Routing on left pane.

  3. Click Dial Plan on right pane.

  4. Edit the Dial Plan as required.

  5. Add a new Normalization Rule for 911 call as shown below.

    Panel
    borderStylenone

    Caption
    0Figure
    1Configure Dial Plan

...

Note

...

Make sure to Commit the changes after configuring the attributes shown above.

Route Configuration

  1. Launch Lync Server 2010 Configuration Manager.
         
  2. Click Voice Routing on left pane.

  3. Click Route on right pane.

  4. Edit the relevant Voice Route and add a new Pattern for 911 call.
         
  5. Be sure to have the relevant 

    Spacevars
    0product
     gateway selected in Associated Gateways field as shown below.

    Panel
    borderStylenone

    Caption
    0Figure
    1Route Configuration

...

Note

...

Make sure to Commit the changes after configuring the attributes shown above.

Trunk Configuration

  1. Launch Lync Server Management Shell.

  2. Check the Trunk Configuration using Get-CSTrunkConfiguration command.

  3. Verify that EnablePIDFLOSupport attribute is True. If not:
    1. Run the Set-CSTrunkConfiguration -EnablePIDFLOSupport $True script.
    2. Press Enter.
    3. Verify that script Get-CSTrunkConfiguration returns a EnablePIDFLOSupport attribute as True, as shown below.

...

Panel
borderStylenone

Caption
0Figure
1Create LIS Subnet

Image AddedImage Removed

Pagebreak

Location Policy Configuration

...

Panel
borderStylenone

Caption
0Figure
1Location Policy Configuration

...

Note

...

Make sure to Commit the changes after configuring the attributes shown above.

Ribbon SBC Edge Configuration

...

...

Note

As an alternative, you can configure the SBC Edge using an easy configuration wizard, see Using Lync Setup for E911 Configuration.

...

Tip

...

  1. In the WebUI, click the Settings tab.
  2. In the left navigation pane, click Transformation.
  3. Click (plus) to create a new Transformation TableConfigure the new table with the following ELIN IdentifierCalled Address/Number, and Calling Address/Number field types: 

Caption
0Table
1Transformation Table Entries - Calls to E911
Input Field TypeInput Field ValueOutput Field TypeOutput Field ValueMatch Type
ELIN Identifier(.*)Callback Pool IdentifiernoEntriesMandatory (Must Match)
Called Address/Number\+911Called Address/Number911Mandatory (Must Match)
Calling Address Number\+.#(\d{4})Calling Address/Number+1510564\1Mandatory (Must Match)

Note
iconfalse

Use the appropriate value for your location in the Calling Address/Number > Output Field Value field.

The Output Field value "noEntries" is only an example. You could use a partial string match or a regular expression to catch all (.*).

Pagebreak

Transformation Table for 911 Fallback calls

  1. In the WebUI, click the Settings tab.
  2. In the left navigation pane, click Transformation.
  3. Click (plus) to create a new Transformation TableConfigure the new table with the following ELIN IdentifierCalled Address/Number, and Calling Address/Number field types:

    Caption
    0Table
    1Transformation Table Entries - 911 Fallback
    Input Field TypeInput Field ValueOutput Field TypeOutput Field ValueMatch Type
    ELIN Identifier(.*)Calling NameOtherLocationsMandatory (Must Match)
    Called Address/Number\+911Called Address/Number9911Mandatory (Must Match)
    Calling Address Number\+.#(\d{4})Calling Address/Number+1510246\1Mandatory (Must Match)

    Note
    iconfalse

    Use the appropriate value for your location in the Calling Address/Number > Output Field Value field.

...

  1. In the WebUI, click the Settings tab.
  2. In the left navigation pane, go to Call Routing Table.
  3. Click the relevant Call Route table used for calls received from Lync.

...

Note
iconfalse

Note that when integrating with E911 providers, the Call Priority may have to be set to Emergency.

Pagebreak

Call Flow

In the example configuration, when a 911 call from Lync client arrives on the 

Spacevars
0product
 with the Location Information as Office, Lync will then provide the relevant location profile in the Inbound INVITE message.
Spacevars
0company
 
Spacevars
0longproduct
then passes this information to the 911 Provider in the outbound INVITE message.

...