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

Size: px
Start display at page:

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

Transcription

1 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 overrun counters are incrementing: The following information will help you troubleshoot general audio issues experienced during inbound and outbound call scenarios. For the purpose of this guide, we will be using the following Network diagram. Your network setup may be different but the troubleshooting steps still apply: Basic Steps Whenever you experience an audio issue on calls, the first step is to verify the bad audio is not being generated by the device you are calling or listening from. The best way to begin troubleshooting is to reduce call load down to only your test call. This way its easier to identify and diagnose the the problem. If you have many calls flowing through your system while trying to troubleshoot it will be very difficult. Also, when reproducing the issue, always use the same device(s) and the same call path. This means always call the same phone number from the same device and to the same device. Again this will help us target the issue more quickly. Verify with another handset/device Verify speakerphone is NOT being used, which can cause echo and distortion bouncing of environmental items. Wireshark trace The first step to diagnosing your audio issue is to take a wireshark trace on the sip side of your network. Since this is a quickest and easiest steps do it first to attempt to isolate the issue. The wireshark trace on the sip side will identify if the bad audio is coming from any of the sip devices on your network, or if the bad audio is being generated somewhere on the SS7 signaling side. The below diagram shows where the wireshark trace should be taken from:

2 There are many areas on the sip side where the wireshark can be taken from. The best place to take it from is on the NSG SS7 Gateway since it has the built-in wireshark trace utility. This is not to say that the issue is due to something on NSG Gateway, but that it provides troubleshooting capabilities to diagnose where ever the issue is. Log into your NSG Gateway webgui by typing the IP address of NSG Gateway in a web browser. Select Reports > Network Capture uncheck ' All Network Interfaces' and select the ethernet interface that has a cable connected to it going to your sip side device Click the Capture button at the bottom to begin tracing on the sip side Reproduce your issue Stop the wireshark trace by click on the Stop Capture Download the wireshark trace to your local machine by clicking on the Download button The downloaded file will be called prot-capture.tgz Open the archived file which will show you the wireshark trace you captured.

3 it will be called 'prot-capture-eth0.pcap' To open your wireshark trace, make sure you have wireshark on your local system then double click on the file which will open up in wireshark If you don't have wireshark, you can download it from here: Now its time to listen to the audio from within the wireshark trace. Within wireshark click on Telephony > VoIP Calls Highlight each row that shows up (each row is one leg of the call) by holding the the CTRL key on your keyboard as you click on them: Click on Play Streams located at the bottom of the window You will now be presented with the audio streams of your call. You will be able to play each stream separately. Each stream is the audio from one side of the call. For example, one stream will be the audio from your SIP endpoints towards the NSG Gateway and the other stream will be the audio from the SS7 side of NSG towards your SIP endpoints. Listen to both of them If the audio stream from the SIP end points towards NSG sounds bad, the issue is being caused by any of your sip end points devices. If this is your case, you have fully diagnosed your audio issue and do NOT continue with the information below. If the audio from the NSG towards your sip end points sounds bad, then we need to continue troubleshooting. If this is your case, continue with the next section.

4 If your audio stream contains G729, please use the following guide to decode G729 audio streams: -> How to decode and playback G.729 audio streams Ftdm Trace NSG Gateway has a built-in feature to capture an audio trace from within the software. This audio trace is called Ftdm trace. Taking an Ftdm trace is useful to verify if there is bad audio coming from the SS7 telco lines or anywhere between the cables connected to NSG up to the NSG Software. To take an ftdm trace, log into the SSH console of your NSG Gateway: Use any terminal application of your choice. For example, we use putty (which can be easily downloaded) Type the IP address of your NSG Gateway in the host section Type in the command to enable the ftdm trace, taking care to fill in the correct parameters based on which channel and span the test call will be on: ftdm trace <path> <span_id> <chan_id> NOTE: The <path> parameter includes both the path for output recordings and the prefix for naming the files. Eg. /root/test will output files named test-in-s1c1 and test-out-s1c1 in /root for example. Example: if this is the only test call on the NSG Gateway the parameter will be 1 1 (for span 1 chan 1) -> ftdm trace /root/test 1 1 After running the above command the trace will begin Make your test call and reproduce the issue once completed, type the following to disable the ftdm trace -> ftdm notrace <span_id> <chan_id>

5 If you are unable to identify which channel the call is being made on, you can block all the channels accept the one in question. To do this follow the procedural commands found here: Channel Based Operation#Blocking/UnblockingVoiceCICs Analysing Recordings using Audacity Once you have the recordings from the NSG Gateway you can open them in a sound editor such as Audacity. The files output are raw audio files. They don't have a container which specifies the codecs and formats, so you'll have to tell Audacity how to play them. Open up Audacity and select a stream to import by selecting File->Import->Raw Data... Browse to the recording files you took from the NSG Gateway. You'll have to import the Tx and Rx streams one at a time. When you select the file, Audacity will ask you for some information about the audio stream. Use the following settings: Parameter Encoding Byte-Order Channels Value U-Law or A-Law (depending on your config) No Endianness 1 Channel (Mono) Start Offset 0 Amount to import 100% Sample Rate 8000 Hz Here is a sample of what you will see when you open your streams in audacity: If the RX stream has bad audio this verifies that the bad audio is coming from the SS7 telco or the connection of the SS7 lines to the NSG Gateway (meaning cable related issue). If the TX stream is bad, this means the audio from the SIP side towards NSG Gateway is bad. Taking an SS7 line trace Taking an SS7 line trace is great to capture the audio that comes directly from the telco ss7 lines plugged into NSG The following procedure is only applicable to NSG Gateways that have Sangoma TDM cards with a hardware echo cancellor

