manual

ESTOS CallControlGateway 4.0.0.21648
13
4 Configure Lync Server
The Microsoft Lync client connects to the ESTOS CallControlGateway via the
Lync Server. The ESTOS CallControlGateway requires its own SIP URI for this.
This SIP URI of the ESTOS CallControlGateway must be configured in the Lync
Server as a static route.
The configuration of static routes in the Lync Server allows only routes for a
whole domain (*@callcontrol.yourdomain.com). For the route to the ESTOS
CallControlGateway its own sub-domain must be used.
When selecting the SIP URI, note the SIP Routing:
1. Stand-alone Lync Server:
If you are using a Lync Server, which the Lync Client is directly logged on to, you are free to
choose any SIP URI for the ESTOS CallControlGateway. You can use this example
sip:callcontrol@callcontrol.yourdomain.com .
2. Lync Server with Edge Server:
If the Lync Client is connected to the Lync Server via an Edge Server, the SIP URI of the
ESTOS CallControlGateway must be in a sub-domain of your own domain. Otherwise the SIP
messages cannot be routed by the Edge Server. You should replace yourdomain.com by your
own domain.
TLS connection
Configure static route for TLS .
4.1 Static Route for TLS
For the TLS communication you must use a Network address (FQDN) in the
static route.
Add a static route for the ESTOS CallControlGateway
1. Log on to the Lync Server computer as a member of the RTCUniversalServerAdmins group.
2. Launch Lync Server Topology Builderto define a Trusted Application pool.
o Click with the right mouse key on Trusted Application Servers and click New Trusted
Application Pool.
For Pool FQDN enter the network address here of the computer on which
the ESTOS CallControlGateway offers its services. The network address
must match the FQDN Server Certificates.
o Finally the changes of the topology have to be published.
Click with the right mouse key on Trusted Application Servers and click on
Topology and then click Publish.
3. Launch Lync Server Management Shell.
o Create a static route for the ESTOS CallControlGateway and add it to the global
routes.
First customize the following command line to your data. Afterwards enter
the customized command line via the Shell.
$x = New-CSStaticRoute -TLSRoute -Destination FQDN -Port
PORT -UseDefaultCertificate $True -MatchUri URI
FQDN: Network address of the computer on which the ESTOS
CallControlGateway offers its services.
PORT: 5071 is the standard port of the ESTOS CallControlGateway.
If you have used a different port in the ESTOS CallControlGateway
configuration, enter this port.
URI: Part of the SIP URI of the ESTOS CallControlGateway after the
"@" symbol. See also Configure Lync Server 2010.