Dit document beschrijft hoe u Unified Messaging Services en Unified Messaging Accounts kunt oplossen. Cisco Unity Connection versie 8.5 en hoger ondersteunt single inbox (SIB), ook wel Unified Messaging genoemd. In versies voor Versie 8.5 had Unity Connection de mogelijkheid om alleen te accepteren en de voicemails door te geven aan externe e-mailadressen.
Cisco raadt kennis van de volgende onderwerpen aan:
De informatie in dit document is gebaseerd op de volgende software- en hardware-versies:
De informatie in dit document is gebaseerd op de apparaten in een specifieke laboratoriumomgeving. Alle apparaten die in dit document worden beschreven, hadden een opgeschoonde (standaard)configuratie. Als uw netwerk live is, moet u de potentiële impact van elke opdracht begrijpen.
SIB, een van de Unified Messaging-functies in Cisco Unity Connection versie 8.5, synchroniseert spraakberichten in Connection- en Exchange-mailboxen. Wanneer een gebruiker is ingeschakeld voor SIB, worden alle Connection-spraakberichten die naar de gebruiker worden verzonden, inclusief die van Cisco Unity Connection VMO, eerst opgeslagen in Connection en onmiddellijk gerepliceerd naar de Exchange-postvak van de gebruiker. Daarnaast worden statuswijzigingen (bijvoorbeeld van ongelezen naar lezen), wijzigingen in de onderwerpregel en wijzigingen in de prioriteit gerepliceerd van verbinding naar uitwisseling en vice versa. De Message Waiting Indicator (MWI) wordt uitgeschakeld wanneer het bericht wordt gelezen - via de telefoon of via een e-mailclient.
Raadpleeg de taaklijst voor het configureren van Cisco Unity Connection 8.5 en hoger en Exchange voor Unified Messaging voor informatie over het configureren van SIB.
Deze twee hoofdsecties moeten voor SIB op Unity Connection worden geconfigureerd:
Deze sectie verschaft tips voor het oplossen van Unified Messaging Service- en Unified Messaging-accounts.
Probleem: scenario 1
Als onder Unified Messaging Service een Exchange Server is geselecteerd in plaats van Zoeken naar Exchange-servers, is de test geslaagd. Als Search for Exchange Servers is geselecteerd, wordt deze fout weergegeven wanneer op de knop Test op de pagina wordt gedrukt:
Searching the network Failed to locate a Domain Controller via DNS.
Searching the network Failed to locate an Exchange 2003 server.
Connection will not be able to Locate Exchange 2003 subscribers.
Hier zijn voorbeelden Tomcat logs (stel het CsExMbxLocator microspoor, Niveau 10-13):
CsExMbxLocator,13,AutoDiscoverURLS not found in cache
CsExMbxLocator,13,[CsExMbxLocator/CsExMbxLocator.cpp:331]:
Run DNS query for: _ldap._tcp.dc._msdcs.xxx.xxx
CsExMbxLocator,13,[CsExMbxLocator/CCsDNSResolver.cpp:168]:
querying dns for _ldap._tcp.dc._msdcs.xxx.xxx question type 33
CsExMbxLocator,13,[CsExMbxLocator/CCsDNSResolver.cpp:186]
Length of returned DNS response is -1
CsExMbxLocator,10,[CsExMbxLocator/CCsDNSResolver.cpp:190]
failed to get dns results for _ldap._tcp.dc._msdcs.xxx.xxx question type 33
CsExMbxLocator,11,[CsExMbxLocator/CsExMbxLocator.cpp:359]:
DNS query for: _ldap._tcp.dc._msdcs.xxx.xxx didn't return results
CsExMbxLocator,13,[CsExMbxLocator/CsExMbxLocator.cpp:192]
Test Button result: Failed to locate a Domain Controller via DNS.
CsExMbxLocator,13,[CsExMbxLocator/CsExMbxLocator.cpp:192]
Test Button result: Failed to locate an Exchange 2003 server.
Connection will not be able to Locate Exchange 2003 subscribers.
CsExMbxLocator,11,Failed to find DC required for 2003 support
Raadpleeg voor extra stappen voor probleemoplossing Cisco bug-id CSCtq10780 en toegangsrechten voor de Unified Messaging Services-account voor Cisco Unity Connection 8.5 en hoger (alleen Exchange 2003).
Probleem: scenario 2
Deze fout wordt weergegeven wanneer op de knop Test op de pagina wordt gedrukt:
Could not connect to Domain Controller (dc1.xxx.xxx) from DNS
Could not connect to Domain Controller (dc2.xxx.xxx) from DNS
Could not connect to Domain Controller (dc3.xxx.xxx) from DNS
Hier zijn voorbeelden Tomcat logs (stel het CsExMbxLocator microspoor, Niveau 10-13):
CsExMbxLocator,10,LDAP initialize non-SSL Return Code (0)
CsExMbxLocator,10,LDAP authentication bind failed: INVALID_CREDENTIALS
CsExMbxLocator,10,CCsLDAPHelper::Init():exit AUTH_NOT_INITIALIZED
CsExMbxLocator,13,[CsExMbxLocator/CsExMbxLocator.cpp:192] Test Button result:
Could not connect to Domain Controller (dc1.xxx.xxx) from DNS
Oplossing
Dit probleem kan veroorzaakt worden door een verlopen wachtwoord of een onjuist wachtwoord dat is ingevoerd in Unity Connection (account vergrendeld in Active Directory). Om dit probleem te verhelpen, wijzigt u het wachtwoord in Active Directory en voert u het opnieuw in Unity Connection in.
Probleem: scenario 3
Deze fout wordt weergegeven wanneer op de knop Test op de pagina wordt gedrukt:
Searching the network Could not connect to Domain Controller (dc1.xxx.xxx) from DNS
Searching the network Could not connect to Domain Controller (dc2.xxx.xxx) from DNS
Searching the network Failed to locate a Domain Controller via DNS.
Searching the network Failed connected to Exchange CAS server at
(https://xxx.xxx/autodiscover/autodiscover.xml)
Searching the network Failed connected to Exchange CAS server at
(https://autodiscover.xxx.xxx/autodiscover/autodiscover.xml)
Searching the network Could not find an Exchange CAS server via Autodiscover
DNS SRV record
Searching the network Failed to locate an Exchange CAS server. Connection will
not be able to Locate Exchange 2007/2010 subscribers.
Mogelijke oplossingen
Uit logboeken wordt een gelijkaardige spooringang gezien zoals vermeld in scenario 2. Als Unity Connection geen verbinding kan maken met een domeincontroller, is het probleem waarschijnlijk een onjuist wachtwoord. Als Unity Connection in staat is om verbinding te maken met een domeincontroller en nog steeds de resterende fouten ontvangt, controleer Scenario 5.
Hier zijn voorbeelden Tomcat logs (stel het CsExMbxLocator microspoor, niveau 10-13):
CsExMbxLocator,10,[CsExMbxLocator/CsExMbxLocator.cpp:1173]:
HTTP request failed with error: Couldn't connect to server
-- couldn't connect to host, HTTP status code: 503, for
Autodiscovery URL: http://autodiscover.xxxxxxxxx.xxx/
autodiscover/autodiscover.xml, verb: GET, query:
CsExMbxLocator,13,[CsExMbxLocator/CsExMbxLocator.cpp:192]
Test Button result: Failed connected to Exchange CAS
server at (http://autodiscover.xxxxxxxxx.xxx/autodiscover/autodiscover.xml)
CsExMbxLocator,13,[CsExMbxLocator/CCsDNSResolver.cpp:168]:
querying dns for_autodiscover._tcp.xxxxxxxxx.xxx question type 33
CsExMbxLocator,13,[CsExMbxLocator/CCsDNSResolver.cpp:186]
Length of returned DNS response is -1
CsExMbxLocator,10,[CsExMbxLocator/CCsDNSResolver.cpp:190]
failed to get dns results for_autodiscover._tcp.xxxxxxxxx.xxx
question type 33
CsExMbxLocator,13,[CsExMbxLocator/CsExMbxLocator.cpp:192]
Test Button result: Could not find an Exchange CAS server via
Autodiscover DNS SRV record
CsExMbxLocator,11,[CsExMbxLocator/CsExMbxLocator.cpp:636]:
DNS query for: _autodiscover._tcp.xxxxxxxxx.xxx didn't return results
CsExMbxLocator,13,[CsExMbxLocator/CsExMbxLocator.cpp:192]
Test Button result: Failed to locate an Exchange CAS server.
Connection will not be able to Locate Exchange 2007/2010 subscribers.
Als deze sporen in het logboek worden gezien, navigeer dan naar Unified Messaging > Unified Messaging Services > Exchange Servers > Zoeken naar Exchange servers > Active Directory DNS Domain Name, en zorg ervoor dat de domeinnaam correct is.
Probleem: scenario 4
Deze fout wordt weergegeven wanneer op de knop Test op de pagina wordt gedrukt:
Peer certificate cannot be authenticated with known CA certificates
- SSL certification problem, verify that the CA cert is OK.
Details: error:14090086SL routinesSL3_GET_SERVER_CERTIFICATE:
certificate verify failed
Het certificaat kan met succes worden geüpload naar Connection-Trust; deze fout wordt echter ontvangen wanneer u hetzelfde certificaat uploadt naar Tomcat-Trust:
Error reading the certificate
Mogelijke oplossingen
Root Certificate
----------------------
Here the Issuer Name and Subject Name will be the same.
Issuer Name: CN=ABC, OU=XXXX, OU=XXX, O=XXXXX, C=XX
Validity From: Tue Nov 07 16:00:00 PST 2006
To: Wed Jul 16 16:59:59 PDT 2036
Subject Name: CN=ABC, OU=XXXX, OU=XXX, O=XXXXX, C=XX
Intermediate Certificate
----------------------------
Here the Issuer Name will be that of the Root Certificate and Suject
Name will have information about the Intermediate Certificate.
Issuer Name: CN=ABC, OU=XXXX, OU=XXX, O=XXXXX, C=XX
Validity From: Sun Feb 07 16:00:00 PST 2010
To: Fri Feb 07 15:59:59 PST 2020
Subject Name: CN=XYZ, OU=XXXXXXXXXXXXXXXXX, OU=XXXXXXXXXXXXXXX,
O=XXXXXXXX, C=XX
Server Certificate
--------------------------
Here the Issuer name will be that of the Intermediate certificate and the
Subject Name will contain information about the Exchange server
Issuer Name: CN=XYZ, OU=XXXXXXXXXXXXXXXXX, OU=XXXXXXXXXXXXXXX,
O=XXXXXXXX, C=XX
Validity From: Thu Aug 01 17:00:00 PDT 2013
To: Thu Aug 17 16:59:59 PDT 2017
Subject Name: CN=mail.abc.lab, OU=XXXX, OU=XX, O=XXXXXXX, L=XXXX, ST=XXXX, C=XX
Probleem: scenario 5
Deze fout wordt weergegeven wanneer op de knop Test op de pagina wordt gedrukt:
Searching the network Successfully connected to Domain Controller (dc1.xxx.xxx)
from DNS
Searching the network Could not connect to Exchange CAS server
(https://EX2010-1.xxx.xxx/Autodiscover/Autodiscover.xml) from Active Directory
Searching the network Could not find an Exchange CAS server via Active Directory
Searching the network Successfully connected to Exchange 2003 server (EX2003.xxx.xxx)
from Active Directory
Searching the network Failed connected to Exchange CAS server at
(https://xxx.xxx/autodiscover/autodiscover.xml)
Searching the network Failed connected to Exchange CAS server at
(https://autodiscover.xxx.xxx/autodiscover/autodiscover.xml)
Searching the network Could not find an Exchange CAS server via Autodiscover DNS
SRV record
Searching the network Failed to locate an Exchange CAS server. Connection will not be able
to Locate Exchange 2007/2010 subscribers.
Mogelijke oplossing
Controleer of Exchange 2010 Central Authentication Service (CAS) is ingesteld om HTTPS te vereisen en of de Exchange 2003-server alleen op HTTP is ingesteld. Stel de CAS in om HTTP of HTTPS toe te staan.
Hier is een vergelijkbaar scenario:
Searching the network Successfully connected to Domain Controller (dc1.xxx.xxx)
from DNS
Searching the network Could not connect to Exchange CAS server
(https://EX2010-1.xxx.xxx/Autodiscover/Autodiscover.xml) from Active Directory
Searching the network Could not find an Exchange CAS server via Active Directory
Searching the network Failed to locate an Exchange 2003 server. Connection will
not be able to locate Exchange 2003 subscribers.
Searching the network Failed connected to Exchange CAS server at
(https://xxx.xxx/autodiscover/autodiscover.xml)
Searching the network Failed connected to Exchange CAS server at
(https://autodiscover.xxx.xxx/autodiscover/autodiscover.xml)
Searching the network Could not find an Exchange CAS server via Autodiscover DNS
SRV record
Searching the network Failed to locate an Exchange CAS server. Connection will
not be able to Locate Exchange 2007/2010 subscribers.
Mogelijke oplossingen
Probleem: scenario 6
Deze fout wordt weergegeven wanneer op de knop Test op de pagina wordt gedrukt:
Could not connect to Exchange 2003 server (ncacn_ip_tcp:
<exchangemailboxserver1.example.com>) from Active Directory
Could not connect to Exchange 2003 server (ncacn_ip_tcp:
<exchangemailboxserver2.example.com>) from Active Directory
Could not connect to Exchange 2003 server (ncacn_ip_tcp:
<exchangemailboxserver3.example.com>) from Active Directory
Raadpleeg voor extra stappen voor probleemoplossing Cisco bug-id CSCto3509.
Probleem: scenario 1
Deze fout wordt weergegeven wanneer op de knop Test op de pagina wordt gedrukt:
The system failed to perform an IMAP operation.
Refer to other warnings and errors generated by the tool, and check the Tomcat
log file for details.
The system failed while trying to make an API call.
Hier zijn voorbeelden CuImapSvr logs (ingesteld CuImapSvr Micro Trace - Alle Niveaus):
CML,19,Connection attempt to IMAP server at
{10.xxx.xxx.xx:143/imap/notls/user="xxx/um/TestUser"}INBOX failed.
CML,19,E_CML_IMAP_CONNECT_FAILED (0x80046410)
Connection failed on IMAP request. Logged from HRESULT
CCsCmlImapDriver::ExecuteRequest(TCsAutoPtr<CCsCmlImapRequest>&)
in CsCml/CsCmlImapDriver.cpp at line 355.
CML,19,E_CML_IMAP_CONNECT_FAILED (0x80046410)
Unable to count messages using search-term ALL on
imapfolder[login={10.xxx.xxx.xx:143/imap/notls/user="xxx/um/TestUser"}INBOX]
in imapmbx[store=10.xxx.xxx.xx login=xxx/um/TestUser in
session[id=5 alias=TestUser].
Logged from virtual HRESULT
CCsCmlImapFolder::GetMessageCount(const CCsCmlSearchTerm&, int&) in
CsCml/CsCmlImapFolder.cpp at line 258.
CML,11,E_CML_IMAP_CONNECT_FAILED (0x80046410) Unable to get a message
count from the External inbox for subscriber TestUser. Logged from HRESULT
<unnamed>::VerifyMailbox(CCsCdlSubscriber&, CCsCmlMailbox&) in
CsCml/CsCmlSession.cpp at line 486.
Mogelijke oplossingen
Probleem: scenario 2
Deze fout wordt weergegeven wanneer op de knop Test op de pagina wordt gedrukt:
The system failed to perform a typical calendar operation.
Mogelijke oplossingen
Probleem: scenario 3
Deze fout wordt weergegeven wanneer op de knop Test op de pagina wordt gedrukt:
Failed accessing xxx@ayz.com Diagnostic=[Timeout was reached --
operation timed out after 1000 milliseconds with 0 bytes recieved]
Mogelijke oplossingen
Probleem: scenario 4
Deze fout wordt weergegeven wanneer op de knop Test op de pagina wordt gedrukt:
Failed accessing xxx@ayz.com Diagnostic=[] Verb =[] url=[] request=[] response[]
Mogelijke oplossingen
Voorbeeldlogboeken:
HTTP request failed with error: Bad response from server, HTTP code returned:
401, HTTP status code: 401
Voorbeeldlogboeken:
HTTP request failed with error: Couldn't connect to server -- couldn't connect
to host, HTTP status code: 503
Probleem: scenario 5
Deze fout wordt weergegeven wanneer op de knop Test op de pagina wordt gedrukt:
The error is error:0200206F:system library:connect:Connection refused.
Refer to the tomcat log
Hier zijn voorbeelden van Tomcat-logs:
HTTP 503 ERRORS:
HTTP request failed with error: Couldn't connect to server --
couldn't connect to host, HTTP status code: 503, for ews
URL: https://xxxxxxxx.outlook.com/EWS/Exchange.ASMX, verb: POST
HTTP 401 ERRORS:
HTTP request failed with error: Bad response from server, HTTP code returned:
401, HTTP status code: 401, for ews URL:
https://xxxxxxxxxx.outlook.com/EWS/Exchange.ASMX, verb: POST
HTTP 404 ERRORS:
HTTP request failed with error: Bad response from server, HTTP code returned:
404, HTTP status code: 404, for Autodiscovery URL:
https://xxxx.com/autodiscover/autodiscover.xml, verb: GET, query:
Mogelijke oplossingen
Probleem: scenario 6
Deze fout wordt weergegeven wanneer op de knop Test op de pagina wordt gedrukt:
Diagnostic=[SSL connect error -- error:1408F119:SSL routines:SSL3_GET_RECORD:
decryption failed or bad record mac] Verb=[POST]
Oplossing
Dit komt door corrupte certificaten. Van de OS Administratie pagina, regenereer tomcat.pem certificaat. Start de Tomcat Service opnieuw.
Foutcodes
Hier zijn een aantal foutcodes die u kunt tegenkomen:
Log Name: Application
Source: MSExchange Web Services
Date: 9/7/2013 7:59:16 PM
Event ID: 24
Task Category: Core
Level: Error
Keywords: Classic
User: N/A
Computer: XXX.XXXXXXXXX.com
Description:
The Exchange certificate [Subject]
CN=XXX.XXXXXXXXX.com, OU=XXXXXXXXX, OU=XX, O=XXXXXXXXXXXX, L=XXXXXX,
S=XXXXXXX, C=XX
[Issuer]
CN=XXXXXXXXXXX, OU=XXXXXXXXXXX, OU=XXXXXXXXX, O=XXXXXXXXX, C=XX
[Serial Number]
XXXXXXXXXXXXXXXXXXXXXXXXX
[Not Before]
8/9/2012 5:00:00 PM
[Not After]
8/17/2013 4:59:59 PM
[Thumbprint]
XXXXXXXXXXXXXXXXXXXXXXXXXXXXX
expired on 8/17/2013 4:59:59 PM.
Sommige van deze foutcodes worden ook in dit document vermeld: Single Inbox werkt niet voor gebruikers die zijn gekoppeld aan een Unified Messaging Service.
Als de Exchange-serverrespons traag is, verhoogt u de tijd om te wachten op een respons (in seconden) in Cisco Unity Connection (onder Systeeminstellingen > Geavanceerd > Unified Messaging Services).
Overige problemen
In scenario's waar de Test op zowel de Unified Messaging-account als de Unified Messaging Services-pagina succesvol is, kunt u deze overtrekken inschakelen:
Probleem: scenario
Unity Connection is geconfigureerd om verbinding te maken met Exchange 2003.
Dit is van de logboeken:
01:10:20.300 |6549,mail.xxxxxx.com,{xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx},
CsWebDav,14,[CsWebDav/CsWebDavMbxClient.cpp:3340]: HTTP Status code: 500,
WEBDAV response headers: HTTP/1.1 500 Internal Server Error
Dit komt uit de Exchange-logboeken:
Event ID: 9667
Type: Error
Category: General
Source: msgidNamedPropsQuotaError
Description: Failed to create a new named property for database "<databasename>"
because the number of named properties reached the quota limit (<configured quota>).
User attempting to create the named property: <user name>. Named property
GUID: <GUID of named property>.
Named property name/id: <name of named property>.
Oplossing
Deze gebeurtenissen worden geregistreerd wanneer een database op een Exchange-server met de geïnstalleerde Mailbox-serverrol nadert of de maximale limiet van benoemde eigenschappen of replica-identificatoren bereikt.
Er is een registerwijziging nodig om dit probleem op te lossen, zoals vermeld in dit Microsoft Technet-artikel - Hoe benoemde eigenschappen en Replica Identifier Quotas te configureren.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeIS\
<ServerName>\<Database Type-GUID>
Verander de DWORD - Benoemde nietMAPI Props Quotumwaarde. Normaal gesproken is dit 8.192. Wijzig dit in 16.384.
Raadpleeg deze documenten voor meer informatie hierover:
Revisie | Publicatiedatum | Opmerkingen |
---|---|---|
2.0 |
15-Mar-2023 |
15 maart |
1.0 |
01-Mar-2013 |
Eerste vrijgave |