6 Log into the command line of the NSG Gateway Type the following command to begin a trace -> wan_ec_client wanpipe1 monitor <channel number> <channel number> is a channel number obtained by viewing the TDM Status: Operating the Gateway#TDMStatus wanpipe1 is port 1. If the call is on port 2, replace with wanpipe2 (and so on..). the utility wan_ec_client will save an audio record inside the local directory (where you ran the trace) If your audio issues requires a longer trace to be taken, use the 2 minute trace, seen below: To record for 2 minutes run: -> wanpipe1 monitor120 <channel number> The details of the above syntax is the same as for the 15 second trace Verifying NSG Gateway System Status If the audio issues are being generated by the NSG Gateway, the below information should help diagnose Verify cable strength If the cables are not connected properly to NSG, even a slight drop in cable strength can cause audio issues to and from NSG Gateway. To verify cable strength navigate to Overview > TDM Status

7 Hover the mouse over the port you wish to check. For example, hover the mouse over port 1 and a small window will pop up to display line strength status The line stength is indicated at the bottom where it says Rx Level :> -2.5db. If the line strength says anything different than 2.5 db, this can be the cause of your audio issues. To fix this, try to re-make the cable by crimping an new rj45 connector to it and re-test Verifying Clocking This trouble shooting page assumes that "wanrouter status" command displays that port is in Connected state. Once the wanpipe port is connected, the voice/b-channels start transmitting and receiving data. At the interrupt level, the card is fully operational and voice DMA's are passing data to and from the memory. In order to confirm that wanpipe port interrupts are performing up to spec without irq slips, we must view ifconfig statistics. Note that in voice communications the interrupts occur at 10ms intervals and are handed by a single core at a time. This means that an 8 core system would not help in processing interrupt requests from a single card. As a single card is attached to a single PCI interrupt. Ifconfig The ifconfig command will display all network interfaces. Sangoma network interfaces start with "w". w1g1 - indicates span 1 w2g1 - indicates span 2

8 Reset ifconfig statistics: execute stats command once -> /etc/wanpipe/scripts/stats.sh clear Execute "ifconfig" command repeatedly every 1 sec in Shell Command: -> ifconfig Alternatively Execute above stats command -> /etc/wanpipe/scripts/stats.sh Look for "overrun" statistics in w* interfaces. Confirm that overrun statistics are NOT INCREMENTING. Its ok if few overruns are present as overruns are normal until all ports become connected. However after "connected" condition there should be no more overruns increasing. What we are looking for here, is that overruns are not incrementing every few seconds. In case the overrun counters are incrementing: System cannot handle the voice 10ms interrupt load System is misconfigured. Kernel does not support the chipset. Run: -> cat /proc/interrupts -> Check that all interrupts are running as IO-APIC. Make sure there are no X-PIC interrupts. 4. Overrun Troubleshooting

9

10

PRI-PRI Bouncing UP and Down

PRI-PRI Bouncing UP and Down 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

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

Troubleshooting Tools to Diagnose or Report a Problem March 30, 2012

Troubleshooting Tools to Diagnose or Report a Problem March 30, 2012 Troubleshooting Tools to Diagnose or Report a Problem March 30, 2012 Proprietary 2012 Media5 Corporation Scope of this Document This Technical Bulletin aims to inform the reader on the troubleshooting

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

IS-381 / IS-382 IP Audio gateway. User Manual

IS-381 / IS-382 IP Audio gateway. User Manual IS-381 / IS-382 IP Audio gateway User Manual IS-381 IS-382 PORTech Communications Inc. Content 1. Introduction... 1 2. Functions... 1 3. Parts list... 2 4.Main body size... 2 5.Panel description... 3 6.Link

More information

Tecla Access for Android

Tecla Access for Android Tecla Access for Android User Guide Version 0.4 Getting Started 1. Download and install the Tecla Access App The latest release version is 1.0. There are a few different ways to install the Tecla Access

More information

Tecla Access for Android

Tecla Access for Android Tecla Access for Android User Guide Version 0.3 Getting Started 1. Download and install the Tecla Access App The latest release version is 0.7.1 beta. There are a few different ways to install Tecla Access

More information

Oreka TR 1.4 User Manual

Oreka TR 1.4 User Manual Oreka TR 1.4 User Manual Rev. 3 August, 2012 2012 TABLE OF CONTENTS TABLE OF CONTENTS... 1 Chapter 1. Introduction... 2 1.1. What is Oreka... 2 1.2. Who should read this manual?... 2 Chapter 2. Recording

