XV3000 MCU User's Guide

Size: px
Start display at page:

Download "XV3000 MCU User's Guide"

Transcription

1 XV3000 MCU User's Guide Xorcom IP-PBX with built-in multi-point video conferencing Doc. Version:

2 XV3000 MCU User's Guide Page 2 of 23 Table of Contents Product Description... 3 Product Components... 3 IP-PBX... 3 MCU... 3 XV3000 MCU Communication Scheme... 4 Methods to Call the MCU... 5 PBX Users Call the MCU via a SIP Trunk... 5 PBX Users Call the MCU Just Like Regular IP-PBX SIP Extensions... 6 Users Call the MCU Directly... 6 IP Settings... 7 IP Settings of the MCU-DSP... 7 IP Settings of the IP-PBX... 7 Configuring the MCU-CS IP Settings... 8 MCU dministration and Configuration... 8 Overview... 8 Login... 8 Main Menu... 8 System Settings... 9 User Management... 9 Network Settings SIP Settings ccess Numbers Conference Management dd/remove a Conference Conference Roles MCU Monitoring Conference Leader Dashboard Operations Main Screen Inviting participants Modifying Conference Layout Mode ppendix : How to change MCU-DSP IP Settings ppendix B: How to obtain/change IP address by using the LCD panel ppendix C: How to obtain/configure IP address by using a keyboard and a display monitor ppendix D: XV3000 MCU Endpoint Interoperability Chart... 22

3 XV3000 MCU User's Guide Page 3 of 23 Product Description The XV3000 MCU is a multi-point video conferencing system comprised of a Xorcom IP-PBX and SIP-based video/audio conferencing services. Its Web-based management system provides users with a real-time tool for easy system configuration, conference creation, monitoring and conference control. The XV3000 MCU offers the following main video/audio capabilities: HD Conferencing: Wide-band high definition (HD) voice, and HD video in resolutions of up to 720p. Transcoding: dvanced transcoding and transrating capabilities provide participants with video and audio formats optimized for use with their specific end device, including codec type, frame rate, frame size and screen resolution. Video/voice Specifications: Voice codecs: G711a, G711u, G729, G723, G722.1, ilbc Video codecs: MPEG4, H263, H264 Video resolution: QCIF, CIF, VG, 4CIF and HD (720p) Leader-based Conferences: conference may be managed by a leader, or defined as an un-managed adhoc conference. Configurable Meeting Rooms: Meeting rooms (for impromptu conferences) may be provisioned and established for use at any time. Multiple Video Layout Options: 10 video dynamic layouts are available for equal-presence display and 5 for dominant-based display. When a participant enters or leaves the conference the layouts are reset automatically. VIP Participants: The XV3000 MCU allows pre-defined VIP participants to join a conference without requiring PIN code authentication. Registration on a SIP Server: s an optional feature, the XV3000 MCU can register the access numbers and/or conference room numbers on a SIP server. In addition, SIP clients can optionally register on the MCU built-in SIP server. Leader Dashboard: The XV3000 MCU provides a leader dashboard to enable a designated conference leader to control the conference by inviting or removing participants and modify conference parameters (mute, set dominant speaker, etc.). Product Components The XV3000 MCU is comprised of an IP-PBX and video/audio conference Multipoint Control Unit (MCU). IP-PBX The XV3000 MCU includes Elastix 2.x powered software with optionally installed E1/T1 interfaces. s with other Xorcom sterisk-based IP-PBX appliances, it is possible to connect one or more external stribank devices via USB 2.0 cables to provide additional telephony interfaces in the system. MCU The video/audio MCU component consists of:

4 XV3000 MCU User's Guide Page 4 of 23 MCU DSP board (MCU-DSP), which is a PCI Express DSP-farm board, designed to provide powerful and cost-effective multimedia processing capabilities. The board has an Ethernet interface that is used for communication with MCU communication software. MCU communication software (MCU-CS) that provides SIP User gent (U) functionality and communicates with the MCU-DSP via IP protocol. MCU-CS also works as a Real-time Transport Protocol (RTP) relay by forwarding the RTP messages to/from MCU-DSP. Web-based MCU configuration software XV3000 MCU Communication Scheme The MCU-DSP is connected to the IP-PBX eth1 Ethernet interface by straight CT 5e or CT 6 cable. Conference participants can connect to the MCU-CS by using SIP protocol via the eth0 interface of IP-PBX either through sterisk (port 5060) or directly to the MCU-CS (port 5070). The RTP messages will always be transmitted via the eth0 interface and forwarded to/from MCU-DSP by MCU-CS. eth1 eth0

5 XV3000 MCU User's Guide Page 5 of 23 Methods to Call the MCU The IP-PBX users must be able to create SIP calls to the MCU-CS that is running on the same XV3000 and listens for incoming SIP messages on port 5070/udp. When the MCU-CS receives a call then it behaves as described in the table below: Called number ctions Example of SIP request URI n access number (ref. System Settings / ccess Numbers ) meeting room number (ref. Conference Management ) n access number, a meeting room number and PIN separated by the * sign The caller will be prompted for the conference number they want to join, and optionally for a PIN The caller may be prompted to supply a PIN The caller will join the requested conference sip:500@ sip:100@ sip:500*100*1234@ Three methods for configuring the PBX/MCU-CS communication are described below. In all of the examples it is assumed that: the IP address of the IP-PBX (and MCU-CS!) is the MCU-CS access number is 500 there is a conference defined as 100 PBX Users Call the MCU via a SIP Trunk In the PBX configuration it is possible to define a SIP trunk for the MCU-CS and one or more outbound routes for that trunk. a) Create a SIP trunk called ConfBridge b) Create an outbound route for calling to this trunk. Define the route name as 'MCU' and choose the prefix '52' for the route:

6 XV3000 MCU User's Guide Page 6 of 23 The IP-PBX users will have to dial 52 and then any three digits in order to make a call via the ConfBridge SIP trunk. The '52' prefix will be stripped off automatically from the called number. For example, in order to call the MCU access number 500, the IP-PBX users would dial The SIP trunk approach has the following limitation: the callers who access the IP-PBX via the other trunks will not be able to call MCU unless either: a) context=from-internal is defined for those trunks, which significantly decreases the PBX protection level, or b) some special customization for the standard FreePBX dialing plan is implemented. lternatively, it is possible to configure the MCU to register the access number(s) and/or the conference number(s) as regular IP-PBX extensions. In this case the external IP-PBX users will be able to call the conference bridge, just like they would any other IP-PBX extension. PBX Users Call the MCU Just Like Regular IP-PBX SIP Extensions a) Define a SIP IP-PBX extension for each access number and a conference number the MCU should register. b) Enable the corresponding access number and/or conference number registration in the MCU configuration. (Ref. topic ccess Numbers and Conference Management.) Users Call the MCU Directly The MCU-CS listens for SIP messages on port 5070/udp. Therefore, it is possible to call the MCU-CS directly, bypassing the IP-PBX. Most SIP video phones allow this. Following is an example of this method using Linphone:

7 XV3000 MCU User's Guide Page 7 of 23 This method is used to provide the caller with a HD video stream from the conference bridge. Unfortunately, sterisk does not handle HD video SDP parameters in the SIP messages correctly. s a result, the MCU does not get the correct information about the caller capabilities to receive the HD video. The workaround is to call the MCU directly. The direct call method may also be useful when dialing the MCU as access_number*room_number*pin. For example, sip:500*100*1234@ where 500 is the access number 100 is the meeting room number 1234 is the PIN IP Settings The following table describes the required IP settings to be configured depending on the LN parameters: IP Conflict: nnn is already in use on the LN No Yes Required Changes IPPBX eth0, MCU-CS MCU-DSP, IPPBX eth0 and eth1, MCU-CS IP Settings of the MCU-DSP The IP address of the MCU-DSP board is written in its EEPROM. By default, the MCU-DSP address is In order to change the address the board must be connected via the RS-232 interface. Please refer to ppendix : How to change MCU-DSP IP Settings for further details. IP Settings of the IP-PBX The table below contains the default IP settings of IP-PBX: Interface name eth0 Parameters DHCP eth1 IP address: Network mask:

8 XV3000 MCU User's Guide Page 8 of 23 If the nnn addresses are already in use on the LN then it is necessary to change the IP addresses of the MCU-DSP and of the eth1 interface in order to avoid conflict of IP addresses. Please refer to ppendix : How to change MCU-DSP IP Settings for further details. Use either the LCD panel or a keyboard and a display monitor to obtain and/or change the eth0 or/and eth1 IP settings. Please refer to ppendix B: How to obtain/change IP address by using the LCD panel or ppendix C: How to obtain/configure IP address by using a keyboard and a display monitor. Configuring the MCU-CS IP Settings The MCU-CS automatically uses the XV3000 IP settings. If the XV3000 IP addresses and/or the MCU-DSP address have been changed, then it will be necessary to reboot the server in order for the MCU-CS to use the new settings. MCU dministration and Configuration Overview The administration and the configuration of MCU is done through the GUI of the Web-based management system. Login ccess the following URL to reach the MCU management screens: IP address>/mcu The default username/password is admin/admin. Main Menu Once the user has logged in the main menu is displayed. The main menu is divided into two major categories: a) System Setting b) Conferences Select the desired category in the horizontal menu located in the upper section of the screen. Each category has its own vertical menu. Before starting to set up a conference, the system parameters should be configured. The System Settings menu is displayed in the graphic below.

9 XV3000 MCU User's Guide Page 9 of 23 System Settings User Management (SYSTEM SETTINGS / USER MNGEMENT) The MCU user list is managed on this page. It is possible to add or remove users, define their role and change their passwords: dd a new user to the system - Modify the user information - Delete the user from the system - In order to add a new user, the administrator should define a username, a password and select a role for the user. The role can be either admin or user. The admin role permits access to all system capabilities. The user role limits the user to creating a conference and viewing the conference information. This role does not allow the user to configure the system and manipulate (add/edit/delete) the other users. To ensure the system's security, before starting to use the XV3000 MCU it is highly recommended to change the default user name and password.

10 XV3000 MCU User's Guide Page 10 of 23 Network Settings (SYSTEM SETTINGS / NETWORK SETTINGS) Don't change anything on this page! SIP Settings (SYSTEM SETTINGS / SIP CONFIGURTION) In order for the MCU access phone numbers and/or conference name to be registered on a SIP server as SIP endpoints the SIP server parameters must be defined on this page. Define the IP-PBX parameters here, as follows: 'asterisk' in the Domain field the IP-PBX eth0 IP address in the Registrar IP field. If the MCU should be registered on the local XV3000 sterisk server then define as the IP address in the Registrar Port field The Local Listening SIP Port parameter defines the IP ports to which the MCU is listening for incoming SIP messages. If there are any SIP endpoints that are registered on the MCU they can be seen by clicking on the Registration Table button. ccess Numbers (SYSTEM SETTINGS / CCESS NUMBERS) There are two ways to join a conference on the XV3000 MCU: a) create a SIP call to one of the access numbers pre-configured in the MCU. The caller will be prompted to enter a conference number and then, optionally, the PIN number.

11 XV3000 MCU User's Guide Page 11 of 23 b) create a SIP call to a number assigned for particular conference. The caller will be optionally prompted to enter their PIN number. Define a list of access numbers on this page: It is possible to configure the MCU to register a particular ccess Number as a SIP endpoint on the SIP server that is configured on the SIP CONFIGURTION page. NOTE: Video Quality parameter is set for each access number. This parameter defines the maximum video resolution of the video stream to be sent to a participant who has joined a conference by dialing that specific access number. For example, if you set Video Quality as Normal (CIF) for a specific access number and the video conference video quality is defined as HD (720p), then all users who access the video conference via the access number will be limited to CIF resolution.

12 XV3000 MCU User's Guide Page 12 of 23 Conference Management Once the system parameters have been defined, a user can set up a conference. Click CONFERENCES on the menu bar. The list of the currently running conferences will be displayed: dd/remove a Conference (CONFERENCES/ CONFERENCE SETTINGS) Select the CONFERENCE SETTINGS option in the vertical menu. list of the currently configured conferences will be displayed: dd, remove and edit conferences on this page. Click the Create a new conference icon in order to configure a new conference. Define the conference parameters:

13 XV3000 MCU User's Guide Page 13 of 23 fter entering the parameters, click to save the input. Parameter Values Description Conference name String The nickname of the conference Media type Video Quality Video Layout Type Max Shown Participants Multimedia/Voic e Only Normal/High/H D Equal Layout/Dominan t Based Number The type of conference to be defined The video quality The type of video conference layout Up to 16, for equal based layouts; up to 8 for dominant based.

14 XV3000 MCU User's Guide Page 14 of 23 Parameter Values Description Meeting room number Number The number of the meeting room PIN Required? Yes/No Is PIN required? Register? Yes/No Does the meeting room number register to the SIP proxy? uthenticate? Yes/No Is authentication needed? Username Password String String If authentication needed, a username needs to be entered. If authentication needed, password needs to be entered. Participant PIN Number The participant PIN for joining the conference Leader PIN Number The leader PIN for joining the conference Leader required Yes/No Leader required to open conference VIP participants List of numbers Participants phone numbers, or SIP URLs which join the conference without conference codes. The user can choose the following video qualities: Normal: CIF (352X288) High: VG (640x480) HD: (1280x720) Conference Roles conference participant may be defined as a leader or a regular participant. The conference will be started only if the leader joins the conference. The leader can login to the MCU Web interface with the conference number as the username and the conference leader PIN as the password, and manage the conference through the leader dashboard. MCU Monitoring In order to get monitoring information for the conference, click on Conference and choose Summary. The following screen appears, listing all current ongoing conferences in the system:

15 XV3000 MCU User's Guide Page 15 of 23 For more details about each conference, click on will be displayed:. Detailed information about the conference participants Conference Leader Dashboard Operations The Leader Dashboard provides the following capabilities: Inviting participants to conference Modifying conference parameters Disconnecting participants from a conference The leader logs in to the system via the regular login screen, using the conference number as the user name and the leader pin number as the password. Main Screen On the main screen of the Leader Dashboard the meeting information, conference participants list, and the parameters for each participant are displayed. The icons displayed on the Leader Dashboard are as follows: Dominant participant Participant (not Dominant) Call statistics (Error! Reference source not found.)

16 XV3000 MCU User's Guide Page 16 of 23 Dominant, voice enabled Participant, voice enabled Participant, voice muted Video only conference Visible, dominant participant Visible participant Invisible participant Voice only participant Remove participant Inviting participants Click. The Invite Participants window opens: Enter one of the following: PBX extension. It is possible only if there is a SIP trunk between the PBX and MCU-CS (ref. Methods to Call the MCU ) name@<ip_address>. Click Click to add more participants, and then click Invite. to cancel the invitation. Modifying Conference Layout Mode To set the conference layout mode, click the Layout tab on the main leader dashboard. The following screen opens, showing the current and the possible layouts:

17 XV3000 MCU User's Guide Page 17 of 23 Figure 0-1- Conference layout mode One of two layouts can be chosen: Dominant* based: The dominant speaker s image is larger than the other participants images. Equal Presence: ll the images are displayed equally. * The dominant speaker is automatically defined by energetic voice detection. The red border shows the chosen layout. Click pply Chosen Layout to Conference to select a layout.

18 XV3000 MCU User's Guide Page 18 of 23 ppendix : How to change MCU-DSP IP Settings Changing the IP address is performed via serial connection (i.e. HyperTerminal in Windows or Minicom in Linux). Note! The MCU-DSP card has built-in RS-232/USB adapter. When the MCU-DSP card is connected for the first time to a PC by the USB cable, the system recognizes a new USB device and the user needs to install a driver for it. The USB device is called CP2103 (made by Silicon Labs) and its driver can be found on the Silicon Labs' Web site: Step 1: Configure your PC COM port as follows: Bits per second: Data bits: 8 Parity: None Stop bits: 1 Flow control: None Step 2: To change the board s IP address, type ppc_ip_config For example: ppc_ip_config Step 3: Type board_reset Step 4: Type board_info to show the board s information:

19 XV3000 MCU User's Guide Page 19 of 23 ppendix B: How to obtain/change IP address by using the LCD panel a. How to obtain the IP address(es) received from the DHCP server The XV3000 MCU will try to obtain the IP address from the DHCP server, if one is available. To check the IP address received by using the LCD panel: Press the Menu button on the LCD (Liquid Crystal Display) and then navigate as follows: Status->SystemInfo->IP address You will see the IP address: notification. Scroll down by using the down arrow navigation button on the LCD to review the received IP addresses for the eth0 and eth1 interfaces. If an interface failed to receive an IP address from the DHCP server the display will read: b. How to configure a static IP address(es) Press the Menu button on the LCD and navigate to Settings->ManualNet. Manual Net: will appear on the display. Press the down arrow button on the LCD to navigate from one parameter to another. It is possible to define the following parameters: the default gateway ( Enter gateway ), two DNS servers ( Enter DNS1 and Enter DNS2 ) IP address and network mask for eth0 ( eth0 IP and eth0 Netmask ) IP address and network mask for eth1 ( eth1 IP and eth1 Netmask ) Use the number buttons on the LCD to enter the required IP addresses. Use the '*' (asterisk) button for the '.' (period) character. Press the Enter button on the LCD once you have defined all the required data. prompt for confirmation will be displayed. Note: The Enter button should be pressed only once after all the parameters are defined. Use the down arrow and up arrow buttons on the LCD to navigate between parameters.

20 XV3000 MCU User's Guide Page 20 of 23 ppendix C: How to obtain/configure IP address by using a keyboard and a display monitor Connect a keyboard and a display monitor. Login to system as follows: User name: root Password: akuo-kfo Note: The default system keyboard configuration is U.S. When entering the password the - (dash/hyphen) key is to the right of the 0 (zero) key, no matter which keyboard layout is being used. a. How to get IP address(es)received from DHCP server To see the IP addresses of the eth0 and eth1 interfaces use the command: ifconfig -a block of data similar to the following will appear: # ifconfig -a eth0 Link encap:ethernet HWaddr 38:60:77:21:11:D9 inet addr: Bcast: Mask: UP BRODCST RUNNING MULTICST MTU:1500 Metric:1 RX packets: errors:0 dropped:0 overruns:0 frame:0 TX packets: errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes: (314.5 MiB) TX bytes: (87.6 MiB) Interrupt:50 Memory:fe fe eth1 Link encap:ethernet HWaddr 38:60:77:21:11:D inet addr: Bcast: Mask: UP BRODCST RUNNING MULTICST MTU:1500 Metric:1 RX packets: errors:0 dropped:0 overruns:0 frame:0 TX packets: errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:2000 RX bytes: (966.6 MiB) TX bytes: (3.4 GiB) Interrupt:177 Memory:fe fe In this example the eth0 interface received IP address The eth1 interface has IP address b. How to configure a static IP address(es) Insert the required variables into /etc/sysconfig/network-scripts/ifcfg-eth0 : cat > /etc/sysconfig/network-scripts/ifcfg-eth0 <<EOF DEVICE=eth0 BOOTPROTO=static IPDDR=

21 XV3000 MCU User's Guide Page 21 of 23 NETMSK= ONBOOT=yes TYPE=Ethernet EOF To define the eth1 interface, then: cat > /etc/sysconfig/network-scripts/ifcfg-eth1 <<EOF DEVICE=eth1 BOOTPROTO=static IPDDR= NETMSK= ONBOOT=yes TYPE=Ethernet EOF Define the default gateway in the /etc/sysconfig/network file: GTEWY= Define the DNS server in the /etc/resolv.conf file: nameserver Note: Correct network parameters settings are extremely important for normal IP-PBX functionality. lways make sure that the 'localhost' is defined in the /etc/hosts file: localhost.localdomain localhost

22 XV3000 MCU User's Guide Page 22 of 23 ppendix D: XV3000 MCU Endpoint Interoperability Chart Endpoint Type SIP Client Version OS/ Device udio Codec Video Codec SIP Client Rcv Maximum Resolution SIP Client Send DTMF Direct Comments PC Based Clients ndroid Devices Desktop SIP Clients Room Systems Voiceonly Devices Linphone Windows Lifesize Lifesize 8.1.5, Build , Build Windows Windows Bria Windows X Lite Windows Polycom Windows 3CX Polycom ios Devices _381 8 Windows ios Vippie ndroid Polycom Yealink Fanvil Fanvil LG ver _430 nroid 3 SW: GXV3175 SW: S T019/17/0 Panasonic 2.40 Rev 1 Xorcom XP0100/ XP0120 snom V8438 D800 SE780 LIP8050 HVC310 Grandstream KX- VC300 Voice Only Voice Only, G722.1, G722.1, G722.1 H264 VG VG H P 4CIF H P 4CIF H p VG H263 QCIF QCIF INFO, RFC INBND, RFC INBND, RFC INFO, INBND, RFC RFC, INBND H264 VG QVG INFO X H263 QCIF QCIF INFO, INBND, RFC H X352 CIF RFC ipd H264 VG CIF RFC 720P VG VG RFC? H264 VG VG H264 VG CIF H P 4CIF VG VG 4CIF H263 QCIF QCIF INFO, INBND, RFC RFC, INBND REC, INFO REC, INFO INBND, INFO H P 4SIF H P 4SIF RFC N/ N/ N/ N/ N/ N/ INFO, INBND, RFC X X X X profile level id =42801e Samsung tablet Samsung tablet Outgoing OpenSIPS only No outgoing for sterisk

23 XV3000 MCU User's Guide Page 23 of 23

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

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

More information

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

Access Server: User's and Developer's Guide <<< Previous Next >>>

Access Server: User's and Developer's Guide <<< Previous Next >>> 1 of 14 12/9/2008 10:18 AM Access Server: User's and Developer's Guide > Chapter 2. Getting Started with Access Server Access Server can be controlled in three ways: by using the WWW

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

Quick Installation Guide

Quick Installation Guide Quick Installation Guide BRI Gateway Version 2.1 Table of Contents Hardware Setup... 1 Accessing the WEB GUI... 2 Creating SIP Trunks... 3 Creating BRI Trunks... 4 Call Routing Rules... 4 Hardware Setup

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

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

FREUND SIP SW - V SIP-server setup

FREUND SIP SW - V SIP-server setup FREUND SIP SW - V1.7.13 SIP-server setup Content 1. Product Setup 4 2. Log in and Home 5 3. Menu 9 3.1 Tools 9 3.1.1 Dashboard 9 3.1.2 Extensions 10 3.1.3 Trunks 14 3.1.4 Groups 18 3.1.5 Ring groups 20

More information

Network Configuration for Cisco UCS Director Baremetal Agent

Network Configuration for Cisco UCS Director Baremetal Agent Network Configuration for Cisco UCS Director Baremetal Agent This chapter contains the following sections: About the Network Configuration Options, page 1 Single Network for Management and PXE, page 1

More information

Application Notes for Configuring Technicolor TB30 SIP Phones to interoperate with Avaya IP Office - Issue 1.0

Application Notes for Configuring Technicolor TB30 SIP Phones to interoperate with Avaya IP Office - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Configuring Technicolor TB30 SIP Phones to interoperate with Avaya IP Office - Issue 1.0 Abstract These Application Notes describe the configuration

More information

IP over IB Protocol. Introduction CHAPTER

IP over IB Protocol. Introduction CHAPTER CHAPTER 3 The following sections appear in this chapter: Introduction, page 3-1 Manually Configure IPoIB for Default IB Partition, page 3-2 Subinterfaces, page 3-2 Verify IPoIB Functionality, page 3-5

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. 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

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

Configuring Avaya IP Softphone with Video and Polycom VSX 3000 with Avaya Communication Manager Issue 1.0

Configuring Avaya IP Softphone with Video and Polycom VSX 3000 with Avaya Communication Manager Issue 1.0 Avaya Solution & Interoperability Test Lab Configuring Avaya IP Softphone with Video and Polycom VSX 3000 with Avaya Communication Manager Issue 1.0 Abstract These Application Notes describe how to configure

More information

Cisco.Realtests v by.Edric.61q. Exam Code: Exam Name: Implementing Cisco TelePresence Video Solution, Part 1

Cisco.Realtests v by.Edric.61q. Exam Code: Exam Name: Implementing Cisco TelePresence Video Solution, Part 1 Cisco.Realtests.500-007.v2014-12-06.by.Edric.61q Number: 500-007 Passing Score: 853 Time Limit: 120 min File Version: 14.5 Exam Code: 500-007 Exam Name: Implementing Cisco TelePresence Video Solution,

More information

Please follow the steps that are listed here to get started with your Berkshire 10K ippbx telephone system.

Please follow the steps that are listed here to get started with your Berkshire 10K ippbx telephone system. Please follow the steps that are listed here to get started with your Berkshire 10K ippbx telephone system. Step 1 Power-up and log into your PC. Unplug any existing ethernet cable from your PC. Step 2

More information

Avaya IP Office SIP Endpoint Configuration Guide

Avaya IP Office SIP Endpoint Configuration Guide Valcom Session Initiation Protocol (SIP) VIP devices are compatible with SIP-enabled versions of Avaya IP Office (5.0 and higher). The Valcom device is added to the IP Office system as a SIP Extension.

More information

SIP Trunking using Optimum Business SIP Trunk Adaptor and the Nortel BCM50 IP-PBX (Release 5.0)- V

SIP Trunking using Optimum Business SIP Trunk Adaptor and the Nortel BCM50 IP-PBX (Release 5.0)- V NORTEL SIP Trunking using Optimum Business SIP Trunk Adaptor and the Nortel BCM50 IP-PBX (Release 5.0)- V9.0.1.74.660 Goal The purpose of this configuration guide is to describe the steps needed to configure

More information

Cisco TelePresence Conductor with Unified CM

Cisco TelePresence Conductor with Unified CM Cisco TelePresence Conductor with Unified CM Deployment Guide TelePresence Conductor XC3.0 Unified CM 10.x Revised February 2015 Contents Introduction 5 About this document 5 Related documentation 5 About

More information

Release Notes. Upgrading. New Features and Resolved Issues. LifeSize Bridge 2200 Release v2.3

Release Notes. Upgrading. New Features and Resolved Issues. LifeSize Bridge 2200 Release v2.3 Release Notes LifeSize Bridge 2200 Release v2.3 Upgrading... 1 New Features and Resolved Issues... 1 Known Issues... 2 Product Limitations... 4 Interoperability... 6 Interoperability Limitations... 6 Contacting

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

Deploy the ExtraHop Discover Appliance 1100

Deploy the ExtraHop Discover Appliance 1100 Deploy the ExtraHop Discover Appliance 1100 Published: 2018-07-17 The following procedures explain how to deploy an ExtraHop Discover appliance 1100. System requirements Your environment must meet the

More information

Application Notes for Configuring SIP Trunking between the Skype SIP Service and an Avaya IP Office Telephony Solution Issue 1.0

Application Notes for Configuring SIP Trunking between the Skype SIP Service and an Avaya IP Office Telephony Solution Issue 1.0 Application Notes for Configuring SIP Trunking between the Skype SIP Service and an Avaya IP Office Telephony Solution Issue 1.0 Abstract These Application Notes describe the steps to configure trunking

More information

Application Notes for the LifeSize Phone with Avaya Communication Manager and Avaya SIP Enablement Services Issue 1.0

Application Notes for the LifeSize Phone with Avaya Communication Manager and Avaya SIP Enablement Services Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for the LifeSize Phone with Avaya Communication Manager and Avaya SIP Enablement Services Issue 1.0 Abstract These Application Notes describe

More information

Grandstream Networks, Inc. Connecting UCM6XXX with FreePBX

Grandstream Networks, Inc. Connecting UCM6XXX with FreePBX Grandstream Networks, Inc. Connecting UCM6XXX with FreePBX Table of Contents OVERVIEW... 4 CONNECTING UCM6XXX WITH FREEPBX... 5 Using SIP Trunk with Registration... 5 Configure SIP Trunk on FreePBX...

More information

Let us ping! First we will learn the Hello World of a networked machine.

Let us ping! First we will learn the Hello World of a networked machine. AN INTRODUCTION TO LINUX NETWORKING In this article, we ll explore networking under GNU/Linux. You ll find it interesting to manage the entire network through certain valid keystrokes known as commands.

More information

Application Notes for Phonect SIP Trunk Service and Avaya IP Office 7.0 Issue 1.0

Application Notes for Phonect SIP Trunk Service and Avaya IP Office 7.0 Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Phonect SIP Trunk Service and Avaya IP Office 7.0 Issue 1.0 Abstract These Application Notes describe the procedures for configuring Session

More information

Cisco TelePresence Conductor with Cisco Unified Communications Manager

Cisco TelePresence Conductor with Cisco Unified Communications Manager Cisco TelePresence Conductor with Cisco Unified Communications Manager Deployment Guide XC2.2 Unified CM 8.6.2 and 9.x D14998.09 Revised March 2014 Contents Introduction 4 About this document 4 Further

More information

Advanced Configuration for the Cisco Unified Videoconferencing 3515 MCU

Advanced Configuration for the Cisco Unified Videoconferencing 3515 MCU CHAPTER 3 Advanced Configuration for the Cisco Unified Videoconferencing 3515 MCU This section describes the following topic: Configuring Conference Management Settings for the Cisco Unified Videoconferencing

More information

CyberData SIP Paging Amplifier Integration with 8x8

CyberData SIP Paging Amplifier Integration with 8x8 CyberData SIP Paging Amplifier Integration with 8x8 This document covers the integration of CyberData s SIP Paging Amplifier with 8x8. This document was written for 8x8 and the following CyberData Products.

More information

EP502/EP504 IP PBX 1.1 Overview

EP502/EP504 IP PBX 1.1 Overview 1.1 Overview The EP502/EP504 is an embedded Voice over IP (VoIP) Server with Session Initiation Protocol (SIP) to provide IP extension phone connection for global virtual office of small-to-medium business

More information

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

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

More information

Cisco TelePresence Conductor with Cisco Unified Communications Manager

Cisco TelePresence Conductor with Cisco Unified Communications Manager Cisco TelePresence Conductor with Cisco Unified Communications Manager Deployment Guide TelePresence Conductor XC4.0 Unified CM 10.5(2) January 2016 Contents Introduction 6 About this document 6 Related

More information

Using Linphone with Comrex STAC VIP

Using Linphone with Comrex STAC VIP Using Linphone with Comrex STAC VIP Introduction Linphone is a free SIP calling app available for iphone, Android, and other platforms. Comrex STAC VIP is a multi-line talk show system that can 1) Take

More information

For the most current version of product documentation, refer to the Support page of

For the most current version of product documentation, refer to the Support page of Release Notes LifeSize Passport Release: v4.3 Contents Product Documentation...1 Known Issues and Workarounds...1 Product Limitations...3 Interoperability...4 Interoperability Limitations...4 Documentation

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

THINKTEL COMMUNICATIONS PATTON SMART NODE 4990 PRI OVER IP SIP TRUNKING

THINKTEL COMMUNICATIONS PATTON SMART NODE 4990 PRI OVER IP SIP TRUNKING THINKTEL COMMUNICATIONS PATTON SMART NODE 4990 PRI OVER IP SIP TRUNKING TA B L E O F C O N T E N T S 1.1 NETWORK DIAGRAM... 3 1.2 CONNECTING THE SMARTNODE TO YOUR PC... 4 1.3 LOGIN TO THE SMARTNODE BY

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

IP/PRI/FXS/BRI PBX. User Manual. Version 2.0

IP/PRI/FXS/BRI PBX. User Manual. Version 2.0 IP/PRI/FXS/BRI PBX User Manual Version 2.0 2 Table of Contents 1. Introduction... 6 1.1 Typical setup of IP/PRI/FXS/BRI PBX... 7 2. Getting Started With the IP/PRI/FXS/BRI PBX... 8 2.1 Hardware Setup...

More information

Abstract. Testing was conducted in the Avaya Solution and Interoperability Test Lab, utilizing a test account on Gamma Telecom s production service.

Abstract. Testing was conducted in the Avaya Solution and Interoperability Test Lab, utilizing a test account on Gamma Telecom s production service. Avaya Solution & Interoperability Test Lab Application Notes for Configuring SIP Trunk Connectivity between Avaya Meeting Exchange Enterprise Edition 5.2, Avaya Aura Session Border Controller 6.0 and the

More information

For the most current version of product documentation, refer to the Support page of

For the most current version of product documentation, refer to the Support page of Release Notes LifeSize Passport Release: v4.3.1 Contents Product Documentation...1 Known Issues and Workarounds...1 Product Limitations...3 Interoperability...4 Interoperability Limitations...5 Documentation

More information

AudioCodes 310HD and Elastix Server

AudioCodes 310HD and Elastix Server AudioCodes 310HD and Elastix Server Setup Guide http://www.elastix.org 1.0 Setup Diagram Figure 1-1 is a setup diagram for a single IP Phone AudioCodes 310HD configuration. The phone is setup as a SIP

More information

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

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

More information

XO SIP Service Customer Configuration Guide for NEC Univerge SV8100 /UX5000

XO SIP Service Customer Configuration Guide for NEC Univerge SV8100 /UX5000 www.xo.com XO SIP Service Customer Configuration Guide for NEC Univerge SV8100 /UX5000 XO SIP Service Customer Configuration Guide 1. Overview... 2 About This Document... 2 Known Issues... 2 Registration

More information

Abstract. Avaya Solution & Interoperability Test Lab

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

More information

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

Linux. Computer networks - Administration 1DV202. fredag 30 mars 12

Linux. Computer networks - Administration 1DV202. fredag 30 mars 12 Linux Computer networks - Administration 1DV202 Configuration files /etc/hosts /etc/resolv.conf /etc/network/interfaces /etc/hosts 127.0.0.1 localhost.localdomain localhost 127.0.1.1 lokal.kalmar.se lokal

More information

Using the Cisco Unified Videoconferencing 5000 MCU

Using the Cisco Unified Videoconferencing 5000 MCU 2 CHAPTER Using the Cisco Unified Videoconferencing 5000 MCU This section describes how to create, join and manage video conferences on the MCU. Cisco Unified Videoconferencing 5000 MCU Access Levels,

More information

LifeSize Passport Configuration Preferences Version 4.7

LifeSize Passport Configuration Preferences Version 4.7 LifeSize Passport Configuration Preferences Version 4.7 This document presents a visual depiction of the preferences users and administrators can set to configure LifeSize Passport using software release

More information

ShoreTel with SIParator version 12.2

ShoreTel with SIParator version 12.2 ShoreTel with SIParator version 12.2 Table of Contents REVISION HISTORY.2 NON DISCLOSURE AGREEMENT 2 1 Introduction...3 2 Executive Summary..6 3 Software and Hardware Equipment Requirements for Testing

More information

LifeSize Multipoint Extension Administrator Guide

LifeSize Multipoint Extension Administrator Guide LifeSize Multipoint Extension Administrator Guide NOTICE January 2009 Copyright Notice 2009 LifeSize Communications Inc, and its licensors. All rights reserved. LifeSize Communications has made every effort

More information

Configuring Enhanced Conferencing and Transcoding for Voice Gateway Routers

Configuring Enhanced Conferencing and Transcoding for Voice Gateway Routers Configuring Enhanced Conferencing and Transcoding for Voice Gateway Routers This chapter describes the steps for enabling conferencing and transcoding support on Cisco IOS voice gateways in a Cisco Unified

More information

Application Notes for Configuring Sonexis ConferenceManager with Avaya IP Office using a SIP trunk Issue 1.0

Application Notes for Configuring Sonexis ConferenceManager with Avaya IP Office using a SIP trunk Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Configuring Sonexis ConferenceManager with Avaya IP Office using a SIP trunk Issue 1.0 Abstract These Application Notes describe the procedure

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

Cisco TelePresence Conductor

Cisco TelePresence Conductor Cisco TelePresence Conductor Deployment Guide XC1.2 D14827.02 May 2012 Contents Contents Introduction... 4 About the Cisco TelePresence Conductor... 4 Call flow with the Cisco TelePresence Conductor...

More information

Grandstream IP Phone Configuration Guides

Grandstream IP Phone Configuration Guides Grandstream IP Phone Configuration Guides Version 1.0 Yeastar Information Technology Co. Ltd. Table of Contents FOR GRANDSTREAM GXP SERIES... 3 Register with MyPBX... 3 Provisioning for MyPBX... 5 Phone

More information

Application Notes for NMS Communications Vision Media Gateway Model VG2000 with Avaya Voice Portal and Avaya SIP Enablement Services Issue 1.

Application Notes for NMS Communications Vision Media Gateway Model VG2000 with Avaya Voice Portal and Avaya SIP Enablement Services Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for NMS Communications Vision Media Gateway Model VG2000 with Avaya Voice Portal and Avaya SIP Enablement Services Issue 1.0 Abstract These

More information

These documents and software are covered under the terms and conditions of the fp Technologies, Inc. Program License Agreement

These documents and software are covered under the terms and conditions of the fp Technologies, Inc. Program License Agreement Copyright 2017, fp Technologies, Inc. All Rights Reserved These documents and software are covered under the terms and conditions of the fp Technologies, Inc. Program License Agreement You will need to

More information

Application Notes for OneAccess-Telstra Business SIP with Avaya IP Office Release 11 SIP Trunking - Issue 1.0

Application Notes for OneAccess-Telstra Business SIP with Avaya IP Office Release 11 SIP Trunking - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for OneAccess-Telstra Business SIP with Avaya IP Office Release 11 SIP Trunking - Issue 1.0 Abstract These Application Notes illustrate a sample

More information

Connecting IP-PBX to BroadSoft's BroadCloud SIP Trunk using AudioCodes Mediant SBC

Connecting IP-PBX to BroadSoft's BroadCloud SIP Trunk using AudioCodes Mediant SBC Quick Guide AudioCodes Mediant Session Border Controllers (SBC) Connecting IP-PBX to BroadSoft's BroadCloud SIP Trunk using AudioCodes Mediant SBC Version 7.2 Introduction See Chapter 1 Obtain Software

More information

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

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

More information

Configuring Cisco TelePresence MSE 8000 Series

Configuring Cisco TelePresence MSE 8000 Series CHAPTER 21 Configuring Cisco TelePresence MSE 8000 Series The following sections describe how to configure the Cisco TelePresence MSE 8000 Series products and the Cisco VCS products: About the Cisco TelePresence

More information

CyberData SIP Page Server V3 Integration with 8x8 Serial Numbers 1461x

CyberData SIP Page Server V3 Integration with 8x8 Serial Numbers 1461x CyberData SIP Page Server V3 Integration with 8x8 Serial Numbers 1461x This document covers the integration of CyberData s SIP Page Server V3 with 8x8. This document was written for 8x8 and the following

More information

Enabling CDC_ETHER Connection for Skywire GSM CAT1

Enabling CDC_ETHER Connection for Skywire GSM CAT1 Enabling CDC_ETHER Connection for Skywire GSM CAT1 NimbeLink Corp Updated: February 2018 PN 30262 rev 4 NimbeLink Corp. 2018. All rights reserved. 1 Table of Contents Table of Contents 2 1. Introduction

More information

Video Telephony. Configure Video Telephony

Video Telephony. Configure Video Telephony This chapter provides information about video telephony. Cisco Unified Communications Manager supports video telephony and thus unifies the world of voice and video calls. Video endpoints use Cisco Unified

More information

4 Port IP-PBX + SIP Gateway System

4 Port IP-PBX + SIP Gateway System 4 Port IP-PBX + SIP Gateway System The IPG-40XG is an embedded Voice over IP (VoIP) PBX Server with Session Initiation Protocol (SIP) to provide IP extension phone connections for global virtual office

More information

Collaborative Conferencing

Collaborative Conferencing CHAPTER 8 Revised: March 30, 2012, When there are three or more participants involved in a call, the call becomes a conference. In collaborative conferencing, the audio, video and content from some or

More information

idor Mobile Setup idor Mobile : idor Mobile System Manual V1.1 1

idor Mobile Setup idor Mobile : idor Mobile System Manual V1.1 1 idor Mobile Setup Table of Contents Login into the Web-GUI... 3 Network Settings... 4 Set Static IP Address... 5 Apartments... 7 Add an Apartment... 7 Edit an Apartment... 9 Delete an Apartment... 9 SIP

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

Keep Calm and Call On! IBM Sametime Communicate Softphone Made Simple. Frank Altenburg, IBM

Keep Calm and Call On! IBM Sametime Communicate Softphone Made Simple. Frank Altenburg, IBM Keep Calm and Call On! IBM Sametime Communicate Softphone Made Simple Frank Altenburg, IBM Agenda Voice and Video an effective way to do business! Sametime Softphone Computer is your phone! Sametime Voice

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

Release Notes. New Features. LifeSize Passport Release: v4.8

Release Notes. New Features. LifeSize Passport Release: v4.8 Release Notes LifeSize Passport Release: v4.8 New Features... 1 CLI Enhancements... 2 Known Issues... 3 Product Limitations... 5 Interoperability... 6 Interoperability Limitations... 6 Contacting Technical

More information

Application Notes for Configuring Computer Instruments e-ivr, as a SIP endpoint, with Avaya IP Office 500 V2 Issue 1.0

Application Notes for Configuring Computer Instruments e-ivr, as a SIP endpoint, with Avaya IP Office 500 V2 Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Configuring Computer Instruments e-ivr, as a SIP endpoint, with Avaya IP Office 500 V2 Issue 1.0 Abstract These Application Notes describe

More information

User s Guide for Polycom HDX Room Systems

User s Guide for Polycom HDX Room Systems User s Guide for Polycom HDX Room Systems Version 2.5.0.6 September 2009 3725-23978-006/A Trademark Information Polycom, the Polycom Triangles logo, and the names and marks associated with Polycom s products

More information

User s Guide for Polycom HDX Desktop Systems

User s Guide for Polycom HDX Desktop Systems User s Guide for Polycom HDX Desktop Systems Version 2.5 December 2008 Edition 3725-26470-002/A Version 2.5 Trademark Information Polycom, the Polycom logo design, SoundStation, ViewStation, and VSX are

More information

Multipoint Control Unit MCU-1400/1900 User s manual Version 1.0.0

Multipoint Control Unit MCU-1400/1900 User s manual Version 1.0.0 Multipoint Control Unit MCU-1400/1900 User s manual Version 1.0.0 Copyright Copyright (C) 2009 PLANET Technology Corp. All rights reserved. The products and programs described in this User s Manual are

More information

USER GUIDE. Alcatel OmniPCX Office OXO-Fusion 360 SIP Trunk Programming Guide 11/07/2017

USER GUIDE. Alcatel OmniPCX Office OXO-Fusion 360 SIP Trunk Programming Guide 11/07/2017 Alcatel OmniPCX Office OXO-Fusion 360 SIP Trunk Programming Guide 11/07/2017 Contents: SIP Trunk Programming Guide Step 1: Gather Information...4 Step 2: OXO Programming...5 Step 3: Network Programming...22

More information

CIS Test 1- Practice - Fall 2011

CIS Test 1- Practice - Fall 2011 CIS 192 - Test 1- Practice - Fall 2011 Name Each question worth 2 points: Tip: When not logged in as root, you can still use many of the network commands but you must preface them with /sbin/ because you

More information

FE-AMP-IP1 Web Interface

FE-AMP-IP1 Web Interface FE-AMP-IP1 Web Interface Content 1. Product Setup 4 2. Log in and Home 4 3. Menu 6 3.1 Tools 6 3.1.1 Dashboard 7 3.1.2 Accounts 7 3.1.3 Scheduler 8 3.1.4 Sounds 9 3.1 Settings 9 3.2.1 Network Settings

More information

WAN. System Networking Lab Table 1

WAN. System Networking Lab Table 1 System Networking Lab Table 1 In this diagram each system operates independently to supply network services to the phones on its LAN interface. The phones are powered by a Power over Ethernet switch. The

More information

UCS IPv6 Management Configuration Example

UCS IPv6 Management Configuration Example UCS IPv6 Management Configuration Example Document ID: 118784 Contributed by Padmanabhan Ramaswamy and Shankar Prasath, Cisco TAC Engineers. Mar 06, 2015 Contents Introduction Prerequisites Requirements

More information

SV9100 SIP Trunking Service Configuration Guide for Cable ONE Business

SV9100 SIP Trunking Service Configuration Guide for Cable ONE Business SV9100 SIP Trunking Service Configuration Guide for Cable ONE Business NDA-31871 Issue 1.0 NEC Enterprise Communication Technologies, Inc. reserves the right to change the specifications, functions, or

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

Cisco Unified IP Phone Settings

Cisco Unified IP Phone Settings Phone Settings Overview, page 1 Cisco Unified IP Phones 7906G and 7911G Menus, page 1 Phone Setup s, page 4 Network Configuration Menu, page 5 Device Configuration Menu, page 17 Security Configuration

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

RG-MACC_2.0 Installation Manual

RG-MACC_2.0 Installation Manual RG-MACC_2.0 Installation Manual Ruijie Networks Co., Ltd all rights reserved 1 Copyright Clarify Copyright ownership belongs to Ruijie, shall not be reproduced, copied, or used in other ways without permission.

More information

Nexmo SIP Trunking Configuration Guide. Avaya Aura With Avaya SBCe

Nexmo SIP Trunking Configuration Guide. Avaya Aura With Avaya SBCe Nexmo SIP Trunking Configuration Guide Avaya Aura 6.3.18.0.631804 With Avaya SBCe 6.3.7-01-12611 June 2017 1 Contents 1 Introduction...4 2 SIP Trunking Network Components...4 2.1 Network Components...4

More information

Unified Communications in RealPresence Access Director System Environments

Unified Communications in RealPresence Access Director System Environments [Type the document title] 2.1.0 March 2013 3725-78704-001A Deploying Polycom Unified Communications in RealPresence Access Director System Environments Polycom Document Title 1 Trademark Information POLYCOM

More information

How to Connect Elastix to NeoGate TA FXS Gateway

How to Connect Elastix to NeoGate TA FXS Gateway How to Connect Elastix to NeoGate TA FXS Gateway Version 1.0 Date: 2014.06.06 Yeastar Information Technology Co. Ltd Table of Contents: 1. INTRODUCTION... 3 2. PREPARATION... 3 3. VOIP MODE... 4 4. SPS/SPX

More information

Application Notes for Biamp Tesira SVC-2 with Avaya IP Office Server Edition 10.0 Issue 1.0

Application Notes for Biamp Tesira SVC-2 with Avaya IP Office Server Edition 10.0 Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Biamp Tesira SVC-2 with Avaya IP Office Server Edition 10.0 Issue 1.0 Abstract These Application Notes describe the configuration steps

More information

Scopia Management. User Guide. Version 8.2. For Solution

Scopia Management. User Guide. Version 8.2. For Solution Scopia Management User Guide Version 8.2 For Solution 8.2 8.2 2000-2013 RADVISION Ltd. All intellectual property rights in this publication are owned by RADVISION Ltd and are protected by United States

More information

IP VCR 2200 Series Tutorial

IP VCR 2200 Series Tutorial IP VCR 2200 Series Tutorial Release 1 Revision 1 Documentation History Version Date Updated by Changes 1.0 13/02/2006 Sophie Parker-Hodds First release 1.1 13/02/2006 Sophie Parker-Hodds Removed the Calling

More information

Application Notes for the Grandstream Networks SIP Telephones with Avaya Communication Manager and Avaya SIP Enablement Services Issue 1.

Application Notes for the Grandstream Networks SIP Telephones with Avaya Communication Manager and Avaya SIP Enablement Services Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for the Grandstream Networks SIP Telephones with Avaya Communication Manager and Avaya SIP Enablement Services Issue 1.0 Abstract These Application

More information

Configuring Video Support

Configuring Video Support Configuring Video Support Last Updated: July 22, 2011 This chapter describes the video support in Cisco Unified Communications Manager Express (Cisco Unified CME). Finding Feature Information in This Module

More information

Integrating Asterisk FreePBX with Lync Server 2010

Integrating Asterisk FreePBX with Lync Server 2010 Integrating Asterisk FreePBX with Lync Server 2010 Integrating Asterisk FreePBX with Lync Server 2010... 1 AsteriskNow package Source... 2 Installing AsteriskNow... 2 Configure AsteriskNow... 2 Add Extensions...

More information

SIP Proxy Server. Administrator Installation and Configuration Guide. 06SIPXM.SY1.00a.EN1

SIP Proxy Server. Administrator Installation and Configuration Guide. 06SIPXM.SY1.00a.EN1 SIP Proxy Server Administrator Installation and Configuration Guide 06SIPXM.SY1.00a.EN1 DSG, DSG logo, InterPBX, InterServer, Blaze Series, Savanna Series, VG5000, IP580, IP500, InterClient, NAT Proxy,

More information

Below is a list of general guidelines for new SIP Trunking turnups that our customers + internal IDT staff should follow.

Below is a list of general guidelines for new SIP Trunking turnups that our customers + internal IDT staff should follow. Subject: SIP Trunking turnups General guidelines Version 1.0 Asterisk/Open Source Guide Date: December 12th, 2011 Below is a list of general guidelines for new SIP Trunking turnups that our customers +

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Configuring SIP trunks between Avaya Aura Session Manager Release 6.2, Avaya Meeting Exchange Enterprise Edition Release 6.2 and Cisco Unified Communications

More information

Fanvil IP Phone Configuration Guides. Yeastar Technology Co., Ltd.

Fanvil IP Phone Configuration Guides. Yeastar Technology Co., Ltd. Fanvil IP Phone Configuration Guides Yeastar Technology Co., Ltd. Table of Contents REGISTER WITH MYPBX MANUALLY... 3 REGISTER SIP EXTENSION... 4 REGISTER IAX2 EXTENSION... 6 CONFIGURING TO USE IAX2 ON

More information