Nortel Media Application Server 6.0 for AS 5300 Troubleshooting and Fault Management NN

Size: px
Start display at page:

Download "Nortel Media Application Server 6.0 for AS 5300 Troubleshooting and Fault Management NN"

Transcription

1 Troubleshooting and Fault Management NN

2 Document status: Standard Document issue: Document date: 26 May 2008 Product release: Release 6.0 Job function: Fault and Performance Management Type: NTP Language type: English Copyright 2008 Nortel Networks. All Rights Reserved. Sourced in Canada and the United States. Nortel, the Nortel logo and the Globemark are trademarks of Nortel Networks. All other trademarks are the property of their respective owners.

3 Contents New in this release 5 Features 5 Other changes 5 Introduction 6 Troubleshooting hardware 7 Troubleshooting the MAS platform 8 MAS Console Snap-in failure 9 Possible causes 9 Solutions 9 Calls rejected with reason 403 Forbidden 10 Possible causes 10 Solutions 10 Calls redirected with reason 305 Use Proxy 11 Possible causes 11 Solutions 11 MAS alarms do not appear on the System Management Console 12 Possible causes 12 Solutions 12 SNMP does not work 14 Possible causes 14 Solutions 14 An in-service MAS rejects calls 15 Possible causes 15 Solutions 15 The Nodal License Key configuration parameter is missing 17 Possible causes 17 Solutions 17 Data Synchronization in Progress alarm is raised 18 Possible causes 18 Solutions 18 Backup and Restore is not allowed 19 Solution 19

4 - 4 - Contents The MAS Console does not display the correct information 20 Possible causes 20 Solutions 20 The MAS fails to generate the debug archive 21 Possible causes 21 Solutions 21 Troubleshooting security issues 22 Unsupported codec when calling the MAS 23 Possible causes 23 Solutions 23 TLS connection issues 24 Possible causes 24 Solutions 24 Troubleshooting MAS applications 25 Message Waiting Indicator does not light the for new voice mail messages for a Unified Communications user 26 Possible causes 26 Solutions 26 Digit collection issues and login failure 27 Possible causes 27 Solutions 27 Calls do not automatically rollover to Unified Communications voice mail 28 Possible causes 28 Solutions 28 Alarms 29 Monitoring alarms using the MAS console 30 Resolving active alarms 32 Event logs 33 Configuring event log timestamp display 34 Monitoring event logs in the MAS Console 35 Monitoring event logs using the Microsoft Event Viewer 36 Resolving event logs 37 Debugging 38 Configuring debug options 39 Enabling debugging 40 Disabling debugging 41 Enabling advanced debug options 42 Using Log Capture for debugging 44 Collecting and viewing debug files 46

5 New in this release The following sections detail what is new in Nortel Media Application Server 6.0 for AS 5300 (NN ). Navigation Features (page 5) Other changes (page 5) Features This release contains new troubleshooting information for the following topics. Troubleshooting hardware (page 7) Troubleshooting the MAS platform (page 8) Troubleshooting security issues (page 22) Troubleshooting MAS applications (page 25) Other changes The MAS 6.0 documentation contains reorganized content from the MAS 5.1 documentation suite.

6 Introduction This guide provides information about alarms, event logs, and troubleshooting procedures for the MAS platform. Prerequisites For detailed information about alarms and logs, see Nortel Media Application Server 6.0 for AS 5300 Fundamentals (NN ). For detailed information about event logs that the MAS platform generates, see Alarms and Logs (NN ). Navigation Troubleshooting hardware (page 7) Troubleshooting the MAS platform (page 8) Troubleshooting security issues (page 22) Troubleshooting MAS applications (page 25) Alarms (page 29) Event logs (page 33) Debugging (page 38)

7 Troubleshooting hardware For information about troubleshooting Application Server (AS) 5300 hardware and other AS 5300 issues, see Nortel AS 5300 Troubleshooting and Fault Management (NN ). For information about troubleshooting the IBM x3550 server, see the IBM documentation at

8 Troubleshooting the MAS platform This chapter provides details, possible causes, and solutions for common issues and error messages on the MAS platform. Navigation MAS Console Snap-in failure (page 9) Calls rejected with reason 403 Forbidden (page 10) Calls redirected with reason 305 Use Proxy (page 11) MAS alarms do not appear on the System Management Console (page 12) SNMP does not work (page 14) An in-service MAS rejects calls (page 15) The Nodal License Key configuration parameter is missing (page 17) Data Synchronization in Progress alarm is raised (page 18) Backup and Restore is not allowed (page 19) The MAS Console does not display the correct information (page 20) The MAS fails to generate the debug archive (page 21)

9 - 9 - Troubleshooting the MAS platform MAS Console Snap-in failure After you open the MAS console, the MAS reports Error: "MMC could not create the snap-in. Example of a MAS Console snap-in failure Possible causes The following are possible causes for the MAS Console snap-in failure: A required reboot after a MAS installation or upgrade was not performed. A required reboot after a MAS uninstall was not performed. The file D:\Program Files\Nortel Networks MAS\bin\MMCMsrvSnapin.dll is missing or corrupt. Solutions To resolve the MAS Console snap-in failure, perform the following tasks: 1 Restart the MAS platform. For information about restarting the MAS, see Commissioning (NN ). 2 If restarting the MAS does not resolve the error, uninstall and reinstall the MAS software and ensure you perform all required restarts during the installation. For information about installing and uninstalling MAS software, see Nortel Media Application Server 6.0 for AS 5300 Installation (NN ).

10 Troubleshooting the MAS platform Calls rejected with reason 403 Forbidden Calls to the MAS do not complete and are rejected with reason code 403 Forbidden. The MAS generates an event with the following title. Default proxy not provisioned. Reject call from with 403. Possible causes Calls can be rejected with the 403 Forbidden reason because SIP trusted nodes are not defined and the default SIP route is not defined. Solutions To resolve the 403 Forbidden error, perform the following tasks: 1 In the MAS Console, expand Configuration > Signaling > SIP > Trusted Nodes. 2 Ensure that the proxy IP address used by the client is configured as trusted. 3 If the proxy IP is not trusted, right-click Trusted Nodes and select New SIP Trusted Node to add the proxy IP address as trusted. 4 Add the default outgoing SIP route. For more information about adding SIP Trusted Nodes and SIP routes, see Commissioning (NN ).

11 Troubleshooting the MAS platform Calls redirected with reason 305 Use Proxy Calls to the MAS do not complete and are redirected to the configured default outgoing proxy with reason code 305 Use Proxy. Possible causes Calls can be rejected with the 305 Use Proxy reason because SIP trusted nodes are not defined. Solutions To resolve the 305 Use Proxy error, perform the following tasks: 1 In the MAS Console, expand Configuration > Signaling > SIP > Trusted Nodes. 2 Ensure that the proxy IP address used by the client is configured as trusted. 3 If the proxy IP is not trusted, right-click Trusted Nodes and select New SIP Trusted Node to add the proxy IP address as trusted. For more information about adding SIP Trusted Nodes, see Nortel Media Application Server 6.0 for AS 5300 Commissioning (NN ).

12 Troubleshooting the MAS platform MAS alarms do not appear on the System Management Console SNMP traps are not posting to the monitoring system management servers. Possible causes The following are reasons why the MAS alarms do not appear in the System Management Console: Network problems SNMP Service not started on the MAS SNMP community string missmatch Solutions To resolve the alarms issue, perform the following tasks: Confirm there are no network problems 1 Verify that you can ping the Session Manager Service IP from the MAS. At a command prompt enter the command ping <Session Manager Service IP>. 2 If the ping fails, repair the network connection between the System Management Console and the MAS. Verify the SNMP Service 1 On the MAS, choose Start > Administrative Tools > Services. 2 Locate SNMP Service and ensure the SNMP Service is running. 3 If SNMP is not running, right-click SNMP, and select Start. 4 Right-click SNMP Service, and select Properties. 5 Ensure the Startup type is Automatic. 6 Click OK. For more information about the SNMP service on the MAS, see Nortel Media Application Server 6.0 for AS 5300 Commissioning (NN ). Verify the SNMP community string 1 Check the community string configured in the System Management Console. The default is public. In the MCP System Management Console, expand Network Data and Mtc. Double-click SNMP Profiles. In the SNMP Profiles window, locate the Read Community String.

13 Troubleshooting the MAS platform 2 Check the community string configured on the MAS. The default is public. In the MAS console, select Start > Administrative Tools > Services. Right-click SNMP Service. Select the Security tab. The community string on the MAS is in the Accepted community names area. 3 If the community strings on the MAS and in the System Management Console do not match, change one of the community strings so they do match.

14 Troubleshooting the MAS platform SNMP does not work Monitoring systems cannot connect to the MAS for SNMP traps and logs, or SNMP traps and logs are not being reported. Possible causes SNMP may not work because SNMP is not properly enabled on the MAS or the SNMP Service is not running. Solutions To activate SNMP, perform the following tasks: 1 Ensure the SNMP service is enabled. For more information about enabling the SNMP service, see Nortel Media Application Server 6.0 for AS 5300 Commissioning (NN ). 2 Start the SNMP Service. For more information, see Verify the SNMP Service (page 12).

15 Troubleshooting the MAS platform An in-service MAS rejects calls The MAS rejects incoming SIP calls for one or more service types. Consult the MAS Log Viewer to identify attempts to start an uninstalled or unlicensed service. Possible causes The following are possible causes for the in-service MAS to reject calls. Calls to services on the MAS that are not licensed receive a SIP final response indicating that the service is unavailable. The proxy configuration is incomplete. The target service application is not installed. The MAS is in the Pending Lock State. Solutions To resolve call rejection errors, perform the following tasks: Confirm licensing 1 Confirm the number and variety of installed licenses in the Statistics window of the MAS Console. 2 Ensure that the required licenses are installed and available. 3 If you install a new license, you must restart the MAS. Confirm proxy configuration 1 In the MAS Console, expand Configuration > Signaling > SIP > Trusted Nodes. 2 Ensure all required SIP trusted nodes are configured. 3 In the MAS Console, expand Configuration> Signaling > SIP > Routes. 4 Ensure all required SIP routes are configured. For more information about SIP trusted nodes and SIP routes, see Nortel Media Application Server 6.0 for AS 5300 Commissioning (NN ). Confirm application installations 1 In the MAS Console, expand Configuration > Applications > Packaged. 2 Ensure the required applications are installed. 3 If the required applications are not installed, install them. For information about installing MAS applications, see Nortel Media Application Server 6.0 for AS 5300 Installation (NN ).

16 Troubleshooting the MAS platform Confirm MAS lock status 1 In the MAS Console, click Control Panel. 2 In the Control Panel window, the MAS status appears. If the MAS is in a Pending Lock state, the MAS rejects new requests. 3 If the MAS is locked, right-click Control Panel. 4 Select Operations > Unlock. For more information about locking and unlocking the MAS, see Nortel Media Application Server 6.0 for AS 5300 Commissioning (NN ).

17 Troubleshooting the MAS platform The Nodal License Key configuration parameter is missing The Nodal License Key parameter in the MAS Console, under Configuration > Licensing, is missing. Possible causes The Nodal License Key configuration parameter may be missing because the license server was enabled. Solutions To resolve the missing parameter issues, perform the following tasks: 1 In the MAS Console, expand Configuration > Licensing. 2 In the Licensing window, double-click License Server. 3 In the License Server Properties window, ensure Disabled is selected in the Value list. 4 Click OK. 5 Right-click Licensing. 6 Select Refresh to refresh the Licensing window. 7 The Nodal License Key parameter should be visible. After you configure the Nodal License Key parameter, you must restart the MAS. For more information about licensing, see Nortel Media Application Server 6.0 for AS 5300 Commissioning (NN ).

18 Troubleshooting the MAS platform Data Synchronization in Progress alarm is raised The minor alarm Data Synchronization in Progress on the MAS indicates that a data synchronization audit is ongoing between two nodes. The duration of the synchronization is directly proportional to the amount of subscriber data on the system. Possible causes The synchronization occurs any time that the peers configured on the MAS establish a connection to each other. Synchronization can occur after a restart of a node or a reestablishment of a lost network connection between the peers. To view the peers configured on the MAS, expand Configuration > Clustering, and double-click Content Store Peer Master Server. Solutions Generally, no action is required. Data synchronization does not place the MAS into a state that blocks processing. If both MAS servers synchronize due to a restart, then they likely have the data required for application functionality. In general, when one machine is out of service while the other is in service, a data delta may exist that the synchronization audit addresses. If an application data request occurs on a MAS that has not received new data from its peer due to synchronization in progress, then that request fails. The alarm occurs to bring this potential issue to the attention of the administrators who control traffic on the MAS and indicates a possibility exists for a data mismatch between the nodes until the audit is completed and the alarm is cleared. Data changes received during a synchronization are reflected immediately on both nodes (as when the synchronization is not running). Synchronization can be a background audit in most cases. You can ignore synchronization, unless one machine is missing data or requires complete data integrity and known changes occurred while the peers were isolated from each other. The only potential action is to temporarily reroute calls from a newly installed MAS (known to be lacking a full data set) to another MAS until the synchronization is complete.

19 Troubleshooting the MAS platform Backup and Restore is not allowed A BackupRestore error occurs when you attempt to restore an old backup file to the MAS after an MAS software upgrade. The following figures show the BackupRestore error. Example of BackupRestore error message Example of BackupRestore error in the MAS Console Solution To restore an old configuration data backup file, perform the following tasks: 1 Uninstall and reinstall the MAS software that is compatible with the backup file desired. 2 Restore the backup file with the old MAS software. 3 Upgrade the MAS to the most recent software version. The upgrade process automatically converts the data for the upgraded version. For more information about installing and uninstalling the MAS, see Nortel Media Application Server 6.0 for AS 5300 Installation (NN ).

20 Troubleshooting the MAS platform The MAS Console does not display the correct information If the MAS console is open and an application is installed or certain configuration changes are made, the console is not dynamically updated. The Active Sessions display is not updated dynamically. Possible causes If configuration or other changes occur, you must refresh the MAS console. Solutions The following are ways to refresh the MAS Console so that the correct information appears: Right-click a blank open area in the MAS Console, and select Refresh. Right-click the tree menu item of the window that appears and select Refresh. Select another configuration window, and then return to the original configuration window to force a refresh. Exit the MAS console, and restart the MAS Console.

21 Troubleshooting the MAS platform The MAS fails to generate the debug archive If you right-click Control Panel in the MAS Console and select Create Debug Archive, the message Failed to generate Debug Archive appears. Example of GenerateDebugArchive error Possible causes The MAS fails to generate the debug archive if the MAS is not started. Solutions To generate the debug archive, you must start the MAS. For information about starting the MAS, see Commissioning (NN ). After the MAS starts, you can create the debug archive.

22 Troubleshooting security issues This chapter provides details, possible causes, and solutions for common security-related issues and error messages. Navigation Unsupported codec when calling the MAS (page 23) TLS connection issues (page 24)

23 Troubleshooting security issues Unsupported codec when calling the MAS The MAS rejects incoming calls and indicates that no supported codec is available. Possible causes If the MAS is configured for SECURITY ENFORCED mode, the MAS does not accept calls from clients that offer insecure media. Solutions If the intent is to permit the rejected calls, use the BEST EFFORT security policy. To configure the BEST EFFORT security policy, perform the following tasks: 1 In the MAS Console, expand Configuration. 2 Right-click Media Settings. 3 Select Configure Media Security. 4 In the Media Security Configuration window, select BEST EFFORT in the Security Policy list. 5 Click OK. If the security settings are not the causing the rejected calls, then the incoming session to the MAS is not offering a supported audio codec.

24 Troubleshooting security issues TLS connection issues Various errors or problems can occur when TLS connections are established. Possible causes The following are possible reasons for TLS connection problems. Certificates on either side expired. Trust Anchor configuration. TLS changes require a MAS restart to take effect. All nodes in a cluster are not TLS enabled. The server IP changed. Configuration is incomplete. Restoration of a backup file contains expired certificates of improper TLS configuration settings. Solutions Many configuration items are required for proper TLS setup in a MAS cluster. See Administration and Security (NN ) and ensure all settings are properly implemented. The following are some common remediations: Ensure certificates on either side have not expired. Ensure the Trust Anchor is in the Trust Store on all cluster nodes. You must restart the MAS for some changes to take effect. Ensure all required restarts were completed. Ensure all nodes in a cluster are TLS enabled for every interface. If a server changes IP addresses, new certificates may be required if "subject alt name" is used. Restoration a backup file that contains expired certificates or improper TLS configuration settings relative to the current cluster requires that you configure the TLS and security settings.

25 Troubleshooting MAS applications This chapter provides details, possible causes, and solutions for common issues associated with applications that you can install on the MAS platform. Navigation Message Waiting Indicator does not light the for new voice mail messages for a Unified Communications user (page 26) Digit collection issues and login failure (page 27) Calls do not automatically rollover to Unified Communications voice mail (page 28)

26 Troubleshooting MAS applications Message Waiting Indicator does not light the for new voice mail messages for a Unified Communications user New messages for a Unified Communications subscriber do not cause the subscribers message waiting indicator (MWI) lamp to light, but the message is actually present and can be retrieved. Possible causes The MWI lamp may not be lit because SIP routes are not defined on the MAS. Solutions To resolve the MWI error, perform the following tasks: 1 In the MAS console, select Configuration > Signaling > SIP > Routes. 2 Check that a route back to the proxy exists for the subscriber's domain. 3 If a route back to the proxy does not exist, add the proxy to the trusted nodes list. 4 Right-click Routes. 5 Select New SIP Route. For more information about adding SIP routes, see Nortel Media Application Server 6.0 for AS 5300 Commissioning (NN ).

27 Troubleshooting MAS applications Digit collection issues and login failure Users cannot log on to MAS applications because of digit collection problems. Possible causes If a user connects to the MAS through a PSTN or other form of Internet gateway device, the device must be configured to translate digits to the format that the device negotiates with the MAS. Three digit-signaling formats are available: Inband DTMF tones RFC 2833 telephone events SIP INFO digits The client and the gateway devices must communicate digits according to the method that they signal to the MAS and use only that method. If necessary, SIP messaging can be collected to resolve the nature of digit communication between the client, gateways, and the MAS. In some cases, such as during conferencing, users have been known to provide feedback as digits into the conference by speaking into their microphone. For example, a user dials a number on a nearby speakerphone that is not involved in the conference. The digits are heard by the conference and the digits are carried into the conference and detected as conference controls. If users report digit collection issues, confirm the user s client type and surroundings to identify the cause of unexpected conference behaviors. Similarly, some gateways that translate inband digits into events (such as telephone-event or INFO digits) fail to completely clamp the received tones. The MAS hears these tones, which are known to trigger unexpected behavior. Solutions To resolve digit collection and logon failure problems, configure the mode of digit transport from the clients or gateways so it is appropriate for your installation. Some adjustments can be required on any digit translating gateway devices to fully clamp inband DTMF tones.

28 Troubleshooting MAS applications Calls do not automatically rollover to Unified Communications voice mail Calls to a user that is not logged on or that does not pick up the call do not automatically roll over to voice mail. Calls to express messaging and message retrieval can still be completed. Possible causes Calls to Unified Communications voice mail may not directly roll over to voice mail because the VMS Host configuration on the provisioning system is incorrect. Solutions To resolve this issue in the Provisioning Client, for AS 5300, perform the following tasks: 1 In the Provisioning Client, expand Voice Mail. 2 Select List VMS Hosts. 3 Click Details beside the the VMS host used for the Unified Communications domain. 4 In the Modify Voic Server Host window, select the Host URL option button. 5 In the Host URL box, ensure that the following URL appears, where <your domain> is the domain of the voice mail server. sip:ucmsgrtv@<your domain>;trusted For more information about adding a voice mail server host, see Nortel Media Application Server 6.0 for AS 5300 Commissioning (NN ).

29 Alarms The MAS platform generates an alarm when an error is detected and corrective action is required. Monitor alarms in the MAS Console to view active alarms on the MAS platform. Prerequisites For detailed information about alarms that the MAS platform generates, see Alarms and Logs (NN ). Navigation Monitoring alarms using the MAS console (page 30) Resolving active alarms (page 32)

30 Alarms Monitoring alarms using the MAS console Monitor alarms in the MAS console to detect errors and identify possible causes and corrective actions. Prerequisites Configure the timestamp display; see Configuring event log timestamp display (page 34). Procedure steps Step Action 1 In the MAS Console, select Alarms. 2 In the Alarms window, monitor the alarms. --End-- Procedure job aid The following fields appear in the Alarms window. Field Alarm Id Description A globally unique identifier assigned to the alarm. The color of the icon represents the alarm severity. Red indicates critical and yellow represents all other alarms. Alarm IDs are restricted to the range of 300 to 398. Name Severity Descriptive text associated with the alarm. The severity of the alarm. The severity levels available are (from most severe to least severe) as follows: Critical Major Minor Warning Timestamp The time that the alarm was raised.

31 Alarms Field Type Description The type of alarm. The possible values are as follows: GENERIC ATTRCHANGE COMMALARM ENVIRONALARM EQUIPALARM INTEGRITYVIOLATION OBJCREATION OBJDELETION OPERATIONAL VIOLATION PHYSICAL VIOLATION PROCESSINGERROR QOSALARM RELATIONCHANGE SECURITYVIOLATION STATECHANGE TMEDOMAINVIOLATION Probable Cause Corrective Action A description of the probable cause of the alarm. Suggested corrective action to resolve the error.

32 Alarms Resolving active alarms Use the MAS Console to resolve alarms generated on the MAS platform. Prerequisites Monitor alarms in the MAS Console; see Monitoring alarms using the MAS console (page 30). Procedure steps Step Action 1 In the MAS Console, select Alarms. 2 Select an alarm to resolve. 3 In the Probable Cause column, determine the cause of the alarm. 4 In the Corrective Action column, use the information provided to resolve the alarm. 5 Right-click Alarms. 6 Select Refresh. 7 If the alarm no longer appears in the Alarms list, the alarm was resolved successfully. 8 If the alarm remains in the list, contact Nortel technical support. --End--

33 Event logs Event logs provide a historical view of events that occur on the system. Event logs are delivered to all configured destinations, including the MAS Console, Syslog destinations, Simple Network Management Protocol (SNMP) destinations, and the local Microsoft Event Viewer. Monitor event logs to view the events that occur on the system. Prerequisites For detailed information about event logs that the MAS platform generates, see Alarms and Logs (NN ). Navigation Configuring event log timestamp display (page 34) Monitoring event logs in the MAS Console (page 35) Monitoring event logs using the Microsoft Event Viewer (page 36) Resolving event logs (page 37)

34 Event logs Configuring event log timestamp display Use this procedure to configure the timestamp display for event logs in the MAS Console. You can configure the timestamp to display local time or Coordinated Universal Time (UTC). UTC is useful to correlate logs with events in different time zones. Procedure steps Step Action 1 In the MAS Console, select Log Viewer. 2 Right-click Log Viewer. 3 To display timestamps in local time, select Use Local Time. 4 To display timestamps in UTC time, clear the Use Local Time check box. --End--

35 Event logs Monitoring event logs in the MAS Console Use the MAS Console to view and manage events that occur on the system. Prerequisites Configure the timestamp display; see Configuring event log timestamp display (page 34). Procedure steps Step Action 1 In the MAS Console, select Log Viewer. 2 Right-click Log Viewer. 3 Select Refresh. 4 Event logs appear in the Log Viewer window. --End-- Procedure job aid The following fields appear in the Log Viewer window. Field Type Description Severity of the event log. The severity levels available are Error, Warning, or Informational. The color of the icon represents the log type: Red Error Yellow Warning White Informational Timestamp Id Description Source The time the event was logged. Identifier assigned to the event log. A description of the event log. The platform component that generated the log.

36 Event logs Monitoring event logs using the Microsoft Event Viewer Use the Microsoft Event Viewer to view and manage event logs that occur on the system. Prerequisites You must be familiar with Microsoft Event Viewer. The Microsoft Event Viewer displays events for all programs that run on the system and displays security and system events. You must sort the list of events to view the MAS-specific events. Procedure steps Step Action 1 In Windows, click Start > Control Panel > Administrative Tools > Event Viewer. 2 In the Event Viewer, click Application. 3 In the Application window, click the Source column. The event logs are now sorted by the source of the event log. 4 Search for event logs for the MAS Console that begin with MAS in the Source column. --End--

37 Event logs Resolving event logs Use the MAS Console to resolve event logs generated on the MAS platform. Prerequisites You must monitor the event logs; see Monitoring event logs in the MAS Console (page 35) or Monitoring event logs using the Microsoft Event Viewer (page 36). Procedure steps Step Action 1 In the MAS Console, select Log Viewer. 2 In the Log Viewer window, select an event log to resolve. 3 In the Id column, identify the Log Id number. 4 For detailed information about the event log and actions to take to resolve errors, see Alarms and Logs (NN ). 5 If you cannot resolve an error, contact Nortel technical support. --End--

38 Debugging Use the tasks in this chapter to resolve errors or problems that occur in the MAS Console. Prerequisites The terms Debug and Trace are used interchangeably. Navigation Configuring debug options (page 39) Enabling debugging (page 40) Disabling debugging (page 41) Enabling advanced debug options (page 42) Using Log Capture for debugging (page 44) Collecting and viewing debug files (page 46)

39 Debugging Configuring debug options Configure the debug file size and debug file history in the MAS Console. Attention: When you enable debug logs, you must closely monitor the debugging process and disable debugging as soon as you finish. If you do not disable debugging, the system continues to generate debug logs until all available hard drive space is consumed and the performance of high traffic systems is affected. Failure to disable debugging can result in serious degradation of service. Procedure steps Step Action 1 In the MAS Console, select Configuration > Logging > Debug. 2 In the Debug window, double-click Trace File Size. 3 In the Trace File Size Properties window, type the maximum size of the debug file (in bytes) before the file is closed and a new file is created in the Value box. The default value is bytes. 4 Click OK. 5 Double-click Trace File History. 6 In the Trace File History Properties window, type the number of debug files to store before discarding the oldest file in the Value box. The default value is 5. 7 Click OK. --End--

40 Debugging Enabling debugging Enable debugging in the MAS Console to produce debug files on the MAS platform. You can use debug files to identify and resolve a problem. Attention: When you enable debug logs, you must closely monitor the debugging process and disable debugging as soon as you finish. If you do not disable debugging, the system continues to generate debug logs until all available hard drive space is consumed and the performance of high traffic systems is affected. Failure to disable debugging can result in serious degradation of service. Prerequisites The following procedure enables debugging for the entire system. Nortel recommends that you use this method for debugging. Configure the debug files. See Configuring debug options (page 39). Procedure steps Step Action 1 In the MAS Console, select Configuration > Logging > Debug. 2 In the Debug window, double-click Debug Logging. 3 In the Debug Logging Properties window, select the Enable Tracing option button. 4 Click OK. 5 After you resolve the problem, disable debugging. --End--

41 Debugging Disabling debugging Disable debugging in the MAS Console to stop producing debug files on the MAS platform. Procedure steps Step Action 1 In the MAS Console, select Configuration > Logging > Debug. 2 In the Debug window, double-click Debug Logging. 3 In the Debug Logging Properties window, clear the Enable Tracing option button. 4 Click OK. --End--

42 Debugging Enabling advanced debug options Enable advanced debug options to set the level of debugging and debug errors for each component. Attention: When you enable debug logs, you must closely monitor the debugging process and disable debugging as soon as you finish. If you do not disable debugging, the system continues to generate debug logs until all available hard drive space is consumed and the performance of high traffic systems is affected. Failure to disable debugging can result in serious degradation of service. Prerequisites If you enable the advanced debug options, you can enable debugging for a specific component instead of the entire system. Nortel recommends that you enable debugging for the entire system. See Enabling debugging (page 40). For more information about the components for which you can enable advanced debugging, see Procedure job aid (page 43). Procedure steps Step Action 1 In the MAS Console, select Configuration > Advanced Settings > Debug. 2 In the Debug window, double-click Debug Settings for the component you want to debug. If you want to enable advanced debug settings for component modules, perform step 3 to step 9. If you want to enable advanced debug settings for the entire component, go to step In the component Debug Settings Properties window, select the Use Module Settings check box. 4 In the Use Module Settings list, select a module to enable the advance debug options. This step may not apply to all modules. 5 Click Edit. 6 In the Advanced Module Debug Settings window, select the check box for each debug level required in the Module Debug Settings area. The debug levels available are Error, Warning, and Info. 7 Click OK.

43 Debugging 8 If you want to enable debug settings for another module, repeat step 4 to step 7. 9 Click OK. 10 In the component Debug Settings Properties window, select the check box for each debug level required in the Module Debug Settings area. The debug levels available are Error, Warning, and Info. 11 Click OK. 12 When debugging is complete, disable the advanced debug options you selected. --End-- Procedure job aid You can enable the advanced debug settings for the following components: ConfMP Component Debug Settings CStore Component Debug Settings IvrMP Component Debug Settings MMC Component Debug Settings Reporter Component Debug Settings SC Component Debug Settings SNMPAgent Component Debug Settings SoapServer Component Debug Settings StreamSource Component Debug Settings

44 Debugging Using Log Capture for debugging Use Log Capture to troubleshoot issues on the MAS platform. Prerequisites The Log Capture utility is a command line program (LogCapture.exe) that is installed with the MAS platform. Enable the Remote Console account. For more information, see Nortel Media Application Server 6.0 for AS 5300 Administration and Security (NN ). Procedure steps Step Action 1 Open a command prompt. 2 At the command line, enter the command logcapture followed by the required option. --End-- Procedure job aid The Log Capture utility has the following command line options. Command line option Description -h Display command line usage and a description of options. -t Include debug trace logs during log collection. This option is available only if you run Log Capture from the local host ( ). -d <name> Name of the temporary working directory used by Log Capture when it captures the system state. The default directory is.\logs. -f <name> Name of the archive file that is stored in a zip file (for example, <name>.zip). The default archive file is log.zip. -i <ip> IP address of the system to collect logs from. The default is local host ( ). This option is required only if you run Log Capture on a remote node.

45 Debugging Command line option Description -u <user> The user name configured for the MAS Remote Console account. This option is required only if you run Log Capture on a remote node. -p <pass> The password configured for the MAS Remote Console account. This option is required only if you run Log Capture on a remote node. Example Log Capture commands To run Log Capture on a local node and include debug trace log files, enter the following command. logcapture -t To run log capture on a remote node and capture information from a MAS platform with the IP address , enter the following command. logcapture -i u <masuser> -p <maspass> The value for <masuser> is the Remote Console account user name and <maspass> is the Remote Console account password.

46 Debugging Collecting and viewing debug files Collect and view MAS debug files to determine the cause of an error and to apply corrective action. Prerequisites Current debug files have the file extension.txt. Archived debug files have the file extension.bak. Debug files are created for each platform component. Procedure steps Step Action 1 Navigate to the directory D:\Program Files\Nortel\MAS\common\logs. 2 In the logs directory, double-click a debug file to view the debug information. --End-- Procedure job aid The MAS platform creates the following key trace and debug logs. File name confmpdebug.txt cstoredebug.txt ivrmpdebug.txt reporterdebug.txt scdebug.txt sipmcdebug.txt streamsourcedebug.txt Description Conference Media Processor trace logging. Content Store trace logging. IVR Media Processing trace jogging. Reporter trace logging. Multimedia Controller trace logging. SIP Multimedia Conductor trace logging. Stream Source trace logging.

47

48 Copyright 2008 Nortel Networks. All Rights Reserved. Sourced in Canada Publication: NN Document status: Standard Document issue: Document date: 26 May 2008 Product release: Release 6.0 Job function: Fault and Performance Management Type: NTP Language type: English Nortel, the Nortel logo and the Globemark are trademarks of Nortel Networks. Microsoft Windows Server 2003, Microsoft Event Viewer, and Microsoft Management Console are trademarks of Microsoft Corporation. All other trademarks are the property of their respective owners. To provide feedback or report a problem with this document, go to

Troubleshooting NN Nortel Media Application Server and Interactive Communications Portal

Troubleshooting NN Nortel Media Application Server and Interactive Communications Portal Release: MAS 6.1 and ICP 1.0 Document Revision: 01.09 www.nortel.com NN44471-702. Release: MAS 6.1 and ICP 1.0 Publication: NN44471-702 Document release date: 24 September 2009 While the information in

More information

Troubleshooting and Fault Management

Troubleshooting and Fault Management Troubleshooting and Fault Management Release: 66 Document Revision: 0102 NN44474-700 Release: 66 Publication: NN44474-700 Document release date: 21 May 2010 2008-2010 Avaya Inc All Rights Reserved Notice

More information

Troubleshooting Avaya MS 7.0 NN , Dec 2010

Troubleshooting Avaya MS 7.0 NN , Dec 2010 Troubleshooting Avaya MS 7.0 NN44471-702, 02.01 3 Dec 2010 2010 Avaya Inc. All Rights Reserved. Notice While reasonable efforts have been made to ensure that the information in this document is complete

More information

Plug-in 3457 User Guide

Plug-in 3457 User Guide NN43060-100 Document status: Standard Document issue: 01.02 Document date: 23 November 2009 Product release: 1.1 Job function: Product Fundamentals Type: User Guide Language type: English. All Rights Reserved.

More information

Nortel Media Application Server 5.1. Installation NN

Nortel Media Application Server 5.1. Installation NN NN44450-300 Document status: Standard Document issue: 01.03 Document date: 15 October 2008 Product release: Release 5.1 Job function: and Commissioning Type: Technical document Language type: English All

More information

Solution Integration Guide for Multimedia Communication Server 5100 Release 4.0 and AudioCodes

Solution Integration Guide for Multimedia Communication Server 5100 Release 4.0 and AudioCodes Solution Integration Guide for Multimedia Communication Server 5100 Release 40 and AudioCodes NN42020-314 Document status: Standard Document version: 0101 Document date: 18 March 2008 All Rights Reserved

More information

Nortel Multimedia Conferencing. Fundamentals NN

Nortel Multimedia Conferencing. Fundamentals NN NN44460-100 Document status: Standard Document issue: 01.22 Document date: 09 May 2008 Product release: Release 5.0 Job function: Product Type: Technical Document Language type: English Copyright 2007

More information

