Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: Lync 2010 | Lync 2013 | Lync Server 2010 | Lync Server 2013
LDL uses configuration settings to affect how the listener service behaves. LDL requires only minimal explicitly specified configuration. You can set or modify additional LDL configurations by editing the LyncDialogListener.exe.config file. The installation sets all important configurations such as those for connecting to the LSM (submituri, alternativeuri, clientcertificateid, checkdns) as well as the overall logging location.
In general, the Lync Dialog Listener obtains the settings using two mechanisms:
From the LyncDialogListener.exe.config file.
From the configuration provisioned by the LSM after LDL connects to the LSM.
This section explains how to configure Lync Dialog Listener in the LyncDialogListener.exe.config file. The configuration file is located in the LDL installation directory. By default, the path of this directory is C:\Program Files\Microsoft Lync Server\Microsoft Lync Dialog Listener\, as is shown in the following screen capture.
Note
The instructions in this section are optional unless you want to change the default settings configured by the installer.