More information

Videon Product Manual

Videon Product Manual Videon Product Manual Greylock and Sorona Encoders/Decoders Document Number 10004134-R06 Copyright 2018 Videon Central, Inc. All rights reserved. No part of this publication may be reproduced, distributed,

More information

& Windows XP. ESC 12/Podcasting Workshop Handout/June 2009/Exec Svcs Tech/Rev 2

& Windows XP. ESC 12/Podcasting Workshop Handout/June 2009/Exec Svcs Tech/Rev 2 & Windows XP Recording and Publishing a Podcast with Audacity 1.2.6 Page 1 Recording and Publishing a Podcast with Audacity Written by Jake Ludington' (With minor modifications added by Lisa McCray) http://www.jakeludington.com/podcasting/20050222_recording_a_podcast.html

More information

Microcontroller Compatible Audio File Conversion

Microcontroller Compatible Audio File Conversion Microcontroller Compatible Audio File Conversion Created by Mike Barela Last updated on 2018-06-07 09:10:45 PM UTC Guide Contents Guide Contents Convert Sound Files in Audacity Audacity Download Audacity

More information

Digital Telemetry Limited

Digital Telemetry Limited Invisibridge Network Client User Documentation Digital Telemetry Limited Copyright 2007-2008 Digital Telemetry Limited Page 1 1. Table of Contents 1. Table of Contents...2 2. Release Notes & Version Control...3

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

POWER. allows users to interface a third party control system with the devices on a VN Matrix network.

POWER. allows users to interface a third party control system with the devices on a VN Matrix network. The Extron VNM Enterprise Controller 00 is a dedicated control device for managing large VN-Matrix systems. The controller allows users to view, manage, and dynamically control multiple VN-Matrix systems

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

DGW PCM Traces. All Mediatrix Units. v

DGW PCM Traces. All Mediatrix Units. v All Mediatrix Units v. 2.0.40.747 2018-03-29 Table of Contents Table of Contents PCM Traces 3 Requirements 4 Enabling the PCM Traces - DGW 2.0 5 Enabling PCM Traces in the Configuration Script 5 Enabling

More information

Configuration Guide For Use with AT&T s IP Flexible Reach Service. Version 1/Issue 7. July 30, 2008

Configuration Guide For Use with AT&T s IP Flexible Reach Service. Version 1/Issue 7. July 30, 2008 Configuration Guide For Use with AT&T s IP Flexible Reach Service Version 1/Issue 7 July 30, 2008 Page 1 of 42 TABLE OF CONTENTS 1 Introduction... 4 2 Version Information... 6 3 Special Notes... 7 ShoreTel

More information

Be sure you have Audacity AND the LAME Encoder installed. Both are available in the Software Installation Center.

Be sure you have Audacity AND the LAME Encoder installed. Both are available in the Software Installation Center. 1. GETTING STARTED using AUDACITY in CCPS Be sure you have Audacity AND the LAME Encoder installed. Both are available in the Software Installation Center. 2. Creating a new project Open Audacity, select

More information

Detects Potential Problems. Customizable Data Columns. Support for International Characters

Detects Potential Problems. Customizable Data Columns. Support for International Characters Home Buy Download Support Company Blog Features Home Features HttpWatch Home Overview Features Compare Editions New in Version 9.x Awards and Reviews Download Pricing Our Customers Who is using it? What

More information

Audacity Tutorial C. Stanley

Audacity Tutorial C. Stanley Audacity Tutorial C. Stanley Getting to Know Audacity: Silence Keys Microphone Select Editing Tools Recording Tools Cut, Copy, Paste Undo, Redo Zoom How to Record: Select external microphone. Press the

More information

Troubleshooting VoWLAN using OmniPeek

Troubleshooting VoWLAN using OmniPeek CHAPTER 6 Capturing Data for Wireless Analysis To troubleshoot VoWLAN, we must first capture the wireless data carrying the VoWLAN information. Capturing data for wireless analysis can be broken down into

More information

Statistics Available on the Phone, page 1 Statistics Available from the Phone Web Pages, page 8

Statistics Available on the Phone, page 1 Statistics Available from the Phone Web Pages, page 8 Statistics Available on the Phone, page 1 Statistics Available from the Phone Web Pages, page 8 Statistics Available on the Phone You can see statistics and information about the phone from the Settings

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

Reference. Application

Reference. Application This document will show one way of configuring the Vyatta router as an Internet firewall/gateway and will demonstrate the configuration for use with a cable modem. Furthermore, the LAN interfaces are (optionally)

More information

ISDN Troubleshooting. All Mediatrix Units with ISDN cards

ISDN Troubleshooting. All Mediatrix Units with ISDN cards All Mediatrix Units with ISDN cards Revision 671 July 24, 2015 Table of Contents Table of Contents 4 Protocols and Connection 5 Troubleshooting Tools 6 Troubleshooting 6 Capturing a Trace Using Wireshark

