PRI-PRI Bouncing UP and Down

Size: px
Start display at page:

Download "PRI-PRI Bouncing UP and Down"

Transcription

1 PRI-PRI Bouncing UP and Down The following information will help you troubleshoot if your PRI is bouncing Up and Down. If your PRI is not coming up at all, please visit the following page for troubleshooting and exit this page -> PRI- PRI Down If your PRI (or D-channel) is bouncing, you will notice the following messages while logged into the Asterisk CLI: bouncing PRI seen from Asterisk CLI There are a few reasons why your pri is bouncing: Telco Issue Physical layer is bouncing (continuous 'connected' and 'disconnected') Incorrect Clock configuration Incorrect HDLC configuration Telco Issue When you think your PRI or D-channel is bouncing, you should first contact your telco to investigate. Contacting your telco and having them run a quick status check on your signalling is quick thing to do (or rule out) and will save you time instead of troubleshooting your server. If you have issues getting this information when contacting your telco, ask to speak to level 2 personnel. Sometimes your first point of contact at your telco is not able to help and unexperienced with this topic. Physical layer is bouncing Observing your PRI status bouncing 'up' and 'down' from your asterisk CLI does not necessarily mean the issue is with your PRI signalling. If your physical layer is not stable and is also 'up' and 'down' then certainly your signalling (which relies on the physical layer being up) will also drop. To check your physical layer you can type 'wanrouter status' in your Linux command line. The diagram below shows an example of wanrouter status for a card in 'connected' (or 'up') state. This output is simply a snapshot of your physical layer and will not provide you information on physical layer stability. Watch the wanrouter status output over time using the command below:

2 -> watch -n 1 "wanrouter status" Watch the output of the command above for the period of time that you noticed your pri going up and down seen from your asterisk CLI. When completed, type CTRL-C to exit If you see that your wanrouter status stays in 'connected' state over time, then your issue is not with your physical layer- skip the rest of this section and move to the next section (Incorrect Clock configuration) If you notice wanrouter status changing from 'connected' to 'disconnected' this means there is a physical layer alarm causing the entire layer to drop. To investigate the alarm(s) use the wanpipemon utility and type the following command on your Linux command line: -> wanpipemon -i wxg1 -c Ta Note: Change X to the port number you wish to investigate. (i.e. port 1: wanpipemon -i w1g1 -c Ta) The output will provide you a snapshot of the physical layer status. But it is important to see this output over time to notice if the alarms are going on and off. To watch the wanpipemon output over time, type the following command: -> watch -n 1 "wanpipemon -i wxg1 -c Ta" Note: Change X to the port number you wish to investigate. (i.e. port 1: wanpipemon -i w1g1 -c Ta) SCENARIO 1 Below is an example output where only RAI is going on and off for an E1 port on a Sangoma card: Typically if RAI alarm is the only alarm ON, this would be a telco related issue since telco is sending this alarm to your server because telco is in alarm state. The other reason for RAI to be 'on' is that your server is misconfigured and sending the telco something it does not like, which causes telco to go in alarm.

3 For E1, this would typically mean that you have selected NCRC4 where CRC4 should have been selected (or the opposite: CRC4 where NCRC4 was selected) To fix this simple edit your wanpipe configuration file, and make the change Your wanpipe configuration files are located in the /etc/wanpipe directory and are named wanpipe1.conf(port1), wanpipe2.conf(port2)... etc Edit the FE_FRAME line, then save the file. Be consistent with all applicable ports Below is an example Wanpipe configuration file you must restart wanpipe for the changes to take effect Run through the above troubleshooting to verify if problem is resolved now. If the above E1 scenario did not help, or is not your issue, please continue SCENARIO 2 When using the watch command to see the wanpipemon output, if you notice the following output (in the order presented), you may have a more fundamental configuration issue: Rx alarms RAI LOS RED TX Alarms AIS Yellow Contact your telco to review what your line configuration should be (i.e. E1, line coding and line framing) and verify with your Wanpipe configuration file verify that the performance monitoring counters are not incrementing quickly. If they are, this means that the information being received on the line (from remote side) is bad

4 -> Its not important what the values are, it is important only when they are incrementing -> If they are incrementing, verify that the Rx Level= 2.5db (as shown above). If the value is not -2.5db, then the reason for incrementing counters is due to poor physical line connection. To solve this issue, you will need to make a new cable as the connection is poor. If the RX level is -2.5db, then contact your telco (or investigate remote side) and get a line trace recorded because the inbound information is corrupted. Open the file /var/log/messages and see if you notice an output similar to the diagram below (continuously) -> this means that your system is experiencing the term 'overruns' which basically means there is a clock sync issue from the lines plugged into your sangoma card, or that your system is underperforming- causing the Wanpipe driver to restart itself. -> For complete troubleshooting steps for 'overruns' please visit the overruns troubleshooting page Incorrect Clocking Configuration When you have configured your Sangoma card with wancfg_dahdi (or through webgui for Elastix and FreePBX Distro), you were prompted for the following choices:

5 If your remote side is providing the clock, you should be selecting NORMAL and PRI_CPE this is the typical configuration when connected directly to the telco If your Sangoma card is supposed to drive the clock to a slave device on the remote side, you should be selecting MASTER, and PRI_NET if you mixed these configurtions (i.e. NORMAL with PRI_NET, or MASTER with PRI_CPE) this is the reason your pri is bouncing. re-run the wancfg_dahdi script to reconfigure your Sangoma system (or re-configure via WebGUI if you are using Elastix and FreePBX Distro) As introduced in a previous step, your pri could be bouncing due to 'overruns'. This scenario can be due to clocking as well. Sangoma cards operating using one clock source. This means: If all the lines connected to the sangoma card are from the telco, they must all have the same clock, otherwise the Sangoma card will be introduced to multiple clock sources and encounter an 'overruns' scenario If overruns is very severe enough, the Sangoma Wanpipe driver will restart itself in order to try and correct the scenario. If this happens, your physical layer goes down. If your physical layer goes down, also will your pri signalling. For this scenario, you will see the following, in your /var/log/messages file: Please review overruns troubleshooting page if you experience this, in order to correct your issue. Incorrect HDLC Configuration All Sangoma cards use hardware HDLC and auto-configure for hardware HDLC. HDLC configuration is located in : wanpipe configuration files, located in /etc/wanpipe directory (wanpipe1.conf, wanpipe2.conf...etc) DAHDI configure file (/etc/dahdi/system.conf) The following is an example of Hardware HDLC configuration (for an E1): wanpipex.conf system.conf The following is an example of software HDLC configuration:

6 system.conf wanpipex.conf Hardware HDLC sets TDMV_DCHAN to the signalling channel, as well as with hardhdlc Software HDLC sets TDMV_DCHAN=0, and dchan=<signalling channel) Do not mix up the TDMV_DCHAN and hardhdlc/dchan in one system. If you have them mixed up and conflicting, edit the files and then restart your server. If you have verified no issue wtih HDLC configuration, continue to the Taking a line trace... section below. How to troubleshoot with only logs If you notice your PRI bouncing and do not have the luxury of running command on Linux command line, get access to the following logs files: /var/log/asterisk/messages (or full) /var/log/asterisk/messages The /var/log/asterisk/ messages file will present you with the Asterisk logs, particularly with messages indicating if the PRI is going 'up' or 'down'. The /var/log/messages file will present you with information if the physical layer is going up/down, connected/disconnected, and information on any physical layer alarms being activated (just like using the watch command in previous wanpipemon commands) Simply compare the files with respect to the time in the logs: If the PRI shows up and down in /var/log/asterisk/messages but /var/log/messages does not show any changes (regarding physical layer alarms, or Wanpipe restarting) at the same time then: there is no issue with physical layer check HDLC settings and verify hardware HDLC is set consistently through your wanpipe and dahdi files take a line trace. Continue to the next section for instructions on how to take a wireshark trace. If the PRI shows up and down in /var/log/asterisk/messages and /var/log/messages shows the physical layer going down at the same time then: There is no problem with your PRI signaling, the issue is with your physical layer Check for physical layer alarms using the wanpipemon commands as described in above steps Check for 'overruns' scenario, as described in above steps

7 Taking a line trace to identify if local or remote side is dropping the PRI/D-channel If non of the steps above helped to diagnose your PRI bouncing scenario, then take a line trace to investigate if the issue is due to your server or due to remote end. Line Trace commands: Port configured for CPE Mode (default) -> wanpipemon -i w1g1 -pcap -pcap_file isdn.pcap -prot ISDN -full -systime -c tr Port configured for NET Mode: -> wanpipemon -i w1g1 -pcap -pcap_file isdn.pcap -prot ISDN -pcap_isdn_network -full -systime -c trd Note: change 'w1g1' to the wanpipe port specific to your trace. (w2g1 for wanpipe2, w3g1 for wanpipe3...etc) How to Capture line trace For the trace commands above: 1. copy and paste the trace command above into into your command line. Interface 'w1g1' is used by default (i.e. "wanpipemon -i w1g1 - pcap -pcap_file isdn.pcap -prot ISDN -full -systime -c trd"). If you are taking the line trace on a different interface, change ' w1g1' to 'wxg1' (replacing X) in the filter. To find a list of Wanpipe interfaces, type "ifconfig" in your command line. 2. The trace will save a '.pcap' file in the local directory that the trace was taken. For PRI/BRI= isdn.pcap. You may edit the names in the filter string 3. press <enter> to start your line trace Make your inbound call now. The information will be captured via the trace press <enter> to end the trace when you have completed the call. Search the local directory for the file and open it up in wireshark to start investigating. How to Analyze your captured wireshark pcap trace Now that you have captures a pcap trace from the steps above, it is time to analyze them in wireshark. -> If your pcap trace does not open up properly in wireshark, verify that the trace is not 0 bytes. If the trace is empty, that means: -> you have taken the trace on the wrong interface (i.e. w1g1 instead of w2g1), or The screen will be divided into two panes. The top portion will show you Q931/Q921 messages Notice the source and destination Columns. This tells you where the call originated from and is being sent to, respectively. If source = Local User this means your server initiated the message(i.e the call, if the message is SABME). If source = Remote Network this means the telco initiated the message (i.e. the call, if the message is SABME). Use the same analogy to analyze the destination When the D-channel us up the local and remote ends will send 'RR' (or Receive Ready) messages. When one of the sides (remote/local) notices that the D-channel goes down, that side will send a SABME message to the other side to ask to bring up the D-channel. As a last resort to resolve your PRI bouncing issue, you can re-configure your system using the wancfg_dahdi Sangoma configuration script (or via your WebGUI if you are using Elastix and FreePBX distro) contact Sangoma support at for more assistance. support.sangoma.com

The following information will help you troubleshoot general audio issues experienced during inbound and outbound call scenarios.

The following information will help you troubleshoot general audio issues experienced during inbound and outbound call scenarios. Audio Issues Basic Steps Wireshark trace Ftdm Trace Analysing Recordings using Audacity Taking an SS7 line trace Verifying NSG Gateway System Status Verify cable strength Verifying Clocking In case the

More information

Installation of Sangoma A101/102/104/108/200 card Drivers on Windows XP/2003. ============================================================

Installation of Sangoma A101/102/104/108/200 card Drivers on Windows XP/2003. ============================================================ File version : 2.0.0.4 Date : January 21, 2008. Installation of Sangoma A101/102/104/108/200 card Drivers on Windows XP/2003. ============================================================ STEP 1 installing

More information

New System Setup Guide

New System Setup Guide New System Setup Guide Logging into PBXact UC Quick Setup Wizard STEP 1: Time Zone and Email STEP 2: Extension Creation STEP 3: Extension Customization Dashboard Module Configuration Extensions IVR Inbound

More information

CAD-CARE TROUBLESHOOTING GUIDE

CAD-CARE TROUBLESHOOTING GUIDE CAD-CARE TROUBLESHOOTING GUIDE CAD-Care is a stable and error free system. The biggest problem encountered with CAD-Care is when something stops CAD-Care during a system sort. Windows Screen Savers have

More information

PortAssist Manager Users Guide

PortAssist Manager Users Guide PortAssist Manager Users Guide Introduction PAM Architecture Planning and Preparation Installation Requirements About UDP and HTTP Ports Setup: Windows NT 4.0 Master Setup Process Installing and Configuring

More information

OpenCNAM Integration with Elastix 4.0

OpenCNAM Integration with Elastix 4.0 OpenCNAM Integration with Elastix 4.0 A. Introduction OpenCNAM provides a Caller ID Lookup service that adds Caller ID Name to inbound calls on PBX systems easily and economically. When a phone service

More information

Running MFC/R2 with Sangoma Wanpipe using OpenR2 (libopenr2) December 2, 2008

Running MFC/R2 with Sangoma Wanpipe using OpenR2 (libopenr2) December 2, 2008 Running MFC/R2 with Sangoma Wanpipe using OpenR2 (libopenr2) December 2, 2008 Prepared By Jim Van Meggelen Core Telecom Innovations Inc. EXECUTIVE SUMMARY... 3 MFC/R2... 3 OPENR2... 3 GETTING STARTED WITH

More information

Software Download & Update

Software Download & Update Software Download & Update Latest Releases NSG Appliance Release Upgrade Release ISO Release NSG Software Release ISO Installation Updating NSG Appliance Backup Update Updating NSG Software Install Backup

More information

ICS Regent. Communications Package for W INTERPRET. Guarded Peer-Link Communications (T3831) PD-6041

ICS Regent. Communications Package for W INTERPRET. Guarded Peer-Link Communications (T3831) PD-6041 ICS Regent PD-6041 Communications Package for W INTERPRET Guarded Peer-Link Communications (T3831) Issue 1, March, 06 The WINTERPRET Communications Package is an add-in software package that allows you

More information

How to install AsteriskNOW1.5.0_OpenVox_A400P

How to install AsteriskNOW1.5.0_OpenVox_A400P How to install AsteriskNOW1.5.0_OpenVox_A400P Test tools: asterisknow-1.5.0 A400P (2FXO + 2FXS) Step1: 1. Insert the OpenVox A400P into the PCI slot, then install the AsterikNOW 2.8.0 2.After installing,

More information

ACM INTERNATIONAL COLLEGIATE PROGRAMMING CONTEST. California State University, Sacramento s. PC 2 Version 9.6. Judge s Guide

ACM INTERNATIONAL COLLEGIATE PROGRAMMING CONTEST. California State University, Sacramento s. PC 2 Version 9.6. Judge s Guide ACM INTERNATIONAL COLLEGIATE PROGRAMMING CONTEST California State University, Sacramento s PC 2 Version 9.6 Judge s Guide Table of Contents 1 Introduction... 2 2 Logging in to

More information

Table of Contents. Page 1 of 15

Table of Contents. Page 1 of 15 Table of Contents Model: ED106 TZA XF N1 / N12..2 Configuring the ED106 TZA XF N1 / N12.. 3 Determining Com. Port Windows XP... 3 Determining Com. Port Windows 7.. 7 Using TZA 1.0 Software. 5 Push Button

More information

Configuring the E1 + G.703 and T1 + DSX-1 Modules

Configuring the E1 + G.703 and T1 + DSX-1 Modules 9 Configuring the E1 + G.703 and T1 + DSX-1 Modules Contents Using an E1- or T1-Carrier Line for Data and Voice................... 9-3 Drop-and-Insert Modules..................................... 9-3 Standards

More information

802.1w Rapid Spanning Tree Protocol (RSTP) 802.1d Spanning Tree Protocol (STP)

802.1w Rapid Spanning Tree Protocol (RSTP) 802.1d Spanning Tree Protocol (STP) 13 802.1w Rapid Spanning Tree Protocol (RSTP) 802.1d Spanning Tree Protocol (STP) Contents Overview.................................................... 13-2 How Spanning Tree Operates.................................

More information

First Aid. For All Mediatrix units. Revision

First Aid. For All Mediatrix units. Revision For All Mediatrix units Revision 01 2015-09-30 Table of Contents Table of Contents Troubleshooting 3 Troubleshooting 3 Mediatrix Profile Default Settings for the Rescue Interface 4 Performing a Factory

More information

First Aid. For all Mediatrix units. Revision

First Aid. For all Mediatrix units. Revision First Aid For all Mediatrix units Revision 01-2015-09-30 www.media5corp.com First Aid Table of Contents Troubleshooting... 3 Troubleshooting... 3 Mediatrix Profile Default Settings for the Rescue Interface...

More information

ISDN Troubleshooting. All Mediatrix Units with ISDN cards. v

ISDN Troubleshooting. All Mediatrix Units with ISDN cards. v All Mediatrix Units with ISDN cards v. 43.3.1398 2019-01-10 Table of Contents Table of Contents 4 Protocols and Connection 5 Troubleshooting Tools 6 Troubleshooting 6 Capturing a Trace Using Wireshark

More information

To see how ARP (Address Resolution Protocol) works. ARP is an essential glue protocol that is used to join Ethernet and IP.

To see how ARP (Address Resolution Protocol) works. ARP is an essential glue protocol that is used to join Ethernet and IP. Lab Exercise ARP Objective To see how ARP (Address Resolution Protocol) works. ARP is an essential glue protocol that is used to join Ethernet and IP. Requirements Wireshark: This lab uses the Wireshark

More information

Implementing T1 CAS for VoIP

Implementing T1 CAS for VoIP This chapter describes how to implement the T1 Channel-Associated Signaling (CAS) for VoIP feature. This feature adds support for T1 CAS and E1 R2 signaling with the voice feature card (VFC). The T1 CAS

More information

Broad Band Error Code

Broad Band Error Code Broad Band Error Code Tarun Kumar Saini JTO-TAX,O/o GMTD, Churu +919413395123 1) Possible solution / fix for error 619 Broadband error 619 - The port is disconnected Generated by Foxit PDF Creator Foxit

More information

XE2000/XE3000 IP-PBX: Getting Started Guide Package Contents

XE2000/XE3000 IP-PBX: Getting Started Guide Package Contents XE2000/XE3000 IP-PBX: Getting Started Guide Package Contents XE2000/XE3000 (2U 19'' width unit) Power cord Support hardware for 19'' cabinet Prerequisites You need a computer equipped with Internet browser.

More information

To upgrade to the i-vu v6.0 application

To upgrade to the i-vu v6.0 application i-vu Application Upgrade Guide to v6.0 CARRIER CORPORATION 2014 A member of the United Technologies Corporation family Stock symbol UTX Catalog No. 11-808-493-01 3/21/2014 Table of Contents To upgrade

More information

ANALOG ACTIVE CARD. (PCIe) Up to 4 analog ports (FXO/FXS)

ANALOG ACTIVE CARD. (PCIe) Up to 4 analog ports (FXO/FXS) ANALOG ACTIVE CARD (PCIe) Works with FreeSWITCH Up to 4 analog ports (FXO/FXS) Simple Installation: Detects as Network Card Modular Design OS Independent (Windows & Linux Support) 128ms DSP based Echo

More information

First Aid. For All Mediatrix units. v

First Aid. For All Mediatrix units. v For All Mediatrix units v. 2.0.40.747 2018-03-29 Table of Contents Table of Contents Troubleshooting 3 Troubleshooting 4 Mediatrix Profile Default Settings for the Rescue Interface 4 Performing a Factory

More information

Open Telephony Training Seminar Course Description

Open Telephony Training Seminar Course Description Open Telephony Training Seminar Course Description Course Description This training seminar will teach advanced topics to market, sell, deploy, troubleshoot, customize and administer Asterisk /FreePBX

More information

Dataman-S6 - User's Manual. Dataman-S6 Compact USB Programmer User's Manual

Dataman-S6 - User's Manual. Dataman-S6 Compact USB Programmer User's Manual Dataman-S6 Compact USB Programmer User's Manual Contents Chapter 1 Product Description 1-1 Introduction 1-2 Safety Information 1-3 Precautions 1-4 Operating System, Hardware Requirements 1-5 Accessories

More information

First Aid. For All Mediatrix units. v

First Aid. For All Mediatrix units. v For All Mediatrix units v. 43.0.1125 2018-08-16 Table of Contents Table of Contents Troubleshooting 3 Troubleshooting 4 Mediatrix Profile Default Settings for the Rescue Interface 4 Performing a Factory

More information

ISDN Troubleshooting. All Mediatrix Units with ISDN cards. v

ISDN Troubleshooting. All Mediatrix Units with ISDN cards. v All Mediatrix Units with ISDN cards v. 2.0.41.762 2018-03-29 Table of Contents Table of Contents 4 Protocols and Connection 5 Troubleshooting Tools 6 Troubleshooting 6 Capturing a Trace Using Wireshark

More information

To upgrade to the i-vu v6.5 application

To upgrade to the i-vu v6.5 application i-vu Application CARRIER CORPORATION 2017 A member of the United Technologies Corporation family Stock symbol UTX Catalog No. 11-808-546-01 3/10/2017 Verify that you have the most current version of this

More information

SunSet xdsl IDSL Module: IDSL Circuit Testing

SunSet xdsl IDSL Module: IDSL Circuit Testing a step ahead Application Series SunSet xdsl IDSL Module: IDSL Circuit Testing 22 Great Oaks Blvd, San Jose CA 95119 USA ph 1 408 363 8000 fax 1 408 363 8313 info@sunrisetelecom.com www.sunrisetelecom.com

More information

HP / HP HPIB Driver Installation and Troubleshooting ChemStation Version A.07.0x- A.08.0xon Windows NT

HP / HP HPIB Driver Installation and Troubleshooting ChemStation Version A.07.0x- A.08.0xon Windows NT HP 82341 / HP 82350 HPIB Driver Installation and Troubleshooting ChemStation Version A.07.0x- A.08.0xon Windows NT This document will give you the background information that you need in order to prepare

More information

First Aid. For All Mediatrix units. v

First Aid. For All Mediatrix units. v For All Mediatrix units v. 2.0.41.762 2018-03-29 Table of Contents Table of Contents Troubleshooting 3 Troubleshooting 4 Mediatrix Profile Default Settings for the Rescue Interface 4 Performing a Factory

More information

STM-1 Mux SONET/SDH Multiplexer User Manual

STM-1 Mux SONET/SDH Multiplexer User Manual STM-1 Mux SONET/SDH Multiplexer User Manual [Type the abstract of the document here. The abstract is typically a short summary of the contents of the document. Type the abstract of the document here. The

More information

User Manual on Configuration of DAHDI/Asterisk. Version 1.3

User Manual on Configuration of DAHDI/Asterisk. Version 1.3 User Manual on Configuration of DAHDI/Asterisk Version 1.3 22.03.2016 User Manual on Configuration of DAHDI/Asterisk 2 Developer and manufacturer: "Parabel" LLC 630090, Novosibirsk-90, p/o box 126 http://www.parabel.ru

More information

Safe Mode: Solve Startup Problems & Crashes S 3/1. Solve (Almost) Any Problem Your Computer May Have

Safe Mode: Solve Startup Problems & Crashes S 3/1. Solve (Almost) Any Problem Your Computer May Have Safe Mode: Solve Startup Problems & Crashes S 3/1 Solve (Almost) Any Problem Your Computer May Have If your PC refuses to start or keeps crashing for some unknown reason, Safe Mode is often your last resort.

More information

Step by Step Guide. BRI Card Installation. (with Elastix-2.2.0) Version 1.0

Step by Step Guide. BRI Card Installation. (with Elastix-2.2.0) Version 1.0 Step by Step Guide BRI Card Installation (with Elastix-2.2.0) Version 1.0 Table of Contents Hardware Setup... 1 Software Installation... 2 Software Configuration... 2 Configure via webpage:... 3 Configure

More information

Lab 8 - Vectors, and Debugging. Directions

Lab 8 - Vectors, and Debugging. Directions Lab 8 - Vectors, and Debugging. Directions The labs are marked based on attendance and effort. It is your responsibility to ensure the TA records your progress by the end of the lab. While completing these

More information

REVIEW: A LOOK AT A PORTABLE USB3 NETWORK TAP WIRESHARK HEROES SERIES VISIT

REVIEW: A LOOK AT A PORTABLE USB3 NETWORK TAP WIRESHARK HEROES SERIES VISIT REVIEW: A LOOK AT A PORTABLE USB3 NETWORK TAP WIRESHARK HEROES SERIES VISIT WWW.PROFITAP.COM INTRODUCTION JASPER BONGERTZ TECHNICAL CONSULTANT FOR AIRBUS DEFENCE A while ago I wrote a post for LoveMyTool

More information

Trouble Shooting. Access Rights. Application Crashed. CSV File Will Not Open. file://c:\users\antonym\appdata\local\temp\~hh6280.

Trouble Shooting. Access Rights. Application Crashed. CSV File Will Not Open. file://c:\users\antonym\appdata\local\temp\~hh6280. Page 1 of 11 This section contains helpful hints when something goes wrong. Access Rights Application Crashed CSV File Will Not Open Issues with Opening Application (Data Link Properties Help) Incorrect

More information

Switch Memory and Configuration

Switch Memory and Configuration 6 Switch Memory and Configuration Contents Overview..................................................... 6-3 Overview of Configuration File Management................... 6-3 Using the CLI To Implement

More information

Chapter 15: Advanced Networks

Chapter 15: Advanced Networks Chapter 15: Advanced Networks IT Essentials: PC Hardware and Software v4.1 1 Chapter 15 Objectives 15.1 Identify potential safety hazards and implement proper safety procedures related to networks 15.2

More information

Notes on Using the Beta VMware Importer Tool on Your Mac VMware Importer 1 Beta 2

Notes on Using the Beta VMware Importer Tool on Your Mac VMware Importer 1 Beta 2 Notes on Using the Beta VMware Importer Tool on Your Mac VMware Importer 1 Beta 2 The VMware Web site also provides the latest product updates. If you have comments about this documentation, submit your

More information

Handout 4: Version Control Reference

Handout 4: Version Control Reference CSCI 2600 Principles of Software Handout 4: Version Control Reference Introduction SVN (Subversion) provides the following functionality: It allows multiple users to edit the same files independently,

More information

How to install elastix_1.5.2_openvox_a1200p.pdf

How to install elastix_1.5.2_openvox_a1200p.pdf How to install elastix_1.5.2_openvox_a1200p.pdf Test Tools: elastix : 1.5.2-i386 A1200P (2FXO+2FXS) Step 1: Insert the OpenVox A1200P into the PCI slot, then install the elastix 1.5.2-i386 After installing,

More information

HDLC-ETH. Serial Ethernet Converter. Rev. Dec 20, Datasheet. Website:

HDLC-ETH. Serial Ethernet Converter. Rev. Dec 20, Datasheet.   Website: HDLC-ETH Serial Ethernet Converter Rev. Dec 20, 2017 HDLC-ETH Datasheet Email: yacer@yacer.cn Website: www.yacer.cn 1 Overview... 3 1.1 Introduction... 3 1.2 Features... 3 1.3 Applications... 3 1.4 Technical

More information

Contents. Remote Control Playback Controls What s on TV? Using the OK Button Using the Info Button... 6

Contents. Remote Control Playback Controls What s on TV? Using the OK Button Using the Info Button... 6 Contents Remote Control... 4 Playback Controls.... 5 What s on TV?.... 6 Using the OK Button.... 6 Using the Info Button.... 6 Using the Browse Button.... 6 Using the Channel Guide... 7 ReStartTV... 8

More information

LCD MODULE INSTRUCTIONS

LCD MODULE INSTRUCTIONS LCD MODULE INSTRUCTIONS Overview: The LCD Module is an optional module that allows live data to be displayed right in your vehicles dash. It is completely customizable and shows 10 separate channels of

More information

Initial Configuration

Initial Configuration 3 CHAPTER This chapter describes the initial configuration of the ML-Series card and contains the following major sections: Hardware Installation, page 3-1 Cisco IOS on the ML-Series Card, page 3-2 Startup

More information

Initial Configuration on ML-Series Card

Initial Configuration on ML-Series Card CHAPTER 3 This chapter describes the initial configuration of the ML-Series card and contains the following major sections: Hardware Installation, page 3-1 Cisco IOS on the ML-Series Card, page 3-2 Startup

More information

Review Version Control Concepts

Review Version Control Concepts Review Version Control Concepts SWEN-261 Introduction to Software Engineering Department of Software Engineering Rochester Institute of Technology Managing change is a constant aspect of software development.

More information

Questions & Answers. Sangoma Webinar: Building Your Contact Center with FreePBX / PBXact UC. November 2, 2016

Questions & Answers. Sangoma Webinar: Building Your Contact Center with FreePBX / PBXact UC. November 2, 2016 Questions & Answers Sangoma Webinar: Building Your Contact Center with FreePBX / PBXact UC November 2, 2016 Q: Can we integrate your systems to ours (e.g. CRM) via API? A: We do not provide a CTI link

More information

Configuring Synchronized Clocking

Configuring Synchronized Clocking Configuring Synchronized Clocking This appendix describes how to configure synchronized clocking. It contains the following sections: Synchronized Clocking Overview, page 791 Synchronized Clocking Configuration

More information

Astribank 8, 16, 24 and 32 Getting Started

Astribank 8, 16, 24 and 32 Getting Started Astribank 8, 16, 24 and 32 Getting Started Contents Next Page Astribank Getting Started Document Information This document YD3430-02 is current with Astribank-8, Astribank-16, Astribank-24, and Astribank-32

More information

Quickly Repair the Most Common Problems that Prevent Windows XP from Starting Up

Quickly Repair the Most Common Problems that Prevent Windows XP from Starting Up XP: Solving Windows Startup Problems X 34/1 Quickly Repair the Most Common Problems that Prevent Windows XP from Starting Up With the information in this article you can: The four most common Windows Startup

More information

BV4531U. I2C or Serial 6 Way Relay

BV4531U. I2C or Serial 6 Way Relay BV4533 Date February 2018 11 Feb. 2018 Firmware Revision 1.0.4 Preliminary 1.1.0 Serial Updated I2C or Serial 6 Way Relay 3 Sep. 2018 1.1.0 I2C corrections, trigger is not used Introduction This is an

More information

These instructions were adapted from Arduino: Installing Standard Firmata which is licensed under Attribution- NonCommercial-ShareAlike 2.

These instructions were adapted from Arduino: Installing Standard Firmata which is licensed under Attribution- NonCommercial-ShareAlike 2. These instructions were adapted from Arduino: Installing Standard Firmata which is licensed under Attribution- NonCommercial-ShareAlike 2.5 Generic Step 1: Download and Install Arduino Application Your

More information

Troubleshooting the MWTM and the Network

Troubleshooting the MWTM and the Network APPENDIXD This appendix provides this information for troubleshooting basic Cisco Mobile Wireless Transport Manager (MWTM) network problems. This appendix contains: Clearing a Locked-Up MWTM Display, page

More information

Laboratory 5: Implementing Loops and Loop Control Strategies

Laboratory 5: Implementing Loops and Loop Control Strategies Laboratory 5: Implementing Loops and Loop Control Strategies Overview: Objectives: C++ has three control structures that are designed exclusively for iteration: the while, for and do statements. In today's

More information

Table of Contents Model:

Table of Contents Model: Table of Contents Model: EDV206 TZA XF A/N N1/N12. 2 EDV406 TZA XF A/N N1/N12 EDV106 TZA XF A/N N1/N12 Programming the EDV### TZA XF A/N N1/N12 3 Determining Com. Port Windows XP 3 Determining Com. Port

More information

Data Protection Guide

Data Protection Guide SnapCenter Software 4.0 Data Protection Guide For Custom Plug-ins March 2018 215-12932_C0 doccomments@netapp.com Table of Contents 3 Contents Deciding on whether to read the SnapCenter Data Protection

More information

Wireshark- Looking into the Packet. Henry A. McKelvey, MIS. Blacks in Technology

Wireshark- Looking into the Packet. Henry A. McKelvey, MIS. Blacks in Technology WIRESHARK- LOOKING INTO THE PACKET 1 Wireshark- Looking into the Packet Henry A. McKelvey, MIS Blacks in Technology WIRESHARK- LOOKING INTO THE PACKET 2 Wireshark- Looking into the Packet Protocol Analysis

More information

Diagnostics with EtherCAT Part 1

Diagnostics with EtherCAT Part 1 Diagnostics with EtherCAT Part 1 Besides features such as high performance or speed, the availability of network diagnostic tools is extremely important when it comes to selecting a communication technology

More information

WHITE PAPER. 28 Ways. Sangoma Makes Asterisk Better

WHITE PAPER. 28 Ways. Sangoma Makes Asterisk Better WHITE PAPER 28 Ways Sangoma Makes Asterisk Better 28 Ways Sangoma Makes Asterisk Better Sangoma is a market leader in open source telephony and has been a true pioneer, as well as an innovator, in this

More information

Network setup and troubleshooting

Network setup and troubleshooting ACTi Knowledge Base Category: Application Note Sub-category: Application Model: All Firmware: All Software: NVR Published: 2009/12/21 Reviewed: 2010/06/10 Network setup and troubleshooting Contents Introduction

More information

AT&T VOIP Nortel BCM50 Release 3.0 SIP Configuration Guide For Use with AT&T IP Flexible Reach Service. Issue /26/2007

AT&T VOIP Nortel BCM50 Release 3.0 SIP Configuration Guide For Use with AT&T IP Flexible Reach Service. Issue /26/2007 AT&T VOIP Nortel BCM50 Release 3.0 SIP Configuration Guide For Use with AT&T IP Flexible Reach Service Issue 0.7 12/26/2007 Issue 0.7 Page 1 of 37 TABLE OF CONTENTS 1 Introduction... 4 1.1 Pre-IP PBX Configuration

More information

Document Number: Rev. B

Document Number: Rev. B User Guide Trademark Notices Comtrol and RocketPort are trademarks of Comtrol Corporation. Windows and Microsoft are registered trademarks of Microsoft Corporation. Other product names mentioned herein

More information

NEW CEIBO DEBUGGER. Menus and Commands

NEW CEIBO DEBUGGER. Menus and Commands NEW CEIBO DEBUGGER Menus and Commands Ceibo Debugger Menus and Commands D.1. Introduction CEIBO DEBUGGER is the latest software available from Ceibo and can be used with most of Ceibo emulators. You will

More information

HDLC-USB. Portable Protocol Converter. Rev. Dec 25, Datasheet. Website:

HDLC-USB. Portable Protocol Converter. Rev. Dec 25, Datasheet.   Website: HDLC-USB Portable Protocol Converter Rev. Dec 25, 2017 HDLC-USB Datasheet Email: yacer@yacer.cn Website: www.yacer.cn 1 Overview... 3 1.1 Introduction... 3 1.2 Features... 3 1.3 Applications... 3 1.4 Technical

More information

T-BERD 5800 Network Tester ISDN Primary Rate Interface (PRI) Testing

T-BERD 5800 Network Tester ISDN Primary Rate Interface (PRI) Testing Quick Card T-BERD 5800 Network Tester ISDN Primary Rate Interface (PRI) Testing This quick card describes how to configure and run an DS1 ISDN PRI Terminate Test to validate the provisioning and performance

More information

Hands-on Lab Session 9909 Introduction to Application Performance Management: Monitoring. Timothy Burris, Cloud Adoption & Technical Enablement

Hands-on Lab Session 9909 Introduction to Application Performance Management: Monitoring. Timothy Burris, Cloud Adoption & Technical Enablement Hands-on Lab Session 9909 Introduction to Application Performance Management: Monitoring Timothy Burris, Cloud Adoption & Technical Enablement Copyright IBM Corporation 2017 IBM, the IBM logo and ibm.com

More information

Getting Started with PetaLinux SDK

Getting Started with PetaLinux SDK Getting Started with PetaLinux SDK November 26, 2009 Table of Contents Table of Contents...2 About This Guide...3 Related PetaLinux Documents...3 Getting Started...3 Prerequisites...3 Installation...4

More information

1. Voyager RX Detect Overview

1. Voyager RX Detect Overview TECHNICAL BRIEF T his application note outlines troubleshooting steps for resolving connection/capture issues with the Voyager-based USB 3.0 analyzer. This document addresses the following topics: 1. Voyager

More information

File Transfers. Contents

File Transfers. Contents A File Transfers Contents Overview.................................................... A-3................................ A-3 General Software Download Rules............................ A-4 Using TFTP

More information

Troubleshooting. Introduction CHAPTER

Troubleshooting. Introduction CHAPTER CHAPTER 8 Troubleshooting Revised: December 21, 2012, Introduction Your Cisco SCE 8000 GBE platform went through extensive testing before leaving the factory. However, if you encounter problems starting

More information

Source control with Subversion A user perspective

Source control with Subversion A user perspective http://svnbook.red-bean.com/ Source control with Subversion A user perspective Aaron Ponti What is Subversion? } It is a free and open-source version control system } It manages files and directories,

More information

Troubleshooting the Cisco Unified IP Phone

Troubleshooting the Cisco Unified IP Phone CHAPTER 7 Troubleshooting the Cisco Unified IP Phone Cisco Unified IP Phones provide information that can assist you in troubleshooting problems with your Cisco Unified IP Phone or in your IP telephony

More information

CommLink IV Technical Guide

CommLink IV Technical Guide www.wattmaster.com CommLink IV Technical Guide Table of Contents General Information... 3 CommLink IV Overview...3 Optional IP Module Kit...3 Optional Remote Link II...3 Installing CommLink IV ONLY...3

More information

Jumpstart Tutorial for Android

Jumpstart Tutorial for Android Jumpstart Tutorial for Android CONTENTS LOGGING ON TO JUMPSTART PAGE 2 ENTERING TIME AND MILEAGE PAGE 3 OPENING A WORK ORDER PAGES 3 & 4 LOGGING AN ATTEMPT PAGES 4 & 5 COMPLETING A WORK ORDER SAVE PAGES

More information

Browser Configuration Reference

Browser Configuration Reference Sitecore CMS 7.0 or later Browser Configuration Reference Rev: 2013-09-30 Sitecore CMS 7.0 or later Browser Configuration Reference Optimizing Internet Explorer and other web browsers to work with Sitecore

More information

Introduction to Programming in C Department of Computer Science and Engineering. Lecture No. #29 Arrays in C

Introduction to Programming in C Department of Computer Science and Engineering. Lecture No. #29 Arrays in C Introduction to Programming in C Department of Computer Science and Engineering Lecture No. #29 Arrays in C (Refer Slide Time: 00:08) This session will learn about arrays in C. Now, what is the word array

More information

SETTING UP NETWORKING FOR LOOKOUT 4.0

SETTING UP NETWORKING FOR LOOKOUT 4.0 NOTE TO USER SETTING UP NETWORKING FOR LOOKOUT 4.0 Contents Testing TCP/IP Capability The purpose of this document is to help you with basic configuration of your computers in order to run Lookout 4. This

More information

Availability versus consistency. Eventual Consistency: Bayou. Eventual consistency. Bayou: A Weakly Connected Replicated Storage System

Availability versus consistency. Eventual Consistency: Bayou. Eventual consistency. Bayou: A Weakly Connected Replicated Storage System Eventual Consistency: Bayou Availability versus consistency Totally-Ordered Multicast kept replicas consistent but had single points of failure Not available under failures COS 418: Distributed Systems

More information

Draper Commissioner User Manual

Draper Commissioner User Manual Draper Commissioner User Manual Table of Contents Table of Contents...I 1. Getting Started...1 1.1 Initial Startup...1 1.2 Draper Commissioner Startup...1 1.3 Top Panel...1 2. Configuration Screens...2

More information

Chapter 14: Controlled Remote Tug Telemetry

Chapter 14: Controlled Remote Tug Telemetry Chapter 14: Controlled Remote Tug Telemetry Overview The WinFrog Controlled Remote Tug Telemetry module (also called Remote Control) and the WinFrog Remote package enable one central WinFrog system to

More information

and 32 bit for 32 bit. If you don t pay attention to this, there will be unexpected behavior in the ISE software and thing may not work properly!

and 32 bit for 32 bit. If you don t pay attention to this, there will be unexpected behavior in the ISE software and thing may not work properly! This tutorial will show you how to: Part I: Set up a new project in ISE 14.7 Part II: Implement a function using Schematics Part III: Simulate the schematic circuit using ISim Part IV: Constraint, Synthesize,

More information

Troubleshooting. Diagnosing Problems CHAPTER

Troubleshooting. Diagnosing Problems CHAPTER CHAPTER 5 Troubleshooting There are several ways to troubleshoot installation and performance problems. For instance, the front-panel LEDs provide the quickest way to evaluate switch operation. The statistics

More information

Configuring Cisco Integrated Data Service Unit/Channel Service Unit (DSU/CSU) Modules and WAN Interface Cards

Configuring Cisco Integrated Data Service Unit/Channel Service Unit (DSU/CSU) Modules and WAN Interface Cards Configuring Cisco Integrated Data Service Unit/Channel Service Unit (DSU/CSU) Modules and WAN Interface Cards Document ID: 10265 Interactive: This document offers customized analysis of your Cisco device.

More information

IT Certification Exams Provider! Weofferfreeupdateserviceforoneyear! h ps://

IT Certification Exams Provider! Weofferfreeupdateserviceforoneyear! h ps:// IT Certification Exams Provider! Weofferfreeupdateserviceforoneyear! h ps://www.certqueen.com Exam : 3101 Title : Avaya Aura Communication Manager and CM Messaging - Embedded Maintenance and Troubleshooting

More information

Aretics T7 Installation Manual

Aretics T7 Installation Manual Aretics T7 Installation Manual 1(24) Aretics T7 Installation Manual This document describes how to manage Aretics T7 in your IT environment. Here you will find information about installing the system,

More information

APPLIES TO: PURPOSE SCOPE DETAILS. 1 of 7 1/28/ :32 PM. Master Note For Oracle Database Upgrades and Migrations (Doc ID

APPLIES TO: PURPOSE SCOPE DETAILS. 1 of 7 1/28/ :32 PM. Master Note For Oracle Database Upgrades and Migrations (Doc ID ocument 1152016.1 1 of 7 1/28/2015 11:32 PM Master Note For Oracle Database Upgrades and Migrations (Doc ID 1152016.1) In this Document Purpose Scope Details Ask Questions, Get Help, And Share Your Experiences

More information

Specification. Current Consumption Range 8m * Rotational Angle +/- 50 degrees * Shear Angle +/- 40 degrees *

Specification. Current Consumption Range 8m * Rotational Angle +/- 50 degrees * Shear Angle +/- 40 degrees * HX11TR Ultrasonic Positioning Device The HX11TR can be set up to operate as a ultrasonic signal receiver, ultrasonic transmitter, ultrasonic caller and ultrasonic transponder. It is small size and economical.

More information

Using an ADTRAN Terminal Adapter with Cisco Routers

Using an ADTRAN Terminal Adapter with Cisco Routers Using an ADTRAN Terminal Adapter with Cisco Routers Document ID: 28080 Contents Introduction Prerequisites Requirements Components Used Conventions Dialing Method V.25 or V.25bis Dialing DTR Dialing Keypad

More information

Serial MBX Driver Help Serial MBX Driver for Modbus Networks

Serial MBX Driver Help Serial MBX Driver for Modbus Networks Serial MBX Driver Help Serial MBX Driver for Modbus Networks Version 8 Serial MBX Driver for Modbus Networks SERIAL MBX DRIVER HELP Version 8 for Windows 8/7/Vista/XP/Server 2012/Server 2008/Server 2003

More information

Offline Array Recovery Procedures SuperTrak SX6000 and UltraTrak

Offline Array Recovery Procedures SuperTrak SX6000 and UltraTrak Version 5b Offline Array Recovery Procedures SuperTrak SX6000 and UltraTrak This document describes the procedures for protecting data and restoring array status to arrays that have gone OFFLINE. Promise

More information

FSA-CU Configuration Utility Programming Guide

FSA-CU Configuration Utility Programming Guide FSA-CU Configuration Utility Programming Guide Revision 3 October 2013 Introduction The following guide will show you the basics of the FSA-CU configuration utility program. The CU can be used with the

More information

Lab Exercise UDP. Objective. Requirements. Step 1: Capture a Trace

Lab Exercise UDP. Objective. Requirements. Step 1: Capture a Trace Lab Exercise UDP Objective To look at the details of UDP (User Datagram Protocol). UDP is a transport protocol used throughout the Internet as an alternative to TCP when reliability is not required. It

More information

Using Setup Mode to Configure a Cisco Networking Device

Using Setup Mode to Configure a Cisco Networking Device Using Setup Mode to Configure a Cisco Networking Device First Published: August 9, 2005 Last Updated: December 3, 2010 Setup mode provides an interactive menu to help you to create an initial configuration

More information

17 CIF Converter Tools

17 CIF Converter Tools Chapter 17 CIF Converter Tools This chapter is a reference manual for the CIF2SDT and SDT2CIF converter tools. The CIF2SDT tool converts CIF (the Common Interchange Format as defined in the Z.106 recommendation)

More information

Fisher ROC Plus Serial Driver Help Kepware Technologies

Fisher ROC Plus Serial Driver Help Kepware Technologies Fisher ROC Plus Serial Driver Help 2014 Kepware Technologies 2 Table of Contents Table of Contents 2 5 Overview 5 Channel Setup 6 Device Setup 7 Tag Import Settings 7 Address Specification 8 Operator Identification

More information

OpenVox Communication Co.Ltd. OpenVox-Best Cost Effective Asterisk Cards

OpenVox Communication Co.Ltd. OpenVox-Best Cost Effective Asterisk Cards OpenVox Communication Co.Ltd OpenVox-Best Cost Effective Asterisk Cards Address:10/F, Building 6-A, Baoneng Science and Technology Industrial Park, Longhua New District, Shenzhen, Guangdong, China, 518109

More information