Netaxis Solutions SIGMA

Size: px
Start display at page:

Download "Netaxis Solutions SIGMA"

Transcription

1 Netaxis Solutions SIGMA Product Description 14/04/2018 Page 1 of 13

2 Contact All enquiries related to the features described in this document can be ed to 14/04/2018 Page 2 of 13

3 Contents 1. Overview Audience Pre-requisites Main features Scenario scripting Scenario scheduling Test Campaigns Heavy Load Testing History Alarms Statistics Service Availability Configuration Objects Description Key Concepts Connector SIP Messages Parameters Scenario Configuration Objects Management Console Launch Scenario Launch SIPp Scenario Scheduler Documentation Commercial packages Dimensioning & Performance Disk usage Memory usage Miscellaneous information Data storage Web Interfaces Configuration Security constraints /04/2018 Page 3 of 13

4 1. Overview This document introduces SIGMA (Simulator for General network Management), the Voice over IP testing and monitoring tool developed by Netaxis Solutions. It intends to provide the information needed to understand the features, architecture, and operations of SIGMA Audience This product description is intended for the following audiences: network operators companies managing partially or totally their VoIP network third-party integrators end-users. Typical users of SIGMA are usually members of an operations' team who need a powerful and flexible tool to test their VoIP network and/or monitor the reachability of some equipment/services in their network Pre-requisites In order to operate, SIGMA needs the following items to be available: One or several servers with a Linux distribution supported by SIGMA with a connectivity to the VoIP network. The Linux distributions currently supported are: Debian Squeeze Red Hat / CentOs 6 or 7 preferred SIGMA can also run on: MacOS 10.x Netaxis Solutions can support other Linux distributions on demand. 14/04/2018 Page 4 of 13

5 2. Main features SIGMA is a centralized VoIP simulator able to reproduce any SIP call scenario in a flexible way. It can be installed in various configurations, going from the unitary test tool to a client-server model. SIGMA supports RTP flow generation for codec 711, G729 and DTMF (telephone-event). SIGMA can be accessed by different users via a web GUI. This GUI provides access to all the features of SIGMA such as the definition of a shared SIP messages library, the creation of call scenarios and their execution. Flexibility being one of the main concerns, SIGMA comes with a powerful scenario scripting language and the possibility to modify every bit of the SIP messages, allowing therefore the user to test and emulate SIP call scenarios with almost no limits. For example, this flexibility can be used to generate non-regression test suites but also to test the robustness of a VoIP element. On top of this, SIGMA offers the possibility to schedule periodic calls and to generate statistics about the service availability in the network, to generate alarms when abnormal events are detected, to access to a detailed history of the calls managed by SIGMA and to generate load testing of VoIP platforms. SIGMA offers also the possibility to build test campaigns. The Test Campaign feature allows grouping scenarios together and runs the whole set of scenarios at regular, configurable intervals. Test campaign results are afterwards available, with details about the successful and failed tests. SIGMA is delivered with predefined SIP scenarios for commonly used SIP call flow, for DoS attacks and for SIP torture (RFC 4475 Malformed SIP messages/call flow) Scenario scripting SIGMA scenario scripting allows to create any kind of SIP call flow. The scenario scripting is based on python script for which specific classes and method have been implemented in order to easily create a SIP call flow and to hide SIP complexities like, for example, call-id/branches creation or cseq/rseq sequence. The scenario scripting inherits from every Python features. It goes from the very basic like condition and loop to much more complex features offering unlimited possibilities: Creation of random behaviour (random ringing duration, random call duration random release cause ) Usage of regular expression to validate scenarios and generate alarms if needed Collect information from files (calling, called number, domain, codecs ) Creation of time dependant scenarios (behaviour will be different depending of the time of the day) Shared variable: variable shared amongst different scripts Scenario scheduling Scenario scheduling allows to schedule the initialization of scenarios on a regular basis. This offers the possibility to define the number of scenarios that must be launched (in parallel) and the periodicity of this initialisation. For example: I would like to launch 10 scenarios every 5 minutes. 14/04/2018 Page 5 of 13

6 This capability to play recurrent calls with several calls in parallel makes the Scheduler a perfect tool to generate load tests or endurance tests Test Campaigns The Test Campaigns feature is an additional operation layer, associating Test cases groups made of Test Cases (a named object made of a Connector, a Scenario and a Parameter Set). For each Test Campaign, its Test case groups are executed in a defined order at specified intervals or with user intervention. Plannings allows planning executions of a test campaign at specified intervals ranging from minutes to day of month. Test Campaigns have a specific History page allowing to visualize easily the general test campaign results and to inspect details for every single test case results. The status of a test (failed or passed) is defined in the scenario meaning that we can used the flexibility of the scenario scripting to declare a test case as successful or not. The status of a test case can be based, for example, on SIP messages sequence, received release cause, content of SIP header 2.4. Heavy Load Testing SIGMA offers the possibility to configure specific scenarios (SIPp scenarios) to generate huge traffic for heavy load testing of specific targets, with or without associated RTP stream. Call flow, call duration, exchanged SIP messages parameters, RTP stream type and files may be completely configured by the user in the scenario configuration. The user can see detailed information of the heavy load tests while in progress and control configuration, call rate and status through a simplified and integrated graphical interface, live and in real time. The heavy-load scenarios are perfectly integrated with SIGMA and the results of each execution is stored in the scenario history as any other standard SIGMA scenario. Reports include call statistics in terms of sent/received/retransmitted packets, successful/failed calls, total number of calls, detailed list of call status' results and errors, duration of the calls and much more. The user has also the ability to control the time of start and duration of the heavy load test, possibly setting a specific day/hour of day or an amount of time in seconds since the start of the scenario. Multiple heavy-load scenarios may be run in parallel allowing to configure different call scenarios for a single target or generating traffic for multiple targets at the same time History SIGMA can store in its database the logs of the last Scenario instances that it has executed. The number of Scenarios kept in the DB is configurable. These logs include all the SIP messages exchanged over the network and specific logs that could have been defined in the Scenario itself. It can also include a configurable summary information to indicate the status of the call (success, failure, on-going, ) Alarms SIGMA can be configured to send alarms when specific events occur in a Scenario execution; this is part of the definition of the Scenario. The following are examples of events: 14/04/2018 Page 6 of 13

