list all conference dialin #s
Get-CsDialInConferencingAccessNumber -Region “Global” |format-list *
change the order of dialin #s
Set-CsDialInConferencingAccessNumber -Identity “sip:[email protected]” -Priority 1
list all conference dialin #s
Get-CsDialInConferencingAccessNumber -Region “Global” |format-list *
change the order of dialin #s
Set-CsDialInConferencingAccessNumber -Identity “sip:[email protected]” -Priority 1