Category: Edge Server
-
Frequent invalid SIP requests
ProblemPartners receiving a large number of errors in the Edge Server event log like below SolutionThe cause seems to be Lync still sending discovery packets every 10 minutes.If federation is allowed, add the SIP domain to the allowed list, if blocked – add the SIP domain to the blocked list.This will be…
-
Event ID 14499 – Federation Issue
Just recently I can across this issue TWICE!Thats enough to warrant another glass of…never mind, a post on the blog will have to suffice 😉Federation was failing and I got the following error message in the event log on the Edge Server I was building… Running a S4 and SIPStack…
-
Edge Server Quick Reference Guide – install and Troubleshoot
I Use this page to speed up the deployment all the time :-p #Adding the persistent Route route add –p 192.168.99.0 mask 255.255.255.0 192.168.99.252 if ? #Get Replication status Get-CsManagementStoreReplicationStatus #Force Replication Invoke-CsManagementStoreReplication #Exporting for Edge export-csconfiguration -filename c:\edge.zip #Importing to Edge import-csconfiguration -filename c:\LXLSupportedge.zip -localstore #Testing the External interfaces…