Versions Compared

Key

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

...

The Skype for  Business phone system writes its CDR data to a MSSQL database called LcsCdr LcsCDR on the Monitoring serverServer. In order for TIM Plus to connect to the database and collect the call logging data, a Windows or SQL authenticated login will have to be created to allow access. Contact your system maintainer if you are not familiar with this procedure.

The following information is required for TIM Plus to connect to the LcsCdr LcsCDR database:

  • IP address or hostname of the SQL Server where the LcsCdr LcsCDR database resides.
  • Username and Password of the LcsCdr LcsCDR database.
HTML
<a id="Set up a DSN connection"></a>

...

  1. Open Windows Control Panel and select the
    Buttonmacro
    LabelAdministrative Tools
     icon
  2. Double-click on the Data Sources (ODBC) icon to open the ODBC Data Source Administrator window

    Info

    For a 64 bit system, access the ODBC Data Source Administrator from the following location C:\Windows\SysWOW64\odbcad32.exe

  3. Click on the System DSN tab
  4. Click on the Add button
  5. Select SQL Native Client from the driver list and click Finish.
  6. In the Name field, enter lync
  7. In the Description field, enter TIM Plus link to LcsCdrLcsCDR
  8. In the Server field, enter the IP address or hostname of your SQL server
  9. In the Username field, enter the username for your LcsCdr LcsCDR database
  10. In the Password field, enter the password for your LcsCdr LcsCDR database
  11. In the Database drop-down list, select  
    Keywordmacro
    LabelLcsCdr
  12. Click on the Test button to confirm the information you entered is correct and that the connection is successful
  13. Click on the OK button to close the window

...