7 Absence of RTP Presence/absence of SIP header Abnormal call-flow Incorrect number format These alarms can be sent immediately, or the alarm triggers can be accumulated over a period of time; if a configurable threshold has been reached at the end of this period, the alarm will be generated, otherwise it is cancelled. The threshold and the duration of the observation period are configurable individually in each Alarm definition. The statuses of these alarms are stored in DB in order to prevent any lost due to a restart of SIGMA. The alarms can be sent by or using SNMPv2 traps Statistics SIGMA can generate statistical reports on the call distribution: Successful call Not reachable Redirected call Client error Server error Global failure The Statistics are generated by calling specific APIs in the Scenario definition Service Availability The Service Availability feature is implemented using the combination of the Alarms, the Scheduler and the Statistics features. The purpose of the Service Availability is to monitor the availability/reachability of some specific resources by sending regular calls to them. It generates statistics and throws alarms in case of abnormal events. Several common use cases are presented below:: At regular intervals, one SIGMA instance is calling specific numbers in the network that are managed by a robot in auto-answer mode, and generates alarms when this number cannot be reached or answers with an error. o It can be for example a dedicated number inside a IP-PABX. One SIGMA master is installed in the network of the operator and other instances (SIGMA slaves) are installed on several well-known servers that are expected to be always reachable. The SIGMA master is calling all these slaves at regular intervals and generates alarms when some of them cannot be reached. One SIGMA master is installed in the network of the operator and is listening for incoming calls. The operator has installed SIGMA on Raspberry Pi boxes. On demand, the operator connects these Raspberry Pi at different places of his network that should be monitored (either as preventive action or to analyse an existing problem). As soon as SIGMA is connected, it starts trying to call the SIGMA master and generates alarms if it cannot. 14/04/2018 Page 7 of 13

8 3. Configuration Objects Description 3.1. Key Concepts SIGMA relies on four configuration objects to operate. This section describes these objects Connector A Connector is an object defining the IP configuration. It is composed of a source IP address, source port, destination IP address, and destination port SIP Messages The Message configuration object lets you configure SIP messages in text format. Messages are constructed using in-built parameters (e.g. Call-id) or user parameters defined with the Parameter configuration object Parameters The Parameter object defines a list of parameters that the user will use during scenarios execution (e.g. Calling/called number, domain, Payload type ). Grouped together, parameters form Parameters Sets Scenario The Scenario object allows defining the SIP call flow by using the SIP messages that have been previously defined. Scenario definition can be achieved thanks to a very flexible scenario scripting language. When launching a scenario (using the console or the scheduler), the user must associate a Connector and Parameters. Scenarios can be grouped logically using the Library concept (e.g. library for DOS attack, library for PABX testing, library for IMS testing ). They can also be grouped according to any business logic or strategy using the Test Campaigns object Configuration Objects Management SIGMA offers a web-based interface to manage the libraries of elements that will be used by the other features: Creation, edition, removal, importation and exportation of Connectors. o These connectors will be used to define an IP connectivity: Address and port to be used locally for SIP Address and port of the first proxy to be used to send the messages Creation, edition, removal, importation and exportation of SIP Messages. o These messages allow using placeholders that will behave as variables resolved during scenario execution with values coming either from a Parameters Set or from the network. This allows creating generic messages that can be re-used in multiple scenarios with multiple sets of parameters. 14/04/2018 Page 8 of 13

9 o The flexibility offered at this level allows the user to test almost everything in a VoIP network, for example: New SIP headers or parameters still in draft state or coming from the last RFCs Invalid SIP messages (format, values of some parameters, ) to test the robustness of other VoIP elements (gateways, application server, SBC, ) Creation, edition, removal, importation and exportation of SIP Scenarios. o These Scenarios are built around the Python language with classes and methods to easily receive, send and manipulate messages on a Connector and to generate statistics and alarms. o There are very few restrictions in the definition of these Scenarios: the user can generate both valid and invalid scenarios allowing to test the behaviour of the network in various circumstances. Creation, edition, removal, importation and exportation of SIPp Scenarios. o These Scenarios are specific to heavy load testing. Creation, edition, removal, importation and exportation of Parameters Sets: o These parameters sets will be used to fill the placeholders present in the SIP Messages when a Scenario is instantiated. Typically, they will be elements such as the calling and called party s identities. o The usage of different Parameters Sets allows re-using Scenarios and Messages in different contexts. The packaging of SIGMA includes a set of default Connectors, SIP Messages, Scenarios and Parameters Sets that can be used as examples to build new ones Console Launch Scenario The Console is the standard tool to launch the execution of a SIGMA Scenario with a specific set of parameters on a specific Connector. It allows following in real time the execution of the Scenario instance, with instant access to all the SIP messages exchanged over the network for this Scenario instance. The flexibility of this interface also allows modifying only some of the parameters for this Scenario execution, without having to modify durably the Parameters Set. Example: changing 1 digit in the called party number defined in the Parameters Set. The Console also allows the generation of basic endurance testing by specifying several consecutive executions of the Scenario. Another tool (the Scheduler) allows the generation of a real load test Launch SIPp Scenario SIPp Scenarios are specific to heavy load testing. Launching a SIPp scenario involves running the SIPp program with the configuration specified in the selected SIPp scenario Scheduler The Scheduler has the ability to execute periodically a Scenario on a Connector and using a Parameters Set: this is called Scheduling. 14/04/2018 Page 9 of 13

10 This could be seen as redundant with the Console, but there are a few major differences: The Scheduler runs automatically: as long as SIGMA is running and a Scheduling is active, it will generate calls. This also applies in case of restart of SIGMA. On the contrary, the Console requires a user interaction to start the execution of the Scenario. The Scheduler can run several instances of a Scenario in parallel, while the Console can only run one. The Console can override the value of some parameters of the Parameters Set; this behaviour is not implemented in the Scheduler. 14/04/2018 Page 10 of 13

11 4. Documentation In addition to this Product Description, SIGMA is provided with a User Guide describing in detail the interfaces implementing the features explained in this document. Users of SIGMA are invited to consult it as the help system for SIGMA operations. 14/04/2018 Page 11 of 13

12 5. Commercial packages SIGMA is made of four modules: 1 mandatory module (Basic) and 3 optional ones (Test Campaign, Advanced Monitoring, Load Test) Basic Module: this module includes one-shot scenarios, scheduling, limited load testing and basic statistics/call logs Test Campaign: this module gives the possibility to create a test list (set of scenarios). SIGMA generates a summary of the successful/failed test cases and a possibility to visualize the call flow. Advanced Monitoring: this is the integration with NEMO. All calls generated by SIGMA are monitored by NEMO from where we can get advanced call tracing,.pcpa download, media replay... Load Test: specific module based on SIPp to perform load testing. (Basic call logging and Advanced Monitoring are not possible together with Load Testing). 6. Dimensioning & Performance 6.1. Disk usage SIGMA software with its environment is relatively small: Around 75MB for the SW (including all web browser files) Around 10 MB for the log file. The size of its DB is difficult to estimate as all the objects involved have a variable size. However, except if the operator configures SIGMA to keep thousands of calls in the History, this should remain with values not higher than the SW. This point should only be studied carefully if SIGMA is deployed on a system with very limited HW resources Memory usage The root process of SIGMA is reserving around 27MB of RAM. This memory increases according to the number of Scenarios that are currently executed. In order to improve the performances, the messages displayed in the log of the console are kept in memory. It could therefore increase significantly the RAM used by SIGMA. In order to limit this increase on systems with small amount of RAM, it is possible to configure SIGMA to display only the N last messages by Scenario instance (and therefore the number of messages kept in memory). 14/04/2018 Page 12 of 13

13 7. Miscellaneous information SIGMA is a single multi-threaded process using a database to store its messages library Data storage SIGMA is natively integrated with two databases: SQLite and PostgreSQL. PostgreSQL is the recommended DB for its performance and robustness capabilities. However, for deployment on small devices, PostgreSQL could be too greedy in terms of hardware resources. Therefore, the simple SQLite DB is also supported for these deployments. The user must be aware that it is less reliable than PostgreSQL. This DB is running on the same server as SIGMA. The usage of a remote PostgreSQL DB is also possible but it has impacts on the performance. In project mode, SIGMA could be integrated with other SQL databases on customer request Web Interfaces SIGMA offers a web interface for its complete management in HTTP. It is compatible with the major web browsers, namely Internet Explorer, Firefox and Chrome. It should be also compatible with any other web browsers but without commitment. These web interfaces are described in detail in the User Guide of SIGMA Configuration The core configuration of SIGMA is currently done using a configuration file. Its content is described in detail in the User Guide of SIGMA Security constraints SIGMA has some constraints in terms of ports availability that must be taken into consideration if a firewall is protecting the server where it is installed: It offers a web interface, but the port can be freely configured. It opens UDP ports for SIP messages sending and reception. o The ports are defined in the Connectors. It opens dynamic UDP ports for RTP flows. o The range of ports is configurable. In this range, SIGMA will use only even ports for RTP (RFC3261). o The operator can also force some specific port usage in the SIP Messages or in the Parameters Set, but in that case the simultaneous calls feature of the Scheduler will not work. It can send s. It can send SNMPv2 traps. Netaxis team can assist customer s network architects for these aspects. END OF DOCUMENT 14/04/2018 Page 13 of 13

COMPANY PRESENTATION

COMPANY PRESENTATION COMPANY PRESENTATION COMPETENCE CENTRE IN TELECOMUNICATIONS OVER IP System integration & Software development VoIP Integration & support Expert software factory Unified communications & FMC Telco grade

More information

NEMO 3.0 Product Description NetAxis Solutions

NEMO 3.0 Product Description NetAxis Solutions NEMO 3.0 Product Description NetAxis Solutions Page i of 18 NEMO 3.0 Product Description NetAxis Solutions Release Version 3.0 Copyright 2017-2018 NetAxis Solutions Page ii of 18 NEMO 3.0 Product Description

More information

Application Note 3Com VCX Connect with SIP Trunking - Configuration Guide

Application Note 3Com VCX Connect with SIP Trunking - Configuration Guide Application Note 3Com VCX Connect with SIP Trunking - Configuration Guide 28 May 2009 3Com VCX Connect Solution SIP Trunking Table of Contents 1 3COM VCX CONNECT AND INGATE... 1 1.1 SIP TRUNKING SUPPORT...

More information

MITEL SIP CoE Technical. Configuration Note. Configure Mitel MiVoice Office 6.1 SP1 PR2 for use with IntelePeer SIP Trunking. SIP CoE XXX

MITEL SIP CoE Technical. Configuration Note. Configure Mitel MiVoice Office 6.1 SP1 PR2 for use with IntelePeer SIP Trunking. SIP CoE XXX MITEL SIP CoE Technical Configuration Note Configure Mitel MiVoice Office 6.1 SP1 PR2 for use with IntelePeer SIP Trunking SIP CoE 12-4940-00XXX NOTICE The information contained in this document is believed

More information

SIP Flex Test Suite. Highlights. IMS and VoIP Network Element and Service Testing

SIP Flex Test Suite. Highlights. IMS and VoIP Network Element and Service Testing SIP Flex Test Suite IMS and VoIP Network Element and Service Testing Highlights Feature, negative, load, regression, interoperability and scalability testing Negative and proprietary messages and call

More information

IP-to-IP Gateway Test Suite

IP-to-IP Gateway Test Suite IP-to-IP Gateway Test Suite Highlights 128 000 RTP streams 256 000 endpoints 2000 sessions per second with RTP Theft of service and session policing tests Media-pinhole opening and closing tests Generation

More information

Application Note. Microsoft OCS 2007 Configuration Guide

Application Note. Microsoft OCS 2007 Configuration Guide Application Note Microsoft OCS 2007 Configuration Guide 15 October 2009 Microsoft OCS 2007 Configuration Guide Table of Contents 1 MICROSOFT OCS 2007 AND INGATE... 1 1.1 SIP TRUNKING SUPPORT... 2 2 INGATE

More information

DMP 128 Plus C V DMP 128 Plus C V AT. ShoreTel Configuration Guide REVISION: DATE: DECEMBER 6 TH 2018

DMP 128 Plus C V DMP 128 Plus C V AT. ShoreTel Configuration Guide REVISION: DATE: DECEMBER 6 TH 2018 DMP 128 Plus C V DMP 128 Plus C V AT ShoreTel Configuration Guide REVISION: 1.1.1 DATE: DECEMBER 6 TH 2018 Revision Log Date Version Notes Sep. 21 st 2018 1.0 First Release: Applies to Firmware 1.01.0010

More information

Relay Proxy User Guide

Relay Proxy User Guide Relay Proxy User Guide DBL Technology Company Limited www.dbltek.com sales@dbltek.com support@dbltek.com 2016/5/30 Relay Proxy Relay Proxy is a server software developed by DBL Technology. Its main purposed

More information

2/25/2010. Release Notes. Call recording made easy. Below is a list of new features, changes and bug fixes.

2/25/2010. Release Notes. Call recording made easy. Below is a list of new features, changes and bug fixes. Release Notes Below is a list of new features, changes and bug fixes. 1 2.4.0 1. VoIP a. Signaling protocols i. SIP ii. Skinny b. Codec i. G.711 alaw & ulaw ii. G.729a c. Up to 200 concurrent G.711 calls

More information

HIGH DENSITY MEDIA GATEWAY WITH MODULAR INTERFACES AND SBC. Comparative table for call capacities of the KMG SBC 750:

HIGH DENSITY MEDIA GATEWAY WITH MODULAR INTERFACES AND SBC. Comparative table for call capacities of the KMG SBC 750: HIGH DENSITY MEDIA GATEWAY WITH MODULAR INTERFACES AND SBC Main Characteristics Modular composition: 8 telephony modules compatible with E1/T1, FXO, FXS and/or GSM technologies. Integrated SBC: o Up to

More information

Application Note Asterisk BE with SIP Trunking - Configuration Guide

Application Note Asterisk BE with SIP Trunking - Configuration Guide Application Note Asterisk BE with SIP Trunking - Configuration Guide 23 January 2009 Asterisk BE SIP Trunking Table of Contents 1 ASTERISK BUSINESS EDITION AND INGATE... 1 1.1 SIP TRUNKING SUPPORT... 2

More information

PALLADION Feature Set

PALLADION Feature Set PALLADION Feature Set FEATURE SET Introduction: PALLADION makes the job of running SIP based network infrastructure much more straightforward, resulting in much more reliable and predictable SIP based

More information

SIP Proxy Deployment Guide. SIP Server 8.1.1

SIP Proxy Deployment Guide. SIP Server 8.1.1 SIP Proxy Deployment Guide SIP Server 8.1.1 5/4/2018 Table of Contents SIP Proxy 8.1 Deployment Guide 3 SIP Proxy Architecture and Deployment 4 Supported Features 7 Prerequisites 9 Deploying SIP Proxy

More information

DMP 128 Plus C V DMP 128 Plus C V AT. Avaya Aura Configuration Guide REVISION: 1.1 DATE: SEPTEMBER 1 ST 2017

DMP 128 Plus C V DMP 128 Plus C V AT. Avaya Aura Configuration Guide REVISION: 1.1 DATE: SEPTEMBER 1 ST 2017 DMP 128 Plus C V DMP 128 Plus C V AT Avaya Aura Configuration Guide REVISION: 1.1 DATE: SEPTEMBER 1 ST 2017 Revision Log Date Version Notes August 6 th 2017 1.0 First Release. Applies to Firmware 1.01.0004.002

More information

VoIP Security Threat Analysis

VoIP Security Threat Analysis 2005/8/2 VoIP Security Threat Analysis Saverio Niccolini, Jürgen Quittek, Marcus Brunner, Martin Stiemerling (NEC, Network Laboratories, Heidelberg) Introduction Security attacks taxonomy Denial of Service

More information

Metasploit. Installation Guide Release 4.4

Metasploit. Installation Guide Release 4.4 Metasploit Installation Guide Release 4.4 TABLE OF CONTENTS About this Guide Target Audience...1 Organization...1 Document Conventions...1 Support...2 Support for Metasploit Pro and Metasploit Express...2

More information

Avaya Port Matrix: Avaya Proprietary Use pursuant to the terms of your signed agreement or Avaya policy.

Avaya Port Matrix: Avaya Proprietary Use pursuant to the terms of your signed agreement or Avaya policy. Avaya Matrix: Release 3.0 Issue 2 April 2016 April 2016 Avaya Matrix: 3.0 1 ALL INFORMATION IS BELIEVED TO BE CORRECT AT THE TIME OF PUBLICATION AND IS PROVIDED "AS IS". AVAYA INC. DISCLAIMS ALL WARRANTIES,

More information

IMC Network Traffic Analyzer 7.2 (E0401P04) Copyright 2016 Hewlett Packard Enterprise Development LP

IMC Network Traffic Analyzer 7.2 (E0401P04) Copyright 2016 Hewlett Packard Enterprise Development LP Network Traffic Analyzer 7.2 (E0401P04) Copyright 2016 Hewlett Packard Enterprise Development LP Table of Contents 1. What's New in this Release 2. Problems Fixed in this Release 3. Software Distribution

More information

Comparative table of the call capacity of KMG 200 MS: Number of SBC calls Maximum TDM channels Total calls Bridge**

Comparative table of the call capacity of KMG 200 MS: Number of SBC calls Maximum TDM channels Total calls Bridge** LOW DENSITY MEDIA GATEWAY WITH MODULAR INTERFACES AND SBC Main Characteristics Modular, with 1 or 2 internal E1/T1 + 2 external modules * Integrated SBC Option with BNC or RJ45 connectors Up to 60 TDM

More information

Avaya Port Matrix: Avaya Communicator for Microsoft Lync 6.4. Avaya Proprietary Use pursuant to the terms of your signed agreement or Avaya policy.

Avaya Port Matrix: Avaya Communicator for Microsoft Lync 6.4. Avaya Proprietary Use pursuant to the terms of your signed agreement or Avaya policy. Matrix: for Microsoft Lync 6.4 Issue 1 July 28, 2015 Proprietary Use pursuant to the terms of your signed agreement or policy. July 2015 Matrix: for Microsoft Lync 1 ALL INFORMATION IS BELIEVED TO BE CORRECT

More information

Technical. Configure the MiVoice Business 7.1 for use with XO Communications SIP Services. Configuration Notes. MITEL SIP CoE

Technical. Configure the MiVoice Business 7.1 for use with XO Communications SIP Services. Configuration Notes. MITEL SIP CoE MITEL SIP CoE Technical Configuration Notes Configure the MiVoice Business 7.1 for use with SIP Services MAY 2015 SIP COE 10-4940-00105 TECHNICAL CONFIGURATION NOTES NOTICE The information contained in

More information

UCM6102/6104/6108/6116 Configuration

UCM6102/6104/6108/6116 Configuration UCM6102/6104/6108/6116 Configuration This document introduces manual configuration steps performed for interoperability testing between AccessLine and Grandstream UCM6102/6104/6108/6116. Configuration

More information

SPA400 Internet Telephony Gateway with 4 FXO Ports

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

More information

Step 3 - How to Configure Basic System Settings

Step 3 - How to Configure Basic System Settings Before configuring the IP address and network settings, complete Step 2 - How to Configure IP Address, network Settings, and Firewall. Verify the computer and the are connected to the same network, with

More information

Innovation Networking App Note

Innovation Networking App Note Innovation Networking App Note G12 Communications ShoreTel and G12 Communications for SIP Trunking (Native) 1 (877) 311-8750 sales@g12com.com Jackson St. #19390, Seattle, WA 98104 Product: ShoreTel G12

More information

DMP 128 Plus C V DMP 128 Plus C V AT

DMP 128 Plus C V DMP 128 Plus C V AT DMP 128 Plus C V DMP 128 Plus C V AT Interactive Intelligence Configuration Guide REVISION: 1.0.1 DATE: MARCH 7 TH 2018 Revision Log Date Version Notes Feb 9 th 2018 1.0 First Release: Applies to Firmware

More information

DMP 128 Plus C V DMP 128 Plus C V AT. RingCentral Configuration Guide REVISION: 1.0 DATE: JUNE 26 TH 2018

DMP 128 Plus C V DMP 128 Plus C V AT. RingCentral Configuration Guide REVISION: 1.0 DATE: JUNE 26 TH 2018 DMP 128 Plus C V DMP 128 Plus C V AT RingCentral Configuration Guide REVISION: 1.0 DATE: JUNE 26 TH 2018 Revision Log Date Version Notes June 26 th 2018 1.0 First Release: Applies to Firmware 1.01.0010

More information

DMP 128 Plus C V DMP 128 Plus C V AT. Avaya Aura Configuration Guide REVISION: DATE: MARCH 7 TH 2018

DMP 128 Plus C V DMP 128 Plus C V AT. Avaya Aura Configuration Guide REVISION: DATE: MARCH 7 TH 2018 DMP 128 Plus C V DMP 128 Plus C V AT Avaya Aura Configuration Guide REVISION: 1.2.1 DATE: MARCH 7 TH 2018 Revision Log Date Version Notes August 6 th 2017 1.0 First Release. Applies to Firmware 1.01.0004.002

More information

Installation & Configuration Guide Version 1.6

Installation & Configuration Guide Version 1.6 TekConSer Installation & Configuration Guide Version 1.6 Document Revision 2.0 http://www.kaplansoft.com/ TekConSer is built by Yasin KAPLAN Read Readme.txt for last minute changes and updates which can

More information

Avigilon Control Center 6 System Integration Guide. for Jacques Technologies IP Audio Intercom System

Avigilon Control Center 6 System Integration Guide. for Jacques Technologies IP Audio Intercom System Avigilon Control Center 6 System Integration Guide for Jacques Technologies IP Audio Intercom System 2010-2018, Avigilon Corporation. All rights reserved. AVIGILON, the AVIGILON logo, AVIGILON CONTROL

More information

IMC Network Traffic Analyzer 7.1 (E0301P04) Copyright (c) 2015 Hewlett-Packard Development Company, L.P. All Rights Reserved.

IMC Network Traffic Analyzer 7.1 (E0301P04) Copyright (c) 2015 Hewlett-Packard Development Company, L.P. All Rights Reserved. Network Traffic Analyzer 7.1 (E0301P04) Copyright (c) 2015 Hewlett-Packard Development Company, L.P. All Rights Reserved. Table of Contents 1. What's New in this Release 2. Problems Fixed in this Release

More information

Public-Beta Changelog COMmander 6000 (R/RX) COMpact 5x00 (R) COMpact 4000 Version 7.2A-022

Public-Beta Changelog COMmander 6000 (R/RX) COMpact 5x00 (R) COMpact 4000 Version 7.2A-022 Table of Contents 1 Introduction... 3 2 Improvements... 3 2.1 CLIP amplification for Belgium set to 25 db... 3 2.2 Increase of the security measures by additional http header... 3 3 Bug fixes... 3 3.1

More information

CYAN SECURE WEB Installing on Windows

CYAN SECURE WEB Installing on Windows CYAN SECURE WEB September 2009 Applies to: 1.7 and above Table of Contents 1 Introduction... 2 2 Preparation... 2 3 Network Integration... 3 3.1 Out-of-line Deployment... 3 3.2 DMZ Deployment... 3 4 Proxy

More information

CyberData V3 Paging Server Integration with Zultys MX

CyberData V3 Paging Server Integration with Zultys MX The IP Endpoint Company CyberData V3 Paging Server Integration with Zultys MX Author: Zultys Technical Support Department Document Part #930711A CyberData Corporation 3 Justin Court Monterey, CA 93940

More information

TIPT-OCS Configuration Guide

TIPT-OCS Configuration Guide Telstra IP Telephony TIPT-OCS Configuration Guide Version 1.1 Telstra Corporation Limited 2010 This work is copyright. Apart from any use as permitted under the Copyright Act 1968, no part may be reproduced

More information

VOIP²ALL SERIES. 4 Channel Gateway User Guide. Version 5.38

VOIP²ALL SERIES. 4 Channel Gateway User Guide. Version 5.38 VOIP²ALL SERIES 4 Channel Gateway User Guide Version 5.38 Contents CONTENTS 1. INTRODUCTION TO THE VOIP²ALL GATEWAY... 4 1.1. The VoIP²ALL Gateway Solution Overview... 4 1.2. About this Manual... 5 1.3.

More information

Internet Protocol Version 6 (IPv6)

Internet Protocol Version 6 (IPv6) CHAPTER 29 Internet Protocol version 6 (IPv6), which is the latest version of the Internet Protocol (IP) that uses packets to exchange data, voice, and video traffic over digital networks, increases the

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

CUCM 10.5 / CUBE 9.5. BT SIP Trunk Configuration Guide. 1 BT SIP Trunk Configuration Guide

CUCM 10.5 / CUBE 9.5. BT SIP Trunk Configuration Guide. 1 BT SIP Trunk Configuration Guide 1 BT SIP Trunk Configuration Guide CUCM 10.5 / CUBE 9.5 BT SIP Trunk Configuration Guide This document covers service specific configuration required for interoperability with the BT SIP Trunk service.

More information

CUCM XO SIP Trunk Configuration Guide

CUCM XO SIP Trunk Configuration Guide QUANTiX QFlex Session Border Controller CUCM 10.0 - XO SIP Trunk Configuration Guide Release 5.6.2-9 Document revision: 01.01 www.genband.com 2 630-02102-01 QUANTiX QFlex Session Border Controller Publication:

More information

New Rock Technologies, Inc. Unified Management System. User Guide. Document Version:

New Rock Technologies, Inc. Unified Management System. User Guide.   Document Version: New Rock Technologies, Inc. Unified Management System User Guide http://www.newrocktech.com Document Version: 201807 Amendment Records Document Rev. 01 (June, 2018) Applied to UMS V1.1.2. Copyright 2018

More information

Avigilon Control Center 5 System Integration Guide. for Jacques IP Audio Intercom System

Avigilon Control Center 5 System Integration Guide. for Jacques IP Audio Intercom System Avigilon Control Center 5 System Integration Guide for Jacques IP Audio Intercom System 2010-2017, Avigilon Corporation. All rights reserved. AVIGILON, the AVIGILON logo, AVIGILON CONTROL CENTER, ACC and

More information

IPNext NGN IP-PBX High-performance Next Generation IP-PBX Solution

IPNext NGN IP-PBX High-performance Next Generation IP-PBX Solution IPNext NGN IP-PBX High-performance Next Generation IP-PBX Solution Korea Telecom IP-PBX BMT www.addpac.com AddPac Technology 2005, Sales and Marketing Contents IP-PBX BMT Network Diagram IP-PBX Performance

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

VMware vfabric Data Director Installation Guide

VMware vfabric Data Director Installation Guide VMware vfabric Data Director Installation Guide vfabric Data Director 1.0.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

Secure Telephony Enabled Middle-box (STEM)

Secure Telephony Enabled Middle-box (STEM) Report on Secure Telephony Enabled Middle-box (STEM) Maggie Nguyen 04/14/2003 Dr. Mark Stamp - SJSU - CS 265 - Spring 2003 Table of Content 1. Introduction 1 2. IP Telephony Overview.. 1 2.1 Major Components

More information

Mitel Technical Configuration Notes HO858

Mitel Technical Configuration Notes HO858 TelNet Worldwide, Inc. telnetww.com 1-833-4TELNET Mitel Technical Configuration Notes HO858 rev. 2018-12-12 Configure MiVoice Business 9.0 for use with TelNet Worldwide SIP Trunking Description: This document

More information

EMCO Ping Monitor Enterprise 6. Copyright EMCO. All rights reserved.

EMCO Ping Monitor Enterprise 6. Copyright EMCO. All rights reserved. Copyright 2001-2017 EMCO. All rights reserved. Company web site: emcosoftware.com Support e-mail: support@emcosoftware.com Table of Contents Chapter... 1: Introduction 4 Chapter... 2: Getting Started 6

More information

Release Notes. for Kerio Operator 2.0.3

Release Notes. for Kerio Operator 2.0.3 Release Notes for Kerio Operator 2.0.3 Date: November 26th, 2012 2012 Kerio Technologies s.r.o. All rights reserved. 1 Welcome to Kerio Operator 2.0.3 This document describes the changes in Kerio Operator

More information

ApplianX IP Gateway User Guide

ApplianX IP Gateway User Guide ApplianX IP Gateway User Guide Version 2.3.9 12/07/2018 1.0 GETTING STARTED... 5 1.1 How to use this guide... 5 1.2 Prerequisites... 5 1.3 LEDs... 5 1.4 Setting up the Gateway... 5 1.5 Logging in to the

More information

Avaya Port Matrix: Avaya Aura Appliance Virtualization Platform 7.0

Avaya Port Matrix: Avaya Aura Appliance Virtualization Platform 7.0 Avaya Port Matrix: Avaya Aura Appliance Virtualization Platform 7.0 Issue 1.0 August 24, 2015 August 2015 Avaya Port Matrix: Avaya Aura Appliance Virtualization Platform 7.0 1 ALL INFORMATION IS BELIEVED

More information

RUGE. Rugged IP load generator (Ruge) Ruge gives your network a serious beating. Just to make sure it does not fail when it is time to go live.

RUGE. Rugged IP load generator (Ruge) Ruge gives your network a serious beating. Just to make sure it does not fail when it is time to go live. PRODUCT DATA SHEET Rugged IP load generator (Ruge) RUGE Ruge gives your network a serious beating. Just to make sure it does not fail when it is time to go live. Introduction Rugged IP load generator (Ruge)

More information

MITEL SIP CoE. Technical. Configuration Notes. Configure the Mitel 3300 MCD 4.0 for use with XO Communications. SIP CoE

MITEL SIP CoE. Technical. Configuration Notes. Configure the Mitel 3300 MCD 4.0 for use with XO Communications. SIP CoE MITEL SIP CoE Technical Configuration Notes Configure the Mitel 3300 MCD 4.0 for use with XO Communications SIP CoE 10-4940-00105 NOTICE The information contained in this document is believed to be accurate

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

Oracle Communications WebRTC Session Controller

Oracle Communications WebRTC Session Controller Oracle Communications WebRTC Session Controller Concepts Release 7.0 E40976-01 November 2013 Oracle Communications WebRTC Session Controller Concepts, Release 7.0 E40976-01 Copyright 2013, Oracle and/or

More information

nbox User s Guide ntop Software Web Management Version 2.7 Dec

nbox User s Guide ntop Software Web Management Version 2.7 Dec nbox User s Guide ntop Software Web Management Version 2.7 Dec 2017 2002-18 nbox 2.7 User s Guide Table of Contents 1. Introduction 3 2. The nbox web interface 5 2.1 Usage Guidelines 5 2.2 System 8 2.3

More information

Lyra AMD for Asterisk

Lyra AMD for Asterisk Sangoma Technologies Inc. Lyra AMD for Asterisk Release Notes Version 2.0.3 April 19, 2013 Lyra AMD for Asterisk - Release Notes 1 Product Compatibility Major compatibility specifications: 1.1 Standard

More information

VOIP²ALL SERIES Channel Gateway User Guide. Version 5.36z

VOIP²ALL SERIES Channel Gateway User Guide. Version 5.36z VOIP²ALL SERIES 8-16 - 24 Channel Gateway User Guide Version 5.36z Contents CONTENTS 1. INTRODUCTION TO THE VOIP²ALL GATEWAY... 4 1.1. The VoIP²ALL Gateway Solution Overview... 4 1.2. About this Manual...

More information

VMware AirWatch Content Gateway for Linux. VMware Workspace ONE UEM 1811 Unified Access Gateway

VMware AirWatch Content Gateway for Linux. VMware Workspace ONE UEM 1811 Unified Access Gateway VMware AirWatch Content Gateway for Linux VMware Workspace ONE UEM 1811 Unified Access Gateway You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

ApplianX IP Gateway User Guide

ApplianX IP Gateway User Guide ApplianX IP Gateway User Guide Version 2.0 05/10/2009 Contents APPLIANX IP GATEWAY USER GUIDE... 1 1.0 GETTING STARTED... 4 1.1 How to use this guide... 4 1.2 Prerequisites... 4 1.3 L.E.Ds... 4 1.4 Setting

More information

DMP 128 Plus C V DMP 128 Plus C V AT. Avaya IP Office Configuration Guide REVISION: 1.2 DATE: JANUARY 9 TH 2018

DMP 128 Plus C V DMP 128 Plus C V AT. Avaya IP Office Configuration Guide REVISION: 1.2 DATE: JANUARY 9 TH 2018 DMP 128 Plus C V DMP 128 Plus C V AT Avaya IP Office Configuration Guide REVISION: 1.2 DATE: JANUARY 9 TH 2018 Revision Log Date Version Notes August 6 th 2017 1.0 First Release: Applies to Firmware 1.01.0004.002

More information

Oracle Communications Operations Monitor

Oracle Communications Operations Monitor Oracle Communications Operations Monitor Monitor and Troubleshoot Your IP Communications Network O R A C L E S O L U T I O N B R I E F M A Y 2 0 1 7 Introduction Oracle Communications Operations Monitor

More information

SIP Session Initiation Protocol

SIP Session Initiation Protocol Session Initiation Protocol ITS 441 - VoIP; 2009 P. Campbell, H.Kruse HTTP Hypertext Transfer Protocol For transfer of web pages encoded in html: Hypertext Markup Language Our interest: primarily as model

More information

Implementing SBC Firewall Traversal and NAT

Implementing SBC Firewall Traversal and NAT CHAPTER 15 The Session Border Controller (SBC) enables voice over IP (VoIP) signaling and media to be received from and directed to a device behind a firewall and NAT (Network Address Translator) at the

More information

Load Balancing Bloxx Web Filter. Deployment Guide v Copyright Loadbalancer.org

Load Balancing Bloxx Web Filter. Deployment Guide v Copyright Loadbalancer.org Load Balancing Bloxx Web Filter Deployment Guide v1.3.5 Copyright Loadbalancer.org Table of Contents 1. About this Guide...4 2. Loadbalancer.org Appliances Supported...4 3. Loadbalancer.org Software Versions

More information

Leveraging Amazon Chime Voice Connector for SIP Trunking. March 2019

Leveraging Amazon Chime Voice Connector for SIP Trunking. March 2019 Leveraging Amazon Chime Voice Connector for SIP Trunking March 2019 Notices Customers are responsible for making their own independent assessment of the information in this document. This document: (a)

More information

Installation & Configuration Guide Version 1.3

Installation & Configuration Guide Version 1.3 TekSIP Route Server Installation & Configuration Guide Version 1.3 Document Revision 1.9 https://www.kaplansoft.com/tsrserver/ TekSIP Route Server is built by Yasin KAPLAN Read Readme.txt for last minute

More information

IMC Network Traffic Analyzer 7.3 (E0504) Copyright 2015, 2017 Hewlett Packard Enterprise Development LP

IMC Network Traffic Analyzer 7.3 (E0504) Copyright 2015, 2017 Hewlett Packard Enterprise Development LP Network Traffic Analyzer 7.3 (E0504) Copyright 2015, 2017 Hewlett Packard Enterprise Development LP Table of Contents 1. What's New in this Release 2. Problems Fixed in this Release 3. Software Distribution

More information

Business Communication Manager Release 5.0 Configuration Guide for Skype for SIP R1.3. Issue 1.0

Business Communication Manager Release 5.0 Configuration Guide for Skype for SIP R1.3. Issue 1.0 Avaya BCM Solutions Test Lab Business Communication Manager Release 5.0 Configuration Guide for Skype for SIP R1.3 Issue 1.0 Abstract This document provides guidelines for configuring a SIP Trunk between

More information

IP PUBLIC ADDRESS INTERFACE

IP PUBLIC ADDRESS INTERFACE AUTHOR DATE REFERENCE L. BRARD 01/10/07 Page 2/16 TABLE OF CONTENTS 1. INTRODUCTION... 3 2. DESCRIPTION... 3 2.1 OPERATING DIAGRAM... 3 2.2 CHARACTERISTICS... 4 3. OPERATION... 4 3.1 CONNECTION TO THE

More information

Management Console User Guide

Management Console User Guide Secure Web Gateway Management Console User Guide Release 10.2.0 Manual Version v 10.2.0.1 M86 SECURITY SECURE WEB GATEWAY MANAGEMENT CONSOLE USER GUIDE 2012 M86 Security All rights reserved. 828 W. Taft

More information

Configure MiVoice Business 9.0 SP1 for use with OpenIP SIP Trunking

Configure MiVoice Business 9.0 SP1 for use with OpenIP SIP Trunking Mitel Technical Configuration Notes- HO3111 March 27, 2019 Configure MiVoice Business 9.0 SP1 for use with OpenIP SIP Trunking Description: This document provides a reference to Mitel Authorized Solutions

More information

Basic Concepts in Intrusion Detection

Basic Concepts in Intrusion Detection Technology Technical Information Services Security Engineering Roma, L Università Roma Tor Vergata, 23 Aprile 2007 Basic Concepts in Intrusion Detection JOVAN GOLIĆ Outline 2 Introduction Classification

More information

SBC Site Survey Questionnaire Forms

SBC Site Survey Questionnaire Forms SBC Site Survey Questionnaire Forms For Design and Deployment of AudioCodes Mediant SBC Product Line This document is intended for the persons responsible for the design and deployment of AudioCodes SBC

More information

Avaya PBX SIP TRUNKING Setup & User Guide

Avaya PBX SIP TRUNKING Setup & User Guide Avaya PBX SIP TRUNKING Setup & User Guide Nextiva.com (800) 285-7995 2 P a g e Contents Description... 3 Avaya IP PBX Configuration... 3 Licensing and Physical Hardware... 4 System Tab Configuration...

More information

VMware vfabric Data Director Installation Guide

VMware vfabric Data Director Installation Guide VMware vfabric Data Director Installation Guide vfabric Data Director 2.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

10 Key Things Your VoIP Firewall Should Do. When voice joins applications and data on your network

10 Key Things Your VoIP Firewall Should Do. When voice joins applications and data on your network 10 Key Things Your Firewall Should Do When voice joins applications and data on your network Table of Contents Making the Move to 3 10 Key Things 1 Security is More Than Physical 4 2 Priority Means Clarity

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

NetBorder Call Analyzer

NetBorder Call Analyzer Sangoma Technologies Inc. NetBorder Call Analyzer Release Notes Version 2.0.3 September 20, 2011 NetBorder Call Analyzer - Release Notes 1 Product Compatibility Here are some of the major compatibility

More information

An Efficient NAT Traversal for SIP and Its Associated Media sessions

An Efficient NAT Traversal for SIP and Its Associated Media sessions An Efficient NAT Traversal for SIP and Its Associated Media sessions Yun-Shuai Yu, Ce-Kuen Shieh, *Wen-Shyang Hwang, **Chien-Chan Hsu, **Che-Shiun Ho, **Ji-Feng Chiu Department of Electrical Engineering,

More information

VMware AirWatch Content Gateway Guide for Linux For Linux

VMware AirWatch Content Gateway Guide for Linux For Linux VMware AirWatch Content Gateway Guide for Linux For Linux Workspace ONE UEM v9.7 Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com.

More information

Configure MiVoice Office SP1 with MBG for use with TelNet Worldwide SIP trunk services

Configure MiVoice Office SP1 with MBG for use with TelNet Worldwide SIP trunk services Mitel Technical Configuration Notes - ANXXXXX MT AppNote xxxxx (AN xxxxx) January 2, 2019 Configure MiVoice Office 250 6.3 SP1 with MBG for use with TelNet Worldwide Description: This technical configuration

More information

Secure Web Gateway. SWG User Guide. Release Manual Version v

Secure Web Gateway. SWG User Guide. Release Manual Version v Secure Web Gateway SWG User Guide Release 10.2.0 Manual Version v 10.2.0.1 M86 SECURITY SECURE WEB GATEWAY SWG USER GUIDE 2012 M86 Security All rights reserved. 828 W. Taft Ave., Orange, CA 92865, USA

More information

Allstream NGNSIP Security Recommendations

Allstream NGNSIP Security Recommendations Allstream NGN SIP Trunking Quick Start Guide We are confident that our service will help increase your organization s performance and productivity while keeping a cap on your costs. Summarized below is

More information

Media Path Analysis. Analyzing Media Paths Using IP SLA. Before You Begin. This section contains the following:

Media Path Analysis. Analyzing Media Paths Using IP SLA. Before You Begin. This section contains the following: This section contains the following: Analyzing Media Paths Using IP SLA, page 1 Analyzing Media Paths Using VSAA, page 3 Managing a Video Test Call, page 6 Analyzing Media Paths Using IP SLA To start a

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

System Specification

System Specification NetBrain Integrated Edition 7.1 System Specification Version 7.1a Last Updated 2018-09-04 Copyright 2004-2018 NetBrain Technologies, Inc. All rights reserved. Introduction NetBrain Integrated Edition features

More information

System Specification

System Specification NetBrain Integrated Edition 7.0 System Specification Version 7.0b1 Last Updated 2017-11-07 Copyright 2004-2017 NetBrain Technologies, Inc. All rights reserved. Introduction NetBrain Integrated Edition

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

Configuring VoIP Call Setup Monitoring

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

More information

ApplianX IP Gateway User Guide

ApplianX IP Gateway User Guide ApplianX IP Gateway User Guide Version 2.3.1 26/09/2014 Contents APPLIANX IP GATEWAY USER GUIDE... 1 1.0 GETTING STARTED... 5 1.1 How to use this guide...5 1.2 Prerequisites...5 1.3 LEDs...5 1.4 Setting

More information

Avaya Mobile Video Release Notes

Avaya Mobile Video Release Notes Release Notes Release 3.2.4 Issue 1.0 Nov 2017 3.2.4 Release Notes Page 1 Contents Purpose... 3 Support... 3 Publication history... 3 General remarks... 3 Software information... 3 Software download...

More information

SIP Server HA Deployment Guide. SIP Server 8.1.1

SIP Server HA Deployment Guide. SIP Server 8.1.1 SIP Server HA Deployment Guide SIP Server 8.1.1 5/25/2018 Table of Contents SIP Server High-Availability Deployment Guide 4 New in This Release 5 SIP Server HA Architecture 6 Network Design Considerations

More information

Installation & Configuration Guide Version 4.0

Installation & Configuration Guide Version 4.0 TekSIP Installation & Configuration Guide Version 4.0 Document Revision 6.8 https://www.kaplansoft.com/ TekSIP is built by Yasin KAPLAN Read Readme.txt for last minute changes and updates, which can be

More information

System Requirements. Things to Consider Before You Install Foglight NMS. Host Server Hardware and Software System Requirements

System Requirements. Things to Consider Before You Install Foglight NMS. Host Server Hardware and Software System Requirements System Requirements This section contains information on the minimum system requirements for Foglight NMS. Before you can begin to download Foglight NMS, you must make sure that your computer meets the

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Configuring SIP Trunking between the PAETEC Broadsoft based SIP Trunking Solution and an Avaya IP Office Telephony Solution Issue 1.0 Abstract

More information

Application Notes for Configuring the Sipera Systems IPCS 310 in an Avaya SIP Telephony Environment Issue 1.0

Application Notes for Configuring the Sipera Systems IPCS 310 in an Avaya SIP Telephony Environment Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Configuring the Sipera Systems IPCS 310 in an Avaya SIP Telephony Environment Issue 1.0 Abstract These Application Notes describe the configuration

More information

Table of Contents. CRA-200 Analog Telephone Adapter 2 x Ethernet Port + 2 x VoIP Line. Quick Installation Guide. CRA-200 Quick Installation Guide

Table of Contents. CRA-200 Analog Telephone Adapter 2 x Ethernet Port + 2 x VoIP Line. Quick Installation Guide. CRA-200 Quick Installation Guide CRA-200 Analog Telephone Adapter 2 x Ethernet Port + 2 x VoIP Line Quick Installation Guide Table of Contents VoIP ATA Package Contents... 2 Checklist... 2 IMPORTANT SAFETY INSTRUCTIONS... 3 Connecting

More information

DMP 128 Plus C V DMP 128 Plus C V AT. Cisco CUCM Configuration Guide REVISION: DATE: MARCH 7 TH, 2018

DMP 128 Plus C V DMP 128 Plus C V AT. Cisco CUCM Configuration Guide REVISION: DATE: MARCH 7 TH, 2018 DMP 128 Plus C V DMP 128 Plus C V AT Cisco CUCM Configuration Guide REVISION: 1.2.1 DATE: MARCH 7 TH, 2018 Revision Log Date Version Notes Aug. 4 th 2017 1.0 First Release: Applies to Firmware Version

More information