Multimedia Communication Portfolio Media Application Server Meet me audio conferencing Basics NN MCP 2.0 Standard (03.

Multimedia Communication Portfolio Media Application Server Meet me audio conferencing Basics NN MCP 2.0 Standard (03. Multimedia Communication Portfolio Media Application Server Meet me audio conferencing Basics NN10303-111 MCP 2.0 Standard (03.02) December 2003 Overview Contents of this chapter This chapter is organized

More information

Cisco Unity Express Windows and Menus

Cisco Unity Express Windows and Menus Last updated: June 21, 2007 This chapter describes the windows, menus, and icons available in the Cisco Unity Express voice-mail system and contains the following sections: Navigating Through the Cisco

More information

Application Notes for Packet One SIP Trunk System Version 3.1 Interoperability with Avaya Software Communication System Release Issue 1.

Application Notes for Packet One SIP Trunk System Version 3.1 Interoperability with Avaya Software Communication System Release Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for Packet One SIP Trunk System Version 3.1 Interoperability with Avaya Software Communication System Release 4.0 - Issue 1.0 Abstract These

More information

IBM Lotus Notes/Sametime Integration with Nortel Communication Server ACE SAS Fundamentals NN

IBM Lotus Notes/Sametime Integration with Nortel Communication Server ACE SAS Fundamentals NN NN43060-101 Document status: Standard Document issue: 01.03 Document date: 23 August 2010 Product release: 1.1 Job function: Fundamentals Type: Technical Document Language type: English. All Rights Reserved.

More information

Title page. Nortel Mobile Communication Web User Interface User Guide

Title page. Nortel Mobile Communication Web User Interface User Guide Title page Nortel Mobile Communication 3100 Web User Interface User Guide Nortel Mobile Communication 3100 Release: 3.1 Publication: NN42030-110 Document status: Standard 04.03 Document release date: November

More information

MAS Music on Hold Fundamentals

MAS Music on Hold Fundamentals MAS Music on Hold Fundamentals NN42020-129 Document status: Standard Document version: 0104 Document date: 27 July 2007 All Rights Reserved The information in this document is subject to change without

More information

MAS Meet Me Conference Operator User Guide

MAS Meet Me Conference Operator User Guide Standard MCS 5100 Release 4.0 Standard 01.01 NN42020-145 January 2007 MAS Meet Me Conference Operator User Guide 2 Copyright 2007, Nortel Networks. All rights reserved. Sourced in Canada The information

More information

Cisco Expressway Cluster Creation and Maintenance

Cisco Expressway Cluster Creation and Maintenance Cisco Expressway Cluster Creation and Maintenance Deployment Guide Cisco Expressway X8.6 July 2015 Contents Introduction 4 Prerequisites 5 Upgrading an X8.n cluster to X8.6 6 Prerequisites 6 Upgrade Expressway

More information

Troubleshooting. General Troubleshooting Information

Troubleshooting. General Troubleshooting Information General Information, page 1 Startup s, page 3 Phone Reset s, page 7 Phone Cannot Connect to LAN, page 9 Cisco IP Phone Security s, page 9 Video Call s, page 11 General Telephone Call s, page 12 Procedures,

More information

Cisco Unity Express Windows and Menus

Cisco Unity Express Windows and Menus Cisco Unity Express Windows and Menus Last updated: June 21, 2007 This chapter describes the windows, menus, and icons available in the Cisco Unity Express voice-mail system and contains the following

More information

Cisco TelePresence VCS Cluster Creation and Maintenance

Cisco TelePresence VCS Cluster Creation and Maintenance Cisco TelePresence VCS Cluster Creation and Maintenance Deployment Guide Cisco VCS X8.5 Cisco TMS 13.2 or later December 2014 Contents Introduction 4 Prerequisites 5 Upgrading an X7.1 or later cluster

More information

Telephony Toolbar Enterprise. User Guide

Telephony Toolbar Enterprise. User Guide Telephony Toolbar Enterprise User Guide Release 4.4 October 2009 Table of Contents 1 Summary of Changes... 7 1.1 Changes for this Release... 7 2 About This Guide... 8 2.1 Open Telephony Toolbar-Corporate...

More information

IP Softphone 3456 User Guide

IP Softphone 3456 User Guide NN43080-100 Document status: Standard Document issue: 01.02 Document date: 12 June 2009 Product release: 6.0 Job function: Product Fundamentals Type: User Guide Language type: English. All rights reserved.

More information

Setting Up a Mitel SX-2000 Digital PIMG Integration with Cisco Unity Connection

Setting Up a Mitel SX-2000 Digital PIMG Integration with Cisco Unity Connection Up a Mitel SX-2000 Digital PIMG Integration with Cisco Unity Connection Up a Mitel SX-2000 Digital PIMG Integration, page 1 Up a Mitel SX-2000 Digital PIMG Integration Task List for Mitel SX-2000 PIMG

More information

Frequently Asked Questions: Cisco Jabber Voice 9.1(4) for Android

Frequently Asked Questions: Cisco Jabber Voice 9.1(4) for Android Frequently Asked Questions Frequently Asked Questions: Cisco Jabber Voice 9.1(4) for Android FAQs 2 Setup 2 Basics 4 Connectivity 8 Calls 9 Contacts and Directory Search 16 Voicemail 17 Recents 22 Feedback

More information

Application Notes for Configuring the ADTRAN NetVanta UC Server with Avaya IP Office 6.1 Issue 1.0

Application Notes for Configuring the ADTRAN NetVanta UC Server with Avaya IP Office 6.1 Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Configuring the ADTRAN NetVanta UC Server with Avaya IP Office 6.1 Issue 1.0 Abstract These Application Notes describe the procedure for

More information

Configuring an Error Response Code upon an Out-of-Dialog OPTIONS Ping Failure

Configuring an Error Response Code upon an Out-of-Dialog OPTIONS Ping Failure Configuring an Error Response Code upon an Out-of-Dialog OPTIONS Ping Failure Cisco Unified Border Element (Cisco UBE) provides an option to configure the error response code when a dial peer is busied

More information

Cisco Expressway Cluster Creation and Maintenance

Cisco Expressway Cluster Creation and Maintenance Cisco Expressway Cluster Creation and Maintenance Deployment Guide First Published: December 2009 Last Updated: April 2017 Cisco Expressway X8.9.2 Cisco Systems, Inc. www.cisco.com Contents Preface 3 Change

More information

Business Communications Manager 3.0 Attendant Console Set Up and Operation Guide

Business Communications Manager 3.0 Attendant Console Set Up and Operation Guide Part No. P0936570 04 Business Communications Manager 3.0 Attendant Console Set Up and Operation Guide 2 Copyright 2002 Nortel Networks All rights reserved. The information in this document is subject to

More information

Synapse Administrator s Guide

Synapse Administrator s Guide Synapse Administrator s Guide 2009 16 Advanced American Telephones. All Rights Reserved. AT&T and the AT&T logo are trademarks of AT&T Intellectual Property licensed to Advanced American Telephones, San

More information

Dell Storage Compellent Integration Tools for VMware

Dell Storage Compellent Integration Tools for VMware Dell Storage Compellent Integration Tools for VMware Administrator s Guide Version 3.1 Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your

More information

Nortel Contact Center Routine Maintenance NN

Nortel Contact Center Routine Maintenance NN NN44400-514 Document status: Standard Document issue: 01.03 Document date: 26 February 2010 Product release: Release 7.0 Job function: Administration Type: Technical Document Language type: English Copyright

More information

FieldView. Management Suite

FieldView. Management Suite FieldView The FieldView Management Suite (FMS) system allows administrators to view the status of remote FieldView System endpoints, create and apply system configurations, and manage and apply remote

More information

TECHNICAL WHITE PAPER

TECHNICAL WHITE PAPER TECHNICAL WHITE PAPER CS1000 Linux Base for AMS 7.6 Date: July 2015 Issue: 1.0 Author: Maxim Kostyukevich Objective and Overview This document is intended to clarify some points on installation, configuration

More information

NN Nortel Communication Server 1000 Linux Platform Base and Applications Installation and Commissioning

NN Nortel Communication Server 1000 Linux Platform Base and Applications Installation and Commissioning Linux Platform Base and Applications Installation and Commissioning Release: Release 5.5 Document Revision: 02.09 www.nortel.com NN43001-315. Release: Release 5.5 Publication: NN43001-315 Document release

More information

SPA400 Internet Telephony Gateway with 4 FXO Ports

SPA400 Internet Telephony Gateway with 4 FXO Ports SPA400 Internet Telephony Gateway with 4 FXO Ports Administration and Configuration Guide v1.0 Using the SPA400 The SPA400 features the ability to connect up to four (4) standard analog telephones lines

More information

Get Started with the Assistant Console

Get Started with the Assistant Console Get Started with Assistant Console, page 1 Log In and Out of the Assistant Console, page 2 Explore the Console Without Assisting Managers, page 2 Use the Console with Your Mouse and Keyboard, page 10 Use

More information

Setting up Alcatel 4400 Digital PIMG Integration

Setting up Alcatel 4400 Digital PIMG Integration up Alcatel 4400 Digital PIMG Integration with Cisco Unity Connection Up an Alcatel 4400 Digital PIMG Integration with Cisco Unity Connection, on page 1 Up an Alcatel 4400 Digital PIMG Integration with

More information

Configuring VoIP Call Setup Monitoring

Configuring VoIP Call Setup Monitoring The Cisco IOS IP Service Level Agreements (SLAs) VoIP Call Setup (Post-Dial Delay) Monitoring feature provides the ability to measure your network s response time for setting up a Voice over IP (VoIP)

More information

vcenter Server Appliance Configuration Update 1 Modified on 04 OCT 2017 VMware vsphere 6.5 VMware ESXi 6.5 vcenter Server 6.5

vcenter Server Appliance Configuration Update 1 Modified on 04 OCT 2017 VMware vsphere 6.5 VMware ESXi 6.5 vcenter Server 6.5 Update 1 Modified on 04 OCT 2017 VMware vsphere 6.5 VMware ESXi 6.5 vcenter Server 6.5 You can find the most up-to-date technical documentation on the VMware Web site at: https://docs.vmware.com/ The VMware

More information

Setting Up an Alcatel 4400 Digital PIMG Integration with Cisco Unity Connection

Setting Up an Alcatel 4400 Digital PIMG Integration with Cisco Unity Connection up Alcatel 4400 Digital PIMG Integration with Cisco Unity Connection Up an Alcatel 4400 Digital PIMG Integration with Cisco Unity Connection, page 1 Up an Alcatel 4400 Digital PIMG Integration with Cisco

More information

Setting Up the Server

Setting Up the Server Managing Licenses, page 1 Cross-launch from Prime Collaboration Provisioning, page 5 Integrating Prime Collaboration Servers, page 6 Single Sign-On for Prime Collaboration, page 7 Changing the SSL Port,

More information

Dell Storage Integration Tools for VMware

Dell Storage Integration Tools for VMware Dell Storage Integration Tools for VMware Version 4.1 Administrator s Guide Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your product. CAUTION:

More information

Web Browser Application Troubleshooting Guide. Table of Contents

Web Browser Application Troubleshooting Guide. Table of Contents Web Browser Application Troubleshooting Guide The following trouble shooting guide outlines tips for common problems which may resolve incorrect or unexpected behavior of NMFTA s web based applications.

More information

Cisco TelePresence ISDN Gateway Version 2.2

Cisco TelePresence ISDN Gateway Version 2.2 Cisco TelePresence ISDN Gateway Version 2.2 Online Help (Printable Format) D14872.01 January 2013 Contents Introduction 7 Setting up the gateway 8 Getting started with the gateway 9 Before you begin 9

More information

Getting Started with the Assistant Console

Getting Started with the Assistant Console Getting Started with the Assistant Console As assistants, you can access the Manager Assistant features on your computer using the Assistant Console application to handle calls for managers. The Manager

More information

Setting Up a Serial (SMDI, MCI, or MD-110) PIMG Integration with Cisco Unity Connection

Setting Up a Serial (SMDI, MCI, or MD-110) PIMG Integration with Cisco Unity Connection CHAPTER 11 Setting Up a Serial (SMDI, MCI, or MD-110) PIMG Integration with Cisco Unity Connection For detailed instructions for setting up a serial (SMDI, MCI, or MD-110) PIMG integration with Cisco Unity

More information

Deploy Webex Video Mesh

Deploy Webex Video Mesh Video Mesh Deployment Task Flow, on page 1 Install Webex Video Mesh Node Software, on page 2 Log in to the Webex Video Mesh Node Console, on page 4 Set the Network Configuration of the Webex Video Mesh

More information

Nortel IP Phone 1120E User Guide

Nortel IP Phone 1120E User Guide Nortel IP Phone 1120E User Guide NN10300-022 Document status: Standard Document version: 0103 Document date: 13 April 2007 All Rights Reserved The information in this document is sourced in Canada, the

More information

Interdomain Federation Guide for IM and Presence Service on Cisco Unified Communications Manager, Release 11.5(1)SU2

Interdomain Federation Guide for IM and Presence Service on Cisco Unified Communications Manager, Release 11.5(1)SU2 Interdomain Federation Guide for IM and Presence Service on Cisco Unified Communications Manager, Release 11.5(1)SU2 First Published: 2017-11-29 Last Modified: 2017-12-01 Americas Headquarters Cisco Systems,

More information

Managing Configurations

Managing Configurations CHAPTER 3 The Configurations page is your starting point for managing device configurations for network elements managed by Cisco Prime Network by using the CM tools. The following table lists the main

More information

Administrator s Guide for the Polycom Video Control Application (VCA)

Administrator s Guide for the Polycom Video Control Application (VCA) Administrator s Guide for the Polycom Video Control Application (VCA) Version 1.0 July 2007 Edition 3725-26448-002/A Trademark Information Polycom and the Polycom logo design are registered trademarks

More information

Job Aid - Avaya Aura Messaging. Purpose. Restarting software and server. Stopping. About this task. Procedure

Job Aid - Avaya Aura Messaging. Purpose. Restarting software and server. Stopping. About this task. Procedure Job Aid - Avaya Aura Messaging Release 7.0.0 Issue 1 January 2017 Purpose This document includes the processes that administrators frequently use for administration of the Messaging system. The content

More information

NN Nortel Communication Server 1000 Communication Server 1000E High Scalability Installation and Commissioning

NN Nortel Communication Server 1000 Communication Server 1000E High Scalability Installation and Commissioning Communication Server 1000E High Scalability Installation and Commissioning Release: 7.0 Document Revision: 01.01 www.nortel.com NN43041-312. . Release: 7.0 Publication: NN43041-312 Document release date:

More information

Grandstream Networks, Inc. DP750/DP720 DECT Cordless IP Phones User Guide

Grandstream Networks, Inc. DP750/DP720 DECT Cordless IP Phones User Guide Grandstream Networks, Inc. DP750/DP720 DECT Cordless IP Phones User Guide Figure 35: Rebooting the Base Station Reset DP720 Handset The users can reset the new settings made on the handset after performing

More information

Nortel Network Resource Manager Fundamentals. Release: NRM 2.1 Document Revision: NN

Nortel Network Resource Manager Fundamentals. Release: NRM 2.1 Document Revision: NN Release: NRM 21 Document Revision: 0301 wwwnortelcom NN48020-300 Release: NRM 21 Publication: NN48020-300 Document status: Standard Document release date: All Rights Reserved Printed in Canada, India,

More information

Dolby Conference Phone. Configuration guide for Avaya Aura Platform 6.x

Dolby Conference Phone. Configuration guide for Avaya Aura Platform 6.x Dolby Conference Phone Configuration guide for Avaya Aura Platform 6.x Version 3.1 22 February 2017 Copyright 2017 Dolby Laboratories. All rights reserved. Dolby Laboratories, Inc. 1275 Market Street San

More information

Polycom SoundPoint IP 320/330

Polycom SoundPoint IP 320/330 Polycom SoundPoint IP 320/330 User Guide For training/documentation, please visit us @ http://customertraining.verizonbusiness.com or call 1 800 662 1049 2009 Verizon. All Rights Reserved. The Verizon

More information

Nortel Communication Server 1000 Using the DMC DECT Manager. Release: 7.0 Document Revision: NN

Nortel Communication Server 1000 Using the DMC DECT Manager. Release: 7.0 Document Revision: NN Release: 7.0 Document Revision: 01.01 www.nortel.com NN43001-142. . Release: 7.0 Publication: NN43001-142 Document release date: 4 June 2010 While the information in this document is believed to be accurate

More information

End User Setup. About End User Setup

End User Setup. About End User Setup This chapter provides information about managing end user directory information. About, on page 1 End User Deletion, on page 3 End User Settings, on page 4 Create Cisco Unity Connection Voice Mailbox,

More information

NN Nortel Communication Server 1000 Linux Platform Base and Applications Installation and Commissioning

NN Nortel Communication Server 1000 Linux Platform Base and Applications Installation and Commissioning Linux Platform Base and Applications Installation and Commissioning Release: Release 5.0 Document Revision: 01.05 www.nortel.com NN43001-315. Release: Release 5.0 Publication: NN43001-315 Document release

More information

Release Notes. Contents. Product Documentation. LifeSize Control Release: v4.6

Release Notes. Contents. Product Documentation. LifeSize Control Release: v4.6 Release Notes LifeSize Control Release: v4.6 Contents Product Documentation... 1 Upgrade Support... 2 Template Software Version Support... 2 New Features and Resolved Issues... 2 Known Issues... 5 Product

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

VIP-102B IP Solutions Setup Tool Reference Manual

VIP-102B IP Solutions Setup Tool Reference Manual VIP-102B IP Solutions Setup Tool Reference Manual Version 6.3.0.0 For latest updates to this manual please check our website at: http://www.valcom.com/vipsetuptool/default.htm then click on Reference Manual

More information

Configuration Tasks. Configuring the System Using CLI Commands. Configuring the System Using the GUI

Configuration Tasks. Configuring the System Using CLI Commands. Configuring the System Using the GUI Last Update: June 28, 2007 This chapter lists the tasks for configuring and maintaining Cisco Unity Express and contains the following sections: Configuring the System Using CLI Commands, page 21 Configuring

More information

Accella Toolbar. User Guide. Release 20.0

Accella Toolbar. User Guide. Release 20.0 Accella Toolbar User Guide Release 20.0 Table of Contents 2 Introduction... 9 2.1 About Accella Toolbar... 9 2.2 About This Guide... 9 2.3 Accessing Toolbar... 9 2.4 First Time Login... 10 2.5 Subsequent

More information

Setting Up an Avaya Definity ProLogix Digital PIMG Integration with Cisco Unity Connection

Setting Up an Avaya Definity ProLogix Digital PIMG Integration with Cisco Unity Connection CHAPTER 4 Setting Up an Avaya Definity ProLogix Digital PIMG Integration with Cisco Unity Connection For detailed instructions for setting up an Avaya Definity ProLogix digital PIMG integration with Cisco

More information

The Evolved Office Assistant

The Evolved Office Assistant The Evolved Office Assistant USER GUIDE TM 995 Old Eagle School Road Suite 315 Wayne, PA 19087 USA 610.964.8000 www.evolveip.net Release 1.0 Document Version 1 Copyright Notice Copyright 2008 Evolve IP,

More information

Nortel Network Resource Manager Fundamentals. Release: NRM 2.0 Document Revision: NN

Nortel Network Resource Manager Fundamentals. Release: NRM 2.0 Document Revision: NN Release: NRM 2.0 Document Revision: 02.03 www.nortel.com NN48020-300. Release: NRM 2.0 Publication: NN48020-300 Document release date: All Rights Reserved. Printed in Canada, India, and the United States

More information

INDEX. Cisco Unity Express 3.1 Voic CLI Administrator Guide 381 OL

INDEX. Cisco Unity Express 3.1 Voic CLI Administrator Guide 381 OL INDEX A active calls restore 1229 addressing remote messages 1194 administration CLI 114 GU and CLI 121 GUI 114 Administration via Telephone 1110 Administration viatelephone system configuring 1133 AIM

More information

IPT Quick Configuration Guide

IPT Quick Configuration Guide espace UC V00R00C00 IPT Quick Configuration Guide Issue: 07 Date: 0-- Product Overview espace UC solution is a leading unified communications solution developed by Huawei for enterprises. With the SIP-based

More information

NN Multimedia Communication Portfolio MCS 5100 Web Client Manager Basics. Standard MCS (02.02) December 2003

NN Multimedia Communication Portfolio MCS 5100 Web Client Manager Basics. Standard MCS (02.02) December 2003 NN10278-111 Multimedia Communication Portfolio MCS 5100 Web Client Manager Basics Standard MCS 5100 2.0 (02.02) December 2003 Overview Functional description The Web Client Manager (WCM) is an optional

More information

Dell Storage Compellent Integration Tools for VMware

Dell Storage Compellent Integration Tools for VMware Dell Storage Compellent Integration Tools for VMware Version 4.0 Administrator s Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your

More information

GSS Administration and Troubleshooting

GSS Administration and Troubleshooting CHAPTER 9 GSS Administration and Troubleshooting This chapter covers the procedures necessary to properly manage and maintain your GSSM and GSS devices, including login security, software upgrades, GSSM

More information

Mitel Deskphones. 1. Getting started Phone overview. Table of Contents Prerequisites. Mitel 6873 Quick guide. Table 2.

Mitel Deskphones. 1. Getting started Phone overview. Table of Contents Prerequisites. Mitel 6873 Quick guide. Table 2. Mitel Deskphones Mitel 6873 Quick guide Copyright 2015-2016 Mitel Communications AB 2. Press Done. 1.2. Phone overview Table of Contents 1. Getting started... 1 2. Basic call handling... 2 3. Advanced

More information

Upgrading from Call Center Reporting to

Upgrading from Call Center Reporting to Upgrading from Call Center Reporting to Reporting for Call Center Upgrade Document Reporting for Call Center Release 2.2.1xx Document Number: 200-0400-110 Document Status: Standard Document Version: 3.02

More information

Nortel Quality Monitoring Search and Replay Guide

Nortel Quality Monitoring Search and Replay Guide Nortel Quality Monitoring Search and Replay Guide NN44480-106 Product release 7.0 Standard 02.02 November 2009 Nortel Quality Monitoring Search and Replay Guide Publication number: NN44480-106 Product

More information

IPT Quick Configuration Guide

IPT Quick Configuration Guide espace UC V00R00 IPT Quick Configuration Guide Issue: 0 Date: 05-09-5 Product Overview espace UC solution is a leading unified communications solution developed by Huawei for enterprises. With the SIP-based

More information

Norstar ICS Remote Tools Quick-start Guide NRU version 10

Norstar ICS Remote Tools Quick-start Guide NRU version 10 Norstar ICS Remote Tools Quick-start Guide NRU version 10 Copyright Nortel Networks, 2003 NRU, ICS Remote Tools, Norstar and Meridian are trademarks of Nortel Networks. Microsoft, MS-DOS, Windows and Excel

More information

Title page. IP Phone Call Center User Guide. Nortel Communication Server 1000

Title page. IP Phone Call Center User Guide. Nortel Communication Server 1000 Title page Nortel Communication Server 1000 IP Phone 2004 Call Center User Guide Nortel Communication Server 1000 IP Phone 2004 Call Center User Guide Copyright 2002-2009 Nortel Networks Release: 6.0 Publication:

More information

Troubleshooting Tips for the PMC Application

Troubleshooting Tips for the PMC Application CHAPTER5 Troubleshooting Tips for the PMC Application This chapter provides information about basic troubleshooting tips and error messages that you may encounter when you use the PMC application. This

More information

Dolby Conference Phone. Configuration guide for Avaya Aura Platform 6.x

Dolby Conference Phone. Configuration guide for Avaya Aura Platform 6.x Dolby Conference Phone Configuration guide for Avaya Aura Platform 6.x Version 3.2 28 June 2017 Copyright 2017 Dolby Laboratories. All rights reserved. Dolby Laboratories, Inc. 1275 Market Street San Francisco,

More information

SysMaster GW 7000 Digital Gateway. User Manual. version 1.0

SysMaster GW 7000 Digital Gateway. User Manual. version 1.0 SysMaster GW 7000 Digital Gateway User Manual version 1.0 Copyright 2003 by All rights reserved. No part of this manual may be reproduced or transmitted in any form without written permission from. The

More information

User guide. ApplianX DPNSS-to-Q.SIG Gateway

User guide. ApplianX DPNSS-to-Q.SIG Gateway User guide ApplianX DPNSS-to-Q.SIG Gateway Version 1.3 5/12/2008 Contents Contents 1 GETTING STARTED...4 1.1 How to use this guide... 4 1.2 Prerequisites... 4 1.3 L.E.Ds... 4 1.4 Logging in to the web

More information

OpenTouch Conversation for iphone

OpenTouch Conversation for iphone OpenTouch Conversation for iphone User Manual OmniPCX Office Rich Communication Edition user OpenTouch Business Edition and Multimedia Services Conversation user OpenTouch Business Edition and Mutimedia

More information

Dolby Conference Phone. Configuration Guide for Unify OpenScape Enterprise Express 8.0.x

Dolby Conference Phone. Configuration Guide for Unify OpenScape Enterprise Express 8.0.x Dolby Conference Phone Configuration Guide for Unify OpenScape Enterprise Express 8.0.x Version 3.3 31 July 2017 Copyright 2017 Dolby Laboratories. All rights reserved. Dolby Laboratories, Inc. 1275 Market

More information

CISCO UNIFIED COMMUNICATIONS MANAGER SIP INTEGRATION

CISCO UNIFIED COMMUNICATIONS MANAGER SIP INTEGRATION CISCO UNIFIED COMMUNICATIONS MANAGER SIP INTEGRATION Validated Integrations: 6.1 with xic version 3.0 SU-3 and greater 7.1 with xic version 3.0 SU-6 and greater INTEGRATION DOCUMENT Version 1.19 7601 Interactive

More information

Upgrade Guide. BCM Business Communications Manager

Upgrade Guide. BCM Business Communications Manager Upgrade Guide BCM50 2.0 Business Communications Manager Document Status: Standard Document Number: NN40020-401 Document Version: 01.01 Part Code: N0107119 Date: October 2006 Copyright 2006 Nortel Networks,

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Uecomm/Optus Evolve SIP Trunking Service with Avaya IP Office 9.1.6 and Avaya Session Border Controller for Enterprise 7.0 - Issue 1.0 Abstract

More information

IP Phone 1210 User Guide CICM

IP Phone 1210 User Guide CICM User Guide CICM Release: CICM0110 Document Revision: 01.01 www.nortel.com NN10300-902. . Release: CICM0110 Publication: NN10300-902 Document release date: 23 July 2009 While the information in this document

More information

Cisco Expressway Cluster Creation and Maintenance

Cisco Expressway Cluster Creation and Maintenance Cisco Expressway Cluster Creation and Maintenance Deployment Guide First Published: December 2009 Last Updated: December 2017 Cisco Expressway X8.10 Cisco Systems, Inc. www.cisco.com Contents Preface 3

More information

Chapter TIMG BOILERPLATE

Chapter TIMG BOILERPLATE Pete is the writer for this content; Julie W. is the editor. This file contains the following flows: File: boilerplate.fm; Flow: Reqs-Serial, page -2 File: boilerplate.fm; Flow: Reqs-In-Band, page -4 File:

More information

Nortel Multimedia Conferencing Documentation Roadmap. Release: 6.0 Document Revision: NN

Nortel Multimedia Conferencing Documentation Roadmap. Release: 6.0 Document Revision: NN Release: 6.0 Document Revision: 02.04 NN44460-102 Release: 6.0 Publication: NN44460-102 Document status: Standard Document release date: 4 November 2009 Copyright 2008-2009 Nortel Networks. All Rights

More information

Interdomain Federation for the IM and Presence Service, Release 10.x

Interdomain Federation for the IM and Presence Service, Release 10.x First Published: 2014-01-29 Last Modified: 2018-11-05 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387)

More information

System Configuration. Configuring System Parameters CHAPTER

System Configuration. Configuring System Parameters CHAPTER CHAPTER 3 This chapter describes how to set up parameters for call handling in Cisco MobilityManager. Refer to the these topics to get started: Configuring System Parameters, page 3-1 Enabling Data Synchronization,

More information

GIGABIT COLOR IP PHONE

GIGABIT COLOR IP PHONE GIGABIT COLOR IP PHONE USER GUIDE UC842 Version:1.0.3.59 Nanjing Hanlong Technology Co., Ltd 86-25-84608050 support@hanlongtek.com Notices Information Notices Information Copyright Copyright 2005-2013

More information

Dolby Conference Phone. Configuration guide for Unify OpenScape Enterprise Express 8.0.x

Dolby Conference Phone. Configuration guide for Unify OpenScape Enterprise Express 8.0.x Dolby Conference Phone Configuration guide for Unify OpenScape Enterprise Express 8.0.x Version 3.2 28 June 2017 Copyright 2017 Dolby Laboratories. All rights reserved. Dolby Laboratories, Inc. 1275 Market

More information

Message Networking 5.2 Maintenance print guide

Message Networking 5.2 Maintenance print guide Page 1 of 304 Maintenance print guide This print guide is a collection of system topics provided in an easy-to-print format for your convenience. Note: The links shown in this document do not work online,

More information

Configuring the PMC Application

Configuring the PMC Application CHAPTER5 This chapter provides information about modifying some of the PMC configuration elements to personalize the PMC application end-user interface. This chapter includes the following sections: Configuring

More information

Cisco Meeting Management

Cisco Meeting Management Cisco Meeting Management Cisco Meeting Management 1.1 User Guide for Administrators September 19, 2018 Cisco Systems, Inc. www.cisco.com Contents 1 Introduction 4 1.1 The software 4 2 Deployment overview

More information

vcenter Server Appliance Configuration Modified on 17 APR 2018 VMware vsphere 6.7 VMware ESXi 6.7 vcenter Server 6.7

vcenter Server Appliance Configuration Modified on 17 APR 2018 VMware vsphere 6.7 VMware ESXi 6.7 vcenter Server 6.7 vcenter Server Appliance Configuration Modified on 17 APR 2018 VMware vsphere 6.7 VMware ESXi 6.7 vcenter Server 6.7 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

Version Installation Guide. 1 Bocada Installation Guide

Version Installation Guide. 1 Bocada Installation Guide Version 19.4 Installation Guide 1 Bocada Installation Guide Copyright 2019 Bocada LLC. All Rights Reserved. Bocada and BackupReport are registered trademarks of Bocada LLC. Vision, Prism, vpconnect, and

More information

SIP Trunking using Optimum Business SIP Trunk Adaptor and the Cisco Call Manager Express Version 8.5

SIP Trunking using Optimum Business SIP Trunk Adaptor and the Cisco Call Manager Express Version 8.5 Cisco SIP Trunking using Optimum Business SIP Trunk Adaptor and the Cisco Call Manager Express Version 8.5 Goal The purpose of this configuration guide is to describe the steps needed to configure the

More information