More information

Manual PBX IP Version: 1.0

Manual PBX IP Version: 1.0 Manual PBX IP 2008 Version: 1.0 Content CONTACT ATCOM... 3 CHAPTER 1 THE INTRODUCTION OF PBX-IP 2008... 4 CHAPTER 2 ACCESS TO THE PBX-IP 2008... 7 2.1 WEB PAGE ACCESS BY BROWSER... 7 2.2 SSH ACCESS BY

More information

Appliance Guide. Version 1.0

Appliance Guide. Version 1.0 Appliance Guide Version 1.0 Contents Contents 1 Revision history 2 Getting Started 3 Getting to Know the R7-3000/5000/5000x 5 Getting to Know the R7-1000 6 Setting Up the Appliance 7 Logging in to the

More information

DTECH LMR Multicast Demo Configuration Guide 8/28/2014

DTECH LMR Multicast Demo Configuration Guide 8/28/2014 DTECH LMR Multicast Demo Configuration Guide 8/28/2014 This is an example of how to configure Vocality Basics with Twisted Pairs WAVE. This document is built for DTECH LABS products to include but, not

More information

Installing USB TV Tuner on Windows 10 PC

Installing USB TV Tuner on Windows 10 PC WARNING DO NOT PLUG IN THE USB TUNER UNTIL LATER IN THE PROCESS OR INSTALL WILL FAIL Do Not use the Mini CD supplied with the Tuner. 1. Download the Drivers from this link LINK to download drivers 2. Install

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Configuring SonicWALL VPN for Supporting H.323 Trunk and Station Traffic to Avaya Communication Manager and Avaya IP Office - Issue 1.0

More information

CUCM MediaSense Call Recording Error Troubleshooting

CUCM MediaSense Call Recording Error Troubleshooting CUCM MediaSense Call Recording Error Troubleshooting Contents Introduction Basic MediaSense Call Flow with Built-In Bridge No Recording on MediaSense Verify IP Phone Sends Traffic Perform Packet Captures

More information

Recording for the Blind Part One

Recording for the Blind Part One With the Handihams Patrick Tice, WAØTDA wa0tda@arrl.net Recording for the Blind Part One Most of us take being able to read a book or an instruction manual for granted. If we take an amateur radio licensing

More information

VoIP traffic sniffer. Break through your data

VoIP traffic sniffer. Break through your data VoIP traffic sniffer Break through your data Traffic Collector Modules Traffic Collector Modules is an um brella term for three interconnected features: Signalling Log C ollector gathers SIP and H.323

More information

IDPort User Guide.

IDPort User Guide. IDPort User Guide www.monitorbm.com ID Port User Guide 2012 Monitor Business Machines Ltd. The software contains proprietary information of Monitor Business Machines Ltd. It is provided under a license

More information

Design News Gadget Freak. AutoNag reminder system. Background: Server OS Installation:

Design News Gadget Freak. AutoNag reminder system. Background: Server OS Installation: Design News Gadget Freak AutoNag reminder system Background: This is an automated paging system for playing back pre-recorded announcements at specified times. It has the side benefit of being a full voice

More information

Matrix KVM over IP. KV-900x. User s Guide. Copyright 2008 Beacon Computer Inc. All rights reserved. Version

Matrix KVM over IP. KV-900x. User s Guide. Copyright 2008 Beacon Computer Inc. All rights reserved. Version Matrix KVM over IP KV-900x User s Guide Copyright 2008 Beacon Computer Inc. All rights reserved. Version 1.05 www.avextender.com 2008/11/27 1 Table of Contents 1. INTRODUCTION...3 2. UNPACKING CHECKLIST...4

More information

Sipura SPA-1001 Simplified Users Guide Version 1.1a

Sipura SPA-1001 Simplified Users Guide Version 1.1a Sipura SPA-1001 Simplified Users Guide Version 1.1a A Step by Step Introduction Written by Jason from JMG Technology http://www.jmgtechnology.com.au Section 1 Getting Started When you receive your SPA-1001

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

ATCOM IPPBX IP01 Product Guide Version: VoIPon Tel: +44 (0) Fax: +44 (0)

ATCOM IPPBX IP01 Product Guide Version: VoIPon   Tel: +44 (0) Fax: +44 (0) Figure: ATCOM IPPBX IP01 ATCOM IPPBX IP01 Product Guide Version: 1.0 2010-05-10 Content CONTACT ATCOM... 3 CHAPTER 1 THE INTRODUCTION OF IP01... 4 CHAPTER 2 ACCESS TO THE IP01... 6 2.1 WEB PAGE ACCESS

More information

IT Essentials v6.0 Windows 10 Software Labs

IT Essentials v6.0 Windows 10 Software Labs IT Essentials v6.0 Windows 10 Software Labs 5.2.1.7 Install Windows 10... 1 5.2.1.10 Check for Updates in Windows 10... 10 5.2.4.7 Create a Partition in Windows 10... 16 6.1.1.5 Task Manager in Windows

More information

Net-Log Network Audio Logger

Net-Log Network Audio Logger Net-Log Network Audio Logger August 2008 www.sonifex.co.uk t: +44 (0)1933 650 700 f: +44 (0)1933 650 726 sales@sonifex.co.uk Net-log - Network Audio Logger The Net-Log is a new way to record and play audio.

More information

TEJ100P/TEJ200P TEJ100E/TEJ200E TEJ101P/TEJ201P TEJ101E/TEJ201E

TEJ100P/TEJ200P TEJ100E/TEJ200E TEJ101P/TEJ201P TEJ101E/TEJ201E Synway AST Series TEJ100P/TEJ200P TEJ100E/TEJ200E TEJ101P/TEJ201P TEJ101E/TEJ201E Digital Trunk Interface Board Synway Information Engineering Co., Ltd www.synway.net Brief Introduction The Synway TEJ100P,

More information

Chaos Culture. Multiclip Editor / Multiclip Note preview 1.5. Edited by Jason Cowling

Chaos Culture. Multiclip Editor / Multiclip Note preview 1.5. Edited by Jason Cowling Chaos Culture Introduction... 2 Important stuff... 2 Setup... 3 Editing clips... 4 Using the editor... 5 Settings... 9 Workflow settings... 10 Performance... 13 Future updates... 13 Editor 1.6.61 / Note

More information

Figure: ATCOM IPPBX IP04. ATCOM IPPBX IP04 Product Guide Version:

Figure: ATCOM IPPBX IP04. ATCOM IPPBX IP04 Product Guide Version: Figure: ATCOM IPPBX IP04 ATCOM IPPBX IP04 Product Guide Version: 1.0 2010-05-10 Content CONTACT ATCOM... 3 CHAPTER 1 THE INTRODUCTION OF IP04... 4 CHAPTER 2 ACCESS TO THE IP04... 7 2.1 WEB PAGE ACCESS

More information

Remote Support. User Guide 7.23

Remote Support. User Guide 7.23 Remote Support User Guide 7.23 Copyright 1997 2011 Cisco and/or its affiliates. All rights reserved. WEBEX, CISCO, Cisco WebEx, the CISCO logo, and the Cisco WebEx logo are trademarks or registered trademarks

More information

Model Information, Status, and Statistics

Model Information, Status, and Statistics Overview, page 1 Display Model Information Screen, page 1 Status Menu, page 2 Overview This chapter describes how to use the following menu and screen on the Cisco Unified IP Phone 7931G to view model

More information

Analog Telephone Adapter Setup for Q-SYS Softphone

Analog Telephone Adapter Setup for Q-SYS Softphone Analog Telephone Adapter Setup for Q-SYS Softphone This document applies to this Cisco device: SPA232D Introduction This document covers the use of the SPA232D in the role of analog telephone adapter (ATA)

More information

Application Notes for Voistore Live with Avaya Interaction Center Issue 1.0

Application Notes for Voistore Live with Avaya Interaction Center Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Voistore Live with Avaya Interaction Center Issue 1.0 Abstract Voistore Live is an Enterprise-level voice recording solution for corporate

More information

WiMOD LR Base Host Controller Interface

WiMOD LR Base Host Controller Interface WiMOD LR Base Host Controller Interface Specification Version 1.7 Document ID: 4100/40140/0062 IMST GmbH Carl-Friedrich-Gauß-Str. 2-4 47475 KAMP-LINTFORT GERMANY Introduction Document Information File

More information

Audacity Tutorial Recording With Your PC

Audacity Tutorial Recording With Your PC Audacity Tutorial Recording With Your PC Audacity can record any audio signal that is played into the computer soundcard. This could be sound from a microphone, guitar or CD/record/cassette player. The

More information

StampA5D3x/PortuxA5/PanelA5. Quickstart Guide

StampA5D3x/PortuxA5/PanelA5. Quickstart Guide StampA5D3x/PortuxA5/PanelA5 Quickstart Guide StampA5D3x/PortuxA5/PanelA5 StampA5D3x/PortuxA5/PanelA5: Quickstart Guide Copyright 2015 taskit GmbH All rights to this documentation and to the product(s)

More information

Chapter 10 Lab 10-1, Troubleshooting Complex Environments

Chapter 10 Lab 10-1, Troubleshooting Complex Environments Chapter 10 Lab 10-1, Troubleshooting Complex Environments Lab Topology Objectives Load the device configuration files for each trouble ticket. Diagnose and resolve problems related to features, protocols,

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

ESSENTIAL AUDACITY. Step 1: Installation. Step 2: Basic Recording (Mic)

ESSENTIAL AUDACITY. Step 1: Installation. Step 2: Basic Recording (Mic) ESSENTIAL AUDACITY The purpose of this tutorial is to walk new users through the key elements of Audacity so that they can create and/or edit their own sound files. The destination of these sound files

More information

SoLink-Lite IP-PBX. Administrator Guide. (Version 1.0)

SoLink-Lite IP-PBX. Administrator Guide. (Version 1.0) SoLink-Lite IP-PBX Administrator Guide (Version 1.0) TABLE OF CONTENT 1.0 Introduction... 1 2.0 Setting Up the IP-PBX... 2 3.0 Logging On... 3 4.0 Configuring Network... 4 5.0 Configuring Hardware... 5

More information

Customizing Music on Hold for the Linksys Voice System SPA9000

Customizing Music on Hold for the Linksys Voice System SPA9000 APPLICATION NOTE Customizing Music on Hold for the Linksys Voice System SPA9000 Connected Office Business Organization Solutions Engineering Corporate Headquarters Linksys, a Division of Cisco 121 Theory

More information

Lasell College s Moodle 3 Student User Guide. Access to Moodle

Lasell College s Moodle 3 Student User Guide. Access to Moodle Access to Moodle The first session of this document will show you how to access your Lasell Moodle course, how to login, and how to logout. 1. The homepage of Lasell Learning Management System Moodle is

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

Analyze performance of the following voice codecs: G.711 Silence, G K, G K Silence, G K, G K, G.729A, G.

Analyze performance of the following voice codecs: G.711 Silence, G K, G K Silence, G K, G K, G.729A, G. Lab 3 TCOM631 Overview The goal of this lab is to teach you how simulation and modeling can be used in analyzing applications and networks. You will use Riverbed (OPNET) Modeler Academic Edition, simulation

More information

Agent and Agent Browser. Updated Friday, January 26, Autotask Corporation

Agent and Agent Browser. Updated Friday, January 26, Autotask Corporation Agent and Agent Browser Updated Friday, January 26, 2018 2018 Autotask Corporation Table of Contents Table of Contents 2 The AEM Agent and Agent Browser 3 AEM Agent 5 Privacy Mode 9 Agent Browser 11 Agent

More information

(Refer Slide Time: 00:30)

(Refer Slide Time: 00:30) Information Security Sri Vasan V S Principal Consultant Department of Computer Science and Engineering Indian Institute of Technology, Madras Module 25 Linux File Comparison So in this module we will be

More information

Your lectures, available anytime Students/end-users can subscribe to your podcast and get the latest lectures and audio files whenever they launch their itunes. http://en.wikipedia.org/wiki/podcasting

More information

Operation Manual for OutboxSMS-Lite

Operation Manual for OutboxSMS-Lite Operation Manual for OutboxSMS-Lite Copyright 2006-2016 Felltech Limited. All rights reserved The use and copying of this product is subject to a license agreement. Any other use is prohibited. No part

More information

Application Notes for TelStrat Engage Record Version 3.3 with Avaya Business Communication Manger Release 6.0 VoIP Recording Issue 1.

Application Notes for TelStrat Engage Record Version 3.3 with Avaya Business Communication Manger Release 6.0 VoIP Recording Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for TelStrat Engage Record Version 3.3 with Avaya Business Communication Manger Release 6.0 VoIP Recording Issue 1.0 Abstract These Application

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

The Cisco Unified IP Phones does not support web access on its IPv6 address.

The Cisco Unified IP Phones does not support web access on its IPv6 address. Overview, page 1 Access Web Page for Phone, page 2 Phone Web Page Overview, page 2 Control Web Page Access, page 3 Cisco Unified IP Phone and HTTP or HTTPS Protocols, page 4 Device Information Area, page

More information

Music on Hold. Prerequisites for Music on Hold. Restrictions for Music on Hold

Music on Hold. Prerequisites for Music on Hold. Restrictions for Music on Hold Prerequisites for, page 1 Restrictions for, page 1 Information About, page 2 Configure, page 7 Feature Information for, page 27 Prerequisites for For Unified CME Release 11.6 and previous releases, phones

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

Glass 1000 User Guide

Glass 1000 User Guide Glass 1000 User Guide 05/18/2012 Table of Contents Table of Contents... 3 Welcome to the Phone of the Future!... 7 Copyright Statement... 8 About This Manual... 9 Conventions... 9 Unpacking your Glass1000

More information

IP phones do not support multicast at 224.x.x.x addresses.

IP phones do not support multicast at 224.x.x.x addresses. Prerequisites for, on page 1 Restrictions for, on page 1 Information About, on page 2 Configure, on page 7 Feature Information for, on page 26 Prerequisites for For Unified CME Release 11.6 and previous

More information

Working with Mailbox Manager

Working with Mailbox Manager Working with Mailbox Manager A user guide for Mailbox Manager supporting the Message Storage Server component of the Avaya S3400 Message Server Mailbox Manager Version 5.0 February 2003 Copyright 2003

More information

DocShuttle Administrator

DocShuttle Administrator DocShuttle Administrator by Bytescribe, Inc. Additional Documentation For more information on using DocShuttle Administrator, please visit: DocShuttle Frequently Asked Questions (FAQ s) go to www.bytescribe.com/faqs.htm

More information

LevelOne FBR User s Manual. 1W, 4L 10/100 Mbps ADSL Router. Ver

LevelOne FBR User s Manual. 1W, 4L 10/100 Mbps ADSL Router. Ver LevelOne FBR-1416 1W, 4L 10/100 Mbps ADSL Router User s Manual Ver 1.00-0510 Table of Contents CHAPTER 1 INTRODUCTION... 1 FBR-1416 Features... 1 Package Contents... 3 Physical Details... 3 CHAPTER 2

More information

Application Notes for Convergys Intervoice Media Server with Avaya Aura TM Communication Manager and Avaya Aura TM SIP Enablement Services - Issue 1.

Application Notes for Convergys Intervoice Media Server with Avaya Aura TM Communication Manager and Avaya Aura TM SIP Enablement Services - Issue 1. o Avaya Solution & Interoperability Test Lab Application Notes for Convergys Intervoice Media Server with Avaya Aura TM Communication Manager and Avaya Aura TM SIP Enablement Services - Issue 1.0 Abstract

More information

Advanced module: Video en/decoder on Virtex 5

Advanced module: Video en/decoder on Virtex 5 Advanced module: Video en/decoder on Virtex 5 Content 1. Advanced module: Video en/decoder on Virtex 5... 2 1.1. Introduction to the lab environment... 3 1.1.1. Remote control... 4 1.2. Getting started

More information

Troubleshooting VoIP in Converged Networks

Troubleshooting VoIP in Converged Networks Troubleshooting VoIP in Converged Networks Terry Slattery Principal Consultant CCIE #1026 1 Objective Provide examples of common problems Troubleshooting tips What to monitor Remediation Tips you can use

More information

Reference. Application. Installation

Reference. Application. Installation This document will show one way of configuring the Vyatta router as an Internet firewall/gateway and will demonstrate the configuration of the Sangoma S518 ADSL interface card. Furthermore, the LAN interfaces

More information

Chaos Culture. MIDI Modulators / Multiclip Note preview 1.6. Edited by Jason Cowling

Chaos Culture. MIDI Modulators / Multiclip Note preview 1.6. Edited by Jason Cowling Chaos Culture Introduction... 2 Important stuff... 2 Setup... 3 Editing clips... 4 Using the editor... 5 Modulators... 8 Settings... 9 Work$ow settings... 10 Performance... 13 Future updates... 13 1.8.99

More information

TeraVM Feature Guide. Network validation for the Internet of Things (IoT)

TeraVM Feature Guide. Network validation for the Internet of Things (IoT) Network validation for the Internet of Things (IoT) Table of Contents TeraVM network validation for the IoT... 3 1 Introduction... 3 1.1 Introducing TeraVM...3 1.2 Feature Guide Pre-requisite...4 1.3 Introducing

More information

VLAN-164 Voice Logging System. User s Manual Eletech Enterprise Co., Ltd. All Rights Reserved

VLAN-164 Voice Logging System. User s Manual Eletech Enterprise Co., Ltd. All Rights Reserved VLAN-164 Voice Logging System User s Manual 2007-2008 Eletech Enterprise Co., Ltd. All Rights Reserved Table of Contents TABLE OF CONTENTS I. INSTALLATION GUIDE... 2 A. PACKAGE CONTENT... 2 MINIMAL SYSTEM

More information

LP2CD Wizard 2.0 User's Manual

LP2CD Wizard 2.0 User's Manual LP2CD Wizard 2.0 User's Manual Table of Contents 1. Installation Instructions a. Connecting the Vinyl2USB Converter b. Installing the Software 2. Using LP2CD Wizard a. Setting up and Testing for Audio

More information

Synway CTI Series. SHN-480C-CT/PCIe. VoIP Media Processing & Signaling. Version 1.0. Synway Information Engineering Co., Ltd.

Synway CTI Series. SHN-480C-CT/PCIe. VoIP Media Processing & Signaling. Version 1.0. Synway Information Engineering Co., Ltd. Synway CTI Series SHN-480C-CT/PCIe VoIP Media Processing & Signaling Version 1.0 Synway Information Engineering Co., Ltd www.synway.net Contents Contents... i Copyright Declaration... ii Revision History...

More information

TECHNICAL NOTE HOW TO CONFIGURE ALLOYVOICE SIP TRUNKS ON GRANDSTREAM UCM 6XXX SERIES. 1. Introduction. Author: Adam Wells Date: June 6th, 2018

TECHNICAL NOTE HOW TO CONFIGURE ALLOYVOICE SIP TRUNKS ON GRANDSTREAM UCM 6XXX SERIES. 1. Introduction. Author: Adam Wells Date: June 6th, 2018 HOW TO CONFIGURE ALLOYVOICE SIP TRUNKS ON GRANDSTREAM UCM 6XXX SERIES 1. Introduction This Technical note will go through information on how to setup AlloyVoice on Grandstream UCM PBX, as well as general

More information

How to Change the Default Playback & Recording Audio Device. How to Change the Default Playback Device

How to Change the Default Playback & Recording Audio Device. How to Change the Default Playback Device How to Change the Default Playback & Recording Audio Device Sound is a very important part of our computing experience. We listen to music, do voice chat, watch movies, play games, record sound, etc. In

More information

Hosted IP Phone System Administrator Portal Reference Manual (Polycom)

Hosted IP Phone System Administrator Portal Reference Manual (Polycom) Hosted IP Phone System Administrator Portal Reference Manual (Polycom) POPP.com, Inc. All rights reserved. Service 24x7 @ 763-797-7900 or 1-800-234-POPP Page 1 of 50 9/27/18 Table of Contents 1 Introduction

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

To access the web page for Cisco Desktop Collaboration Experience, perform these steps.

To access the web page for Cisco Desktop Collaboration Experience, perform these steps. Access Web Page for Cisco Desktop Collaboration, page 1 Enable and Disable Web Page Access, page 2 Device Information, page 3 Network Setup, page 4 Network Statistics, page 9 Device Logs, page 12 Streaming

More information

Audio Recording. Technology in a Box. Box Contents: USB microphone Audacity Directions. What you can do:

Audio Recording. Technology in a Box. Box Contents: USB microphone Audacity Directions. What you can do: Technology in a Box Box Contents: USB microphone Audacity Directions What you can do: Record audio snippets for inclusion in your online course space Send an audio reminder via email Overview Audio recordings

More information

Mbx.Net Help Mbx.Net Configuration Editor

Mbx.Net Help Mbx.Net Configuration Editor Mbx.Net Help Mbx.Net Configuration Editor Version 1 Version 1 MBX.NET CONFIGURATION EDITOR HELP Copyright 1994-2017, Cyberlogic Technologies Inc. All rights reserved. This document and its contents are

More information

Getting Started. Table of contents :

Getting Started. Table of contents : Getting Started This guide aims to provide you with the steps to follow in order to complete the configuration of your VoxSun phone system. Allow 30 to 40 minutes to complete the 7 steps. In this guide,

More information

Welltech WellGate User Manual

Welltech WellGate User Manual Welltech WellGate 2626 An Easy to Use PBX Gateway User Manual Copyright 2009 Welltech Computer Co., Ltd. All right reserved Table of Contents Introduction...2 WellGate 2626 - An Easy to Use PBX Gateway...2

More information

Application Note. Telecenter U, Campus Edition SIP Integration to an Analog PBX

Application Note. Telecenter U, Campus Edition SIP Integration to an Analog PBX Application Note EAN 0037 Telecenter U, Campus Edition SIP Integration to an Analog PBX Overview While Telecenter U is designed to interface via SIP to the school s phone system, some schools do not have

More information

Audacity Stereo Wave Recorder and Editor

Audacity Stereo Wave Recorder and Editor Audacity Stereo Wave Recorder and Editor Here s a brief rundown on First connect the cable from the headphone jack on the boombox to the microphone jack on the front of the computer in your room. Next

More information

Audacity is FREE as defined by the Audacity design team. IU Kokomo students can download Audacity from IUware at

Audacity is FREE as defined by the Audacity design team. IU Kokomo students can download Audacity from IUware at This tutorial will describe how to (1) download Audacity on either Windows or Mac computers, and (2) set up Audacity to edit and save audio files in either *.wav or *.mp3 format. All IU Kokomo student

More information

Monitoring the Cisco Unified IP Phone Remotely

Monitoring the Cisco Unified IP Phone Remotely CHAPTER 8 Each Cisco Unified IP Phone has a web page from which you can view a variety of information about the phone, including: Device information Network configuration information Network statistics

More information

Deploy Oracle Spatial and Graph Map Visualization Component to Oracle Cloud

Deploy Oracle Spatial and Graph Map Visualization Component to Oracle Cloud Deploy Oracle Spatial and Graph Map Visualization Component to Oracle Cloud Overview The Map Visualization Component is a development toolkit packaged with Oracle Spatial and Graph for incorporating interactive

More information

SFX Standard SFX Deluxe Start Here Guide

SFX Standard SFX Deluxe Start Here Guide SFX Standard SFX Deluxe Start Here Guide An Introduction to SFX s Most Common Features Revised 09/01/2008 Welcome! This guide will introduce you to the basic features of SFXv6. When you purchased the software

More information

Packet Capturing with TCPDUMP command in Linux

Packet Capturing with TCPDUMP command in Linux Packet Capturing with TCPDUMP command in Linux In this tutorial we will be looking into a very well known tool in Linux system administrators tool box. Some times during troubleshooting this tool proves

More information

Blackboard Collaborate for Students

Blackboard Collaborate for Students Blackboard Collaborate for Students Participants Guide University Information Technology Services Training, Outreach, Learning Technologies and Video Production Copyright 2014 KSU Department of University

More information

IL959 Section E Rev. 0-04/2015. NC465 Media Gateway VoIP Interface. Installation and Operation Manual.

IL959 Section E Rev. 0-04/2015. NC465 Media Gateway VoIP Interface. Installation and Operation Manual. IL959 Section E Rev. 0-04/2015 NC465 Media Gateway VoIP Interface Installation and Operation Manual www.tektone.com Phone: (828) 524-9967 Toll-Free: (800) 327-8466 Sales: Option 2 Tech Support: Option

More information