locked
Query SQL for list of participants in a given Webconference RRS feed

  • Question

  • How can I query the SQL CDR database in a R2 deployment for the list of participants, who attended a particular webconferencing session?

    I mean not the current list of participants, that can be get with dbAnalyze tool. I would like to query conferences, that happened in the past, but have entry in CDR DB.
    Friday, July 17, 2009 1:22 PM

All replies

  • you need to link the following tables

    1. rtc.dbo.conference
    2. LcsCDR.dbo.Conferences


    Ryan, MCT/ MCITP~~~http://cybernetcoffee.spaces.live.com
    Thursday, December 24, 2009 2:10 AM