Hi
Am working in Lync Server 2013 and UCMA 4.0 and my requirement is to provide the conference ID to real connect to join the conference from other sources. real connect needs only 5 digit numeric conference ID and MeetNow conference URL will give the Alphanumeric
conference Id as shown in the below picture. Any one please let me know from where i will get the Numeric conference ID. I tried all the below possibilities from blogs but nothing helping out.
1.BeginGetConferenceSummaries()
2. Searched in all the Lync server DB tables rtc/ rtc local etc
3. Analyzer.exe not giving the correct conference ID the ID is different and the decoded ID is different
4. Get-CSActiveConference.ps1 from powershell.
Please let me know the steps to get the above displayed Numeric Conference ID 19027 by passing the Z0QBCPB6 as input.My clients are using Lync Client 2013
the above information is displayed only in lync client 2010.Need to get programmatically
Thanks