Partial check in on Lync fixed
This commit is contained in:
parent
16ec864a09
commit
3065ac183f
3 changed files with 196 additions and 34 deletions
|
@ -71,7 +71,7 @@ namespace WebsitePanel.Server
|
|||
}
|
||||
|
||||
[WebMethod, SoapHeader("settings")]
|
||||
public string GetOrganizationTenantId(string organizationId, string sipDomain, bool enableConferencing, bool enableConferencingVideo, int maxConferenceSize, bool enabledFederation, bool enabledEnterpriseVoice)
|
||||
public string GetOrganizationTenantId(string organizationId)
|
||||
{
|
||||
try
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue