Petite erreur du jour lors d'une intégration d'un environnement Microsoft Lync Serveur 2013 et Exchange 2013 UM:
Message:
Log Name:      Application
 Source:        MSExchange Unified Messaging
 Date:          
 Event ID:      1438
 Task Category: UMCore
 Level:         Warning
 Keywords:      Classic
 User:          N/A
Description:
 The UM server has been configured to automatically use the Communications Server Audio/Video Edge resources associated with ‘lync.nissarte.ca:5061′. Inbound and outbound calls involving remote users (located outside the enterprise) might be failing using the current Communications Server Audio/Video Edge resources. To correct the issue, set the SIPAccessService property using the Set-UMServer cmdlet. The Microsoft Exchange Unified Messaging  service will start using the Communications Server Audio/Video Edge resources corresponding to the new value.
Vérification du paramètre SIPAccessService avec la commande get-umservice:
Résolution du problème:
Set-UMService R-QIMX1P -SIPAccessService edge.nissarte.ca:5062
 
				 
		

