StarLeaf Network Guide

Size: px
Start display at page:

Download "StarLeaf Network Guide"

Transcription

1 Network Guide

2 Contents Introduction Registration to the Point-to-point calling within the Calling from a endpoint to the public telephone network (PSTN) Multipoint conferencing Copyright All rights reserved. This guide may not be copied, photocopied, translated, reproduced, or converted into any electronic or machinereadable form in whole or in part without prior written approval of Limited. Limited reserves the right to revise this documentation and to make changes in content from time to time without obligation on the part of Limited to provide notification of such revision or change. Limited provides this documentation without warranty, term, or condition of any kind, either implied or expressed, including, but not limited to, the implied warranties, terms or conditions of merchantability, satisfactory quality, and fitness for a particular purpose. Limited may make improvements or changes to the product(s) and/or the program(s) described in this documentation at any time. All other product and company names herein may be trademarks of their respective owners. Network Guide

3 Introduction This guide explains how endpoints register to the and make and receive video calls when connected on a customer s network. It applies to all endpoints hardware and soft clients. An important part of this guide is the distinction between signaling traffic and media traffic. In video conferencing, signaling traffic consists of low-bit-rate messages and commands that are sent between endpoints and infrastructure for the purposes of registration and setting up, managing and disconnecting calls. Media traffic is the high-bit-rate flow of real-time audio, video and data-sharing traffic that constitutes the actual call. From a network administrator s point of view, the media traffic is significant because of the demands it places on bandwidth. All endpoints use a default call bit rate of 1.5mbps, but reduce this automatically when they detect that less bandwidth is available. More details on call bit rates used by endpoints are given in Video bandwidths and resolutions used by Call. Registration to the A endpoint must be registered to the to work. All signaling to and from the endpoint is controlled by the and routed via a single host on the public. This host has a DNS name like, which resolves to the public IP address of a border controller within the. Every endpoint in the customer organization uses the same border controller. The endpoint sends probe packets to the border controller, which sends packets back in reply. A regular flow of packets, which is able to encapsulate any type of payload required, ensures that the customer firewall s NAT pinhole is kept open. This is s firewall traversal mechanism and is called a tunnel. Because all endpoint signaling is controlled and routed via the, it is not possible to call a endpoint by its own IP address. endpoints cannot call thirdparty endpoints that use private IP addresses, but can call public IP addresses. On point-to-point (two-way) calls within an organization, media (video, audio and content) takes the most direct route possible: If the endpoints can route traffic to each other s private IP addresses, the media will be sent that way If the endpoints are on different LANs but can route traffic via each other s public (NAT) addresses, the media will be sent that way If no direct route can be found, the media will be backhauled to the organization s border controller On multipoint calls, or point-to-point calls where the far end is not a endpoint or is in a different organization, the media is backhauled to the border controller. The following diagram shows the principles of registration. Network Guide May

4 Figure 1. Provisioning and Registration Administrator 1 Provisioning and registration Persistent UDP tunnel HTTPS Portal Endpoint 2 config.starleaf.com Configuration Server 3 HTTPS UDP Router/Firewall Local data center Customer LAN Data Centers 1 Provisioning The reseller creates the customer organization on the portal. The location of the data center is determined by the geographical location of the organization. The reseller or customer administrator creates users and meeting rooms, assigning soft and hard endpoints as required. This is done on the Portal. The portal generates registration credentials which take the form of a 12-digit quick-connect code (for a hardware endpoint) or a single-sign-on login (for a soft client user). The Portal Tutorial for Resellers gives full details about provisioning. 2 Registration The endpoint is connected to the customer s LAN and acquires IP configuration details using DHCP (alternatively, these details can be statically assigned). The installer enters the registration credentials and the endpoint supplies them to config.starleaf.com using an outbound HTTPS (port 443) connection. The configuration server tells the endpoint which border controller to register with. In this document, the border controller is. 3 Tunneling The endpoint sends outbound UDP packets to its border controller, and receives replies from it. The outbound packets will be sent to one of the UDP ports 24704, 3478, 1194, 500 and 123 (123 is the well-known port for NTP servers, so has a high probability of being allowed through most firewalls). This bi-directional flow of packets is called a tunnel. The tunnel can carry multiple data streams (of signaling and media) between the endpoint and border controller, but as far as the network is concerned, these streams are all just UDP payload. Some firewalls will not allow outbound UDP traffic to be sent. In this case, the endpoint creates a TCP tunnel to port 443 of the border controller this is a good fail-over mechanism, but sending real-time media packets over TCP can result in a lower-quality user experience. If this connection type also fails, the Network Guide May

5 endpoint will display an error message indicating that it cannot connect. In this case, there are two troubleshooting steps: 1. Ensure that the conditions in this article: Firewall configuration: IP ports and addresses used by Call are met. 2. Ask an affected Breeze user to run problem_report.exe, available from downloads.starleaf.com. This will upload debugging information to s development server and allow the Technical Support team to identify the cause of the failed connection. The and the endpoint are now able to communicate with each other, exchanging all the types of registration, directory, signaling and media traffic that are required for a successful user experience. Network Guide May

6 Point-to-point calling within the This section illustrates various different point-to-point calling scenarios. Point-to-point calls within a organization In this scenario, a endpoint calls another endpoint in the same organization and on the same network. An IP route exists between the local IP addresses of the endpoints. Figure 2. Point-to-point calls within a organization Private Direct Media Endpoint A Media (audio, video, and content) Signaling Endpoint B Router/Firewall Customer LAN Data Centers 1. Endpoint A sends a setup request to the call control engine within the, supplying the extension number or address of the far end. 2. The call controller identifies the relevant destination endpoint to be called, and signals it to ring. If the far-end user has multiple endpoints registered in their name (for example, a Personal Telepresence system and a Breeze client) all of the endpoints will ring. 3. While ringing, the endpoints at both ends work out the most efficient way to route media between themselves. In this scenario, a direct IP route exists. When the far end picks up, signaling is sent back to the calling endpoint via the border controller. The call is now connected. 4. Media is sent directly between the two endpoints (not via the border controller), using the route established in Step 3. The direct route avoids unnecessary usage of the organization s connection. The signaling traffic represents only a tiny amount of data, by comparison. We call this method Private Direct Media. Network Guide May

7 In the next scenario, the company has a single organization with endpoints distributed between different sites that have separate connections. There is no company WAN, so there is no direct IP route between the private IP addresses of the endpoints. Figure 3. Point-to-point calls within a organization Public Direct Media Endpoint A Media (audio, video, and content) Signaling Routers/Firewalls Endpoint B Customer LANS (no private route between LANS) Data Centers In this scenario, the endpoints establish that no direct route exists between them. They perform an Interactive Connectivity Establishment (ICE)-like probing process to see if they are able to route media direct between their NAT addresses, instead. This attempt is likely to be successful if the two NAT gateways do not implement symmetric NAT this is most likely to be the case if at least one of them is a domestic router (as opposed to two enterprise-class firewalls). Symmetric NAT imposes tight restrictions on which external host address/port combinations are able to route packets into the firewall. Your firewall might give you the flexibility to configure this behavior. If the endpoints are able to route media into each other s NAT pinholes, the media path shown by the blue line in Figure 2 on page 6 will be used. This gives the shortest, lowestlatency media path possible between the two endpoints and reduces load on the service. We call this Public Direct Media. If Public Direct Media is not possible, the media is backhauled to the Border controller, as shown in Figure 4 on page 8. Network Guide May

8 Figure 4. Point-to-point call in the same organization (media via border controller) MyCompany Endpoint A Routers/Firewalls Signaling Media (audio, video, and content) via MyCompany Endpoint B Customer LANS (no private route between LANS) Data Centers The advantage of the media via border controller method is that it uses the already-established tunnel routes between the company s firewalls and the border controller, so it is certain to work. The disadvantage is that this might not be the most direct route for the traffic. Network Guide May

9 Point-to-point calls between organizations The first point-to-point scenario between organizations is between endpoints. A user in one company calls a user in another company. The call can be dialed either by address or directly by URI. Figure 5. Point-to-point call between organizations Media (audio, video, and content) via Signaling MyCompany Endpoint A Router/Firewall London Data Center OtherCompany Endpoint A Router/Firewall othercompany.call.sl New York Data Center Customer LANS Data Centers When dialled by address, the call control engine performs a lookup within the portal database to check if that address corresponds to a user and, if so, where within the that user is hosted. When dialed by URI, no such lookup is necessary because the destination information (the far side s border controller) is contained in the URI. The format of a URI is: 8XXXX2YYY@othercompany.call.sl...where 8XXXX is the unique identifier of the othercompany organization, 2YYY is the called user s extension, and othercompany.call.sl resolves to the public IP address of the destination company s border controller. The unique URI of each user is in the Welcome sent by the to that user when they were first provisioned, and can be found and re-sent to them via the portal web interface. This URI can also be found in the settings of the Phone/Touch or Breeze. The call control engine attached to the calling company organization receives the call setup signaling from the calling endpoint. The call control engine sends a setup message to the destination organization. The destination organization s call control engine signals the destination endpoint(s) to ring, via its established tunnel connections to those endpoints. Signaling is exchanged back and forth along this route in order to connect the call. When the call is connected, media negotiation takes place and media channels are established along the same route that the signaling took. Network Guide May

10 The second point-to-point scenario between organizations is between a endpoint in one organization and an H.323 endpoint in another organization. In Figure 6, a endpoints calls a publicly-accessible H.323 endpoint which is not registered to the. Figure 6. Point-to-point call between a endpoint and a third-party H.323 endpoint Endpoint A at MyCompany Router/Firewall RTP H.323 EVSIP H.323 Endpoint at OtherCompany Customer LANS Data Centers A endpoint will be unable to call an H.323 endpoint which is connected only on a private IP address with no provision made for public connectivity. For example, if a Polycom endpoint is on a customer LAN and has the private IP address , dialling from a endpoint, even on the same LAN, will not work, because is not routable from (which is on the public ). Note: When a endpoint calls an H.323 endpoint which is registered to the same organization, that H.323 endpoint is registered to the organization s border controller (which has the ability to behave as an H.323 gatekeeper). Registering an H.323 endpoint with a organization allows its H.460 capabilities to be used for firewall traversal. Network Guide May

11 Calling from a endpoint to the public telephone network (PSTN) PSTN connectivity is a non-standard feature that can be enabled for organizations on a custom basis, in conjunction with a suitable PSTN SIP trunking provider. Your sales contact will be able to give you more information about this, including any setup and monthly recurring costs involved. When this feature is set up, a SIP trunk is actively registered from the organization s call controller to the gateway of the PSTN SIP trunking provider. Calls made from endpoints to telephone numbers are routed from the call controller to the SIP provider, via the border controller and using SIP signaling over the. The provider completes the call to the telephone number and media is routed as shown in the diagram. Calls between endpoints and publicly-accessible SIP video systems work in the same way. The diagram below shows PSTN to connectivity. Figure 7. Endpoint A Audio Call Calling from a endpoint to the public telephone network (PSTN) Router/Firewall RTP SIP EVSIP Customer LAN PSTN SIP Trunk Provider PSTN Data Centers Network Guide May

12 Multipoint conferencing This section illustrates various different multipoint calling scenarios. Multipoint conference between endpoints in the same organization In this calling scenario, the endpoints are in the same organization and have a direct IP route to each other. However, in a multipoint conference, all of the media has to be transcoded, and transcoding is all done by the. Therefore, each endpoint sends and receives all of its signaling and media via the organization s border controller, through which it accesses the call control and media engines that are needed to make the multipoint conference work. Figure 8. Multipoint conference between endpoints in a single organization Endpoint A LAN 1 Router Endpoint B LAN 2 Endpoint C LAN 3 Media (audio, video, and content) Signaling Tunnel Customer Network (WAN/MPLS) Data Centers Clearly, this situation leads to a higher load on the organization s connection. In mitigation, because the video contributed from each endpoint in the conference is shown at a much lower resolution than it would be on a point to point call, the bit rate at which each endpoint transmits media is much lower than on a point to point call typically, 0.5 mb/s instead of 1.5 mb/s. Network Guide May

13 Multipoint conferences between endpoints in different organizations When endpoints outside the conference host organization are included in a conference, their signaling and media are routed via the other organization s border controller (in the case of external endpoints) or via standard H.323 or SIP calls across the to the destination endpoint, as shown in the following diagram. Figure 9. Conference including external endpoints MyCompany LAN 1 Router Media (audio, video, and content) Signaling Tunnel MyCompany LAN 2 OtherCompany LAN Router othercompany.call.sl Customer Networks Data Centers Network Guide May

14 Multipoint conferences including third-party endpoints In the following diagram the conference includes a third-party endpoint outside the organization that has a public IP address. Figure 10. Conference including a third party endpoint tthe is connected to the third-party endpoint using H.323 or SIP MyCompany LAN 1 Router Media (audio, video, and content) Signaling Tunnel MyCompany LAN 2 OtherCompany LAN Company Networks Data Centers Network Guide May

15 Network Guide May

Portal Tutorial. For resellers

Portal Tutorial. For resellers Portal Tutorial For resellers 09 November 2015 Contents Log in to your account 4 About the reseller landing page 4 Edit your reseller settings 5 About your reseller account 6 Reseller account defaults

More information

Cisco TelePresence Video Communication Server (Cisco VCS) IP Port Usage for Firewall Traversal. Cisco VCS X8.5 December 2014

Cisco TelePresence Video Communication Server (Cisco VCS) IP Port Usage for Firewall Traversal. Cisco VCS X8.5 December 2014 Cisco TelePresence Video Communication Server (Cisco VCS) IP Port Usage for Firewall Traversal Cisco VCS X8.5 December 2014 Contents: Cisco VCS IP port usage Which IP ports are used with Cisco VCS? Which

More information

IP Ports and Protocols used by H.323 Devices

IP Ports and Protocols used by H.323 Devices IP Ports and Protocols used by H.323 Devices Overview: The purpose of this paper is to explain in greater detail the IP Ports and Protocols used by H.323 devices during Video Conferences. This is essential

More information

Cisco Expressway IP Port Usage for Firewall Traversal. Cisco Expressway X8.1 D15066.01 December 2013

Cisco Expressway IP Port Usage for Firewall Traversal. Cisco Expressway X8.1 D15066.01 December 2013 Cisco Expressway IP Port Usage for Firewall Traversal Cisco Expressway X8.1 D15066.01 December 2013 Contents: Cisco Expressway IP port usage Which IP ports are used with Cisco Expressway? Which IP ports

More information

StarLeaf Cloud Troubleshooter

StarLeaf Cloud Troubleshooter StarLeaf Cloud Troubleshooter 02 September 2014 Contents About the troubleshooter 3 The StarLeaf Phone is not powered 3 Phone is powered but displays a blue screen 3 Quick connect screen 5 The screen displays

More information

AVer Video Conferencing Network Setup Guide

AVer Video Conferencing Network Setup Guide AVer Video Conferencing Network Setup Guide Note: Please pass this page to your Network Admin/IT Dept. Please refer to the users manual to set up Admin Password/System Name and Phonebook Bandwidth Requirements

More information

StarLeaf Connectivity Services. Deployment Guide

StarLeaf Connectivity Services. Deployment Guide StarLeaf Connectivity Services Deployment Guide 31 July 2015 Contents Terminology 4 Why are Connectivity Services needed? 4 What are Connectivity Services? 4 Calling scenarios 5 Architecture 7 Security

More information

Unified Communications in RealPresence Access Director System Environments

Unified Communications in RealPresence Access Director System Environments [Type the document title] 3.0 October 2013 3725-78704-001B1 Deploying Polycom Unified Communications in RealPresence Access Director System Environments Polycom Document Title 1 Trademark Information Polycom

More information

MINIMUM NETWORK REQUIREMENTS 1. REQUIREMENTS SUMMARY... 1

MINIMUM NETWORK REQUIREMENTS 1. REQUIREMENTS SUMMARY... 1 Table of Contents 1. REQUIREMENTS SUMMARY... 1 2. REQUIREMENTS DETAIL... 2 2.1 DHCP SERVER... 2 2.2 DNS SERVER... 2 2.3 FIREWALLS... 3 2.4 NETWORK ADDRESS TRANSLATION... 4 2.5 APPLICATION LAYER GATEWAY...

More information

nexvortex Setup Guide

nexvortex Setup Guide nexvortex Setup Guide CUDATEL COMMUNICATION SERVER September 2012 510 S P R I N G S T R E E T H E R N D O N V A 2 0 1 7 0 + 1 8 5 5. 6 3 9. 8 8 8 8 Introduction This document is intended only for nexvortex

More information

Video Conferencing and Firewalls

Video Conferencing and Firewalls Video Conferencing and Firewalls Out with the Old, in with the New Video Conferencing is leaving ISDN for a better transport medium, IP. It s been happening for a long time in Europe but now ISDN is well

More information

Polycom. RealPresence Ready Firewall Traversal Tips

Polycom. RealPresence Ready Firewall Traversal Tips Polycom RealPresence Ready Firewall Traversal Tips Firewall Traversal Summary In order for your system to communicate with end points in other sites or with your customers the network firewall in all you

More information

OpenScape Business V2

OpenScape Business V2 OpenScape Business V2 Tutorial System Device@Home Configuration Version 1.1 Table of Contents 1. Configuration Overview 4 1.1. Network Scenario Description: 4 1.2. Configuration Steps 5 1.2.1. Overview

More information

White Paper. Traversing Firewalls with Video over IP: Issues and Solutions

White Paper. Traversing Firewalls with Video over IP: Issues and Solutions Traversing Firewalls with Video over IP: Issues and Solutions V Table of Contents Introduction Role of a Firewall Deployment Issues Relating to IP Video and Firewall Traversal The VCON SecureConnect Solution

More information

nexvortex SIP Trunking Implementation & Planning Guide V1.5

nexvortex SIP Trunking Implementation & Planning Guide V1.5 nexvortex SIP Trunking Implementation & Planning Guide V1.5 510 S PRING S TREET H ERNDON VA 20170 +1 855.639.8888 Introduction Welcome to nexvortex! This document is intended for nexvortex Customers and

More information

Application Note. Firewall Requirements for the Onsight Mobile Collaboration System and Hosted Librestream SIP Service v5.0

Application Note. Firewall Requirements for the Onsight Mobile Collaboration System and Hosted Librestream SIP Service v5.0 Application Note Firewall Requirements for the Onsight Mobile Collaboration System and Hosted Librestream SIP Service v5.0 1 FIREWALL REQUIREMENTS FOR ONSIGHT MOBILE VIDEO COLLABORATION SYSTEM AND HOSTED

More information

VidyoWay IT Guide Product Version 3.0 Document Version 3.0 A 5/9/2014

VidyoWay IT Guide Product Version 3.0 Document Version 3.0 A 5/9/2014 VidyoWay IT Guide Product Version 3.0 Document Version 3.0 A 5/9/2014 433 Hackensack Ave Hackensack, NJ 07601 USA 2014 Vidyo, Inc. all rights reserved. Vidyo s technology is covered by one or more issued

More information

District of Columbia Courts Attachment 1 Video Conference Bridge Infrastructure Equipment Performance Specification

District of Columbia Courts Attachment 1 Video Conference Bridge Infrastructure Equipment Performance Specification 1.1 Multipoint Control Unit (MCU) A. The MCU shall be capable of supporting (20) continuous presence HD Video Ports at 720P/30Hz resolution and (40) continuous presence ports at 480P/30Hz resolution. B.

More information

LifeSize Transit Deployment Guide June 2011

LifeSize Transit Deployment Guide June 2011 LifeSize Transit Deployment Guide June 2011 LifeSize Tranist Server LifeSize Transit Client LifeSize Transit Deployment Guide 2 Firewall and NAT Traversal with LifeSize Transit Firewalls and Network Address

More information

TALKSWITCH VOIP NETWORK TROUBLESHOOTING GUIDE

TALKSWITCH VOIP NETWORK TROUBLESHOOTING GUIDE TALKSWITCH DOCUMENTATION TALKSWITCH VOIP NETWORK TROUBLESHOOTING GUIDE RELEASE 3.24 CT.TS005.008001 ANSWERS WITH INTELLIGENCE COPYRIGHT INFORMATION TalkSwitch. Copyright 2006. All Rights Reserved. Reproduction,

More information

AT&T IP Flex Reach/ IP Toll Free Configuration Guide IC 3.0 with Interaction SIP Proxy

AT&T IP Flex Reach/ IP Toll Free Configuration Guide IC 3.0 with Interaction SIP Proxy INTERACTIVE INTELLIGENCE AT&T IP Flex Reach/ IP Toll Free Configuration Guide IC 3.0 with Interaction SIP Proxy Version 1.7 9/2/2009 TABLE OF CONTENTS 1 AT&T... 5 1.1 Introduction... 5 1.2 Product Descriptions...

More information

Application Note. Onsight Connect Network Requirements v6.3

Application Note. Onsight Connect Network Requirements v6.3 Application Note Onsight Connect Network Requirements v6.3 APPLICATION NOTE... 1 ONSIGHT CONNECT NETWORK REQUIREMENTS V6.3... 1 1 ONSIGHT CONNECT SERVICE NETWORK REQUIREMENTS... 3 1.1 Onsight Connect Overview...

More information

MS Skype for Business and Lync. Integration Guide

MS Skype for Business and Lync. Integration Guide MS Skype for Business and Lync Integration Guide June 03, 2016 Contents Introduction 4 How to use StarLeaf with Microsoft Skype for Business 2015 Server 5 Pre-requisites 5 Step One: Federate between the

More information

Internet and Intranet Calling with Polycom PVX 8.0.1

Internet and Intranet Calling with Polycom PVX 8.0.1 Internet and Intranet Calling with Polycom PVX 8.0.1 An Application Note Polycom PVX is an advanced conferencing software application that delivers Polycom's premium quality audio, video, and content sharing

More information

OfficeMaster Gate (Virtual) Enterprise Session Border Controller for Microsoft Lync Server. Quick Start Guide

OfficeMaster Gate (Virtual) Enterprise Session Border Controller for Microsoft Lync Server. Quick Start Guide OfficeMaster Gate (Virtual) Enterprise Session Border Controller for Microsoft Lync Server Quick Start Guide October 2013 Copyright and Legal Notice. All rights reserved. No part of this document may be

More information

Network Considerations for IP Video

Network Considerations for IP Video Network Considerations for IP Video H.323 is an ITU standard for transmitting voice and video using Internet Protocol (IP). It differs from many other typical IP based applications in that it is a real-time

More information

Yealink VCS Network Deployment Solution

Yealink VCS Network Deployment Solution Yealink VCS Network Deployment Solution Feb. 2015 V10.15 Yealink Network Deployment Solution Table of Contents Table of Contents... iii Network Requirements Overview... 1 Bandwidth Requirements... 1 Bandwidth

More information

Technical Configuration Notes

Technical Configuration Notes MITEL SIPCoE Technical Configuration Notes Configure Inn-Phone SIP Phone for use with MCD SIP CoE NOTICE The information contained in this document is believed to be accurate in all respects but is not

More information

SIP Trunking with Microsoft Office Communication Server 2007 R2

SIP Trunking with Microsoft Office Communication Server 2007 R2 SIP Trunking with Microsoft Office Communication Server 2007 R2 A Dell Technical White Paper By Farrukh Noman Dell Product Group - Enterprise THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY

More information

Network Connection Considerations for Microsoft Response Point 1.0 Service Pack 2

Network Connection Considerations for Microsoft Response Point 1.0 Service Pack 2 Network Connection Considerations for Microsoft Response Point 1.0 Service Pack 2 Updated: February 2009 Microsoft Response Point is a small-business phone solution that is designed to be easy to use and

More information

Alkit Reflex RTP reflector/mixer

Alkit Reflex RTP reflector/mixer Alkit Reflex RTP reflector/mixer Mathias Johanson, Ph.D. Alkit Communications Introduction Real time audio and video communication over IP networks is attracting a lot of interest for applications like

More information

ESI SIP Trunking Installation Guide

ESI SIP Trunking Installation Guide ESI SIP Trunking Installation Guide 0450-1227 Rev. B Copyright 2009 ESI (Estech Systems, Inc.). Information contained herein is subject to change without notice. ESI products are protected by various U.S.

More information

Application Note. Onsight Connect Network Requirements V6.1

Application Note. Onsight Connect Network Requirements V6.1 Application Note Onsight Connect Network Requirements V6.1 1 ONSIGHT CONNECT SERVICE NETWORK REQUIREMENTS... 3 1.1 Onsight Connect Overview... 3 1.2 Onsight Connect Servers... 4 Onsight Connect Network

More information

Application Note. Onsight TeamLink And Firewall Detect v6.3

Application Note. Onsight TeamLink And Firewall Detect v6.3 Application Note Onsight And Firewall Detect v6.3 1 ONSIGHT TEAMLINK HTTPS TUNNELING SERVER... 3 1.1 Encapsulation... 3 1.2 Firewall Detect... 3 1.2.1 Firewall Detect Test Server Options:... 5 1.2.2 Firewall

More information

Vega 100G and Vega 200G Gamma Config Guide

Vega 100G and Vega 200G Gamma Config Guide Vega 100G and Vega 200G Gamma Config Guide This document aims to go through the steps necessary to configure the Vega SBC to be used with a Gamma SIP Trunk. When a SIP trunk is provisioned by Gamma a list

More information

Smart Tips. Enabling WAN Load Balancing. Key Features. Network Diagram. Overview. Featured Products. WAN Failover. Enabling WAN Load Balancing Page 1

Smart Tips. Enabling WAN Load Balancing. Key Features. Network Diagram. Overview. Featured Products. WAN Failover. Enabling WAN Load Balancing Page 1 Smart Tips Enabling WAN Load Balancing Overview Many small businesses today use broadband links such as DSL or Cable, favoring them over the traditional link such as T1/E1 or leased lines because of the

More information

Technical Configuration Notes

Technical Configuration Notes MITEL SIPCoE Technical Configuration Notes Configure Mitel UC360 SIP Phone and Mitel MCD for use with VidyoWay SIP CoE 13-4940-00228 NOTICE The information contained in this document is believed to be

More information

Troubleshooting Tools to Diagnose or Report a Problem February 23, 2012

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

More information

Polycom Unified Communications Deployment Guide for Cisco Environments

Polycom Unified Communications Deployment Guide for Cisco Environments Polycom Unified Communications Deployment Guide for Cisco Environments Wave 5 March 2012 3725-00010-001G Trademark Information Polycom, the Polycom Triangles logo, and the names and marks associated with

More information

Quick Start The StarLeaf Touch

Quick Start The StarLeaf Touch Quick Start The StarLeaf Touch Installing the Touch Before installing the Touch, refer to the safety information at: www.starleaf.com/safety. Step 1: Connect the base to the Touch Connect the base to the

More information

How To Understand The Purpose Of A Sip Aware Firewall/Alg (Sip) With An Alg (Sip) And An Algen (S Ip) (Alg) (Siph) (Network) (Ip) (Lib

How To Understand The Purpose Of A Sip Aware Firewall/Alg (Sip) With An Alg (Sip) And An Algen (S Ip) (Alg) (Siph) (Network) (Ip) (Lib NetVanta Unified Communications Technical Note The Purpose of a SIP-Aware Firewall/ALG Introduction This technical note will explore the purpose of a Session Initiation Protocol (SIP)-aware firewall/application

More information

An Examination of the Firewall/NAT Problem, Traversal Methods, and Their Pros and Cons

An Examination of the Firewall/NAT Problem, Traversal Methods, and Their Pros and Cons TRAVERSING FIREWALLS AND NATS WITH VOICE AND VIDEO OVER IP An Examination of the Firewall/NAT Problem, Traversal Methods, and Their Pros and Cons Traversing Firewalls and NATs With Voice and Video Over

More information

Cisco TelePresence VCR MSE 8220

Cisco TelePresence VCR MSE 8220 Cisco TelePresence VCR MSE 8220 Getting started 61-0008-05 Contents General information... 3 About the Cisco TelePresence VCR MSE 8220... 3 Port and LED location... 3 LED behavior... 4 Installing the VCR

More information

BroadCloud PBX Customer Minimum Requirements

BroadCloud PBX Customer Minimum Requirements BroadCloud PBX Customer Minimum Requirements Service Guide Version 2.0 1009 Pruitt Road The Woodlands, TX 77380 Tel +1 281.465.3320 WWW.BROADSOFT.COM BroadCloud PBX Customer Minimum Requirements Service

More information

nexvortex SIP Trunking

nexvortex SIP Trunking nexvortex SIP Trunking January 2015 510 SPRING STREET HERNDON VA 20170 +1 855.639.8888 Copyright nexvortex 2014 This document is the exclusive property of nexvortex, Inc. and no part may be disclosed,

More information

MITEL SIP CoE. Technical. Configuration Notes. Configure MCD 6.X for use with babytel SIP trunks. SIP CoE 13-4940-00266

MITEL SIP CoE. Technical. Configuration Notes. Configure MCD 6.X for use with babytel SIP trunks. SIP CoE 13-4940-00266 MITEL SIP CoE Technical Configuration Notes Configure MCD 6.X for use with babytel SIP trunks SIP CoE 13-4940-00266 NOTICE The information contained in this document is believed to be accurate in all respects

More information

Application Notes for Avaya IP Office 7.0 Integration with Skype Connect R2.0 Issue 1.0

Application Notes for Avaya IP Office 7.0 Integration with Skype Connect R2.0 Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Avaya IP Office 7.0 Integration with Skype Connect R2.0 Issue 1.0 Abstract These Application Notes describe the steps to configure an Avaya

More information

Optional VBP-E at the Headquarters Location

Optional VBP-E at the Headquarters Location publicly whitelist/blacklist LAN/Subscriber-side GK address. Submit Default alias Optional VBP-E at the Headquarters Location As shown in the diagram above, you can choose to install a VBP-E to allow your

More information

Polycom Unified Communications in RealPresence Access Director System Environments

Polycom Unified Communications in RealPresence Access Director System Environments Solution Deployment Guide Version 4.1 December 2014 3725-78704-001E Polycom Unified Communications in RealPresence Access Director System Environments Copyright 2014, Polycom, Inc. All rights reserved.

More information

White Paper. Solutions to VoIP (Voice over IP) Recording Deployment

White Paper. Solutions to VoIP (Voice over IP) Recording Deployment White Paper Solutions to VoIP (Voice over IP) Recording Deployment Revision 2.1 September 2008 Author: Robert Wright (robert.wright@ultra-audiosoft.com), BSc (Hons) Ultra Electronics AudioSoft, October

More information

Acano solution. Third Party Call Control Guide. March 2015 76-1055-01-E

Acano solution. Third Party Call Control Guide. March 2015 76-1055-01-E Acano solution Third Party Call Control Guide March 2015 76-1055-01-E Contents Contents 1 Introduction... 3 1.1 How to Use this Guide... 3 1.1.1 Commands... 4 2 Example of Configuring a SIP Trunk to CUCM...

More information

Polycom RealPresence Access Director System

Polycom RealPresence Access Director System Release Notes 3.1 January 2014 3725-78700-001C Polycom RealPresence Access Director System Polycom announces the release of the Polycom RealPresence Access Director system, version 3.1. This document provides

More information

Copyright ZYCOO All Rights Reserved 1 / 8

Copyright ZYCOO All Rights Reserved 1 / 8 Copyright ZYCOO All Rights Reserved 1 / 8 If you have a scenario where you have two CooVox IP PBXs in two different locations then you can integrate them together to make free phone calls between locations.

More information

AVer EVC. Quick Installation Guide. Package Contents. 8. Mini Din 8 pin MIC Cable. 1. Main System. 9. HDMI Cable. 2. Camera. 10.

AVer EVC. Quick Installation Guide. Package Contents. 8. Mini Din 8 pin MIC Cable. 1. Main System. 9. HDMI Cable. 2. Camera. 10. AVer EVC Quick Installation Guide Package Contents 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 2013 AVer Information Inc. All Rights Reserved. 1. Main System 2. Camera 3. Microphone 4. Remote Control 5. Power

More information

EarthLink Business SIP Trunking. NEC SV8300 IP PBX Customer Configuration Guide

EarthLink Business SIP Trunking. NEC SV8300 IP PBX Customer Configuration Guide EarthLink Business SIP Trunking NEC SV8300 IP PBX Customer Configuration Guide Publication History First Release: Version 1.0 May 18, 2012 CHANGE HISTORY Version Date Change Details Changed By 1.0 5/18/2012

More information

Configuring a Mediatrix 500 / 600 Enterprise SIP Trunk SBC June 28, 2011

Configuring a Mediatrix 500 / 600 Enterprise SIP Trunk SBC June 28, 2011 Configuring a Mediatrix 500 / 600 Enterprise SIP Trunk SBC June 28, 2011 Proprietary 2011 Media5 Corporation Table of Contents Introduction... 3 Solution Overview... 3 Network Topology... 4 Network Configuration...

More information

Integrating VoIP Phones and IP PBX s with VidyoGateway

Integrating VoIP Phones and IP PBX s with VidyoGateway Integrating VoIP Phones and IP PBX s with VidyoGateway Updated February 2011 INDEX: I. ABSTRACT.1 II. III. IV. VIDYOGATEWAY OVERVIEW.. 1 NETWORK TOPOLOGIES AND DEFINITIONS...2 CONNECTING TO VIDYOCONFERENCES

More information

Crossing firewalls. Liane Tarouco Leandro Bertholdo RNP POP/RS. Firewalls block H.323 ports

Crossing firewalls. Liane Tarouco Leandro Bertholdo RNP POP/RS. Firewalls block H.323 ports Crossing firewalls Liane Tarouco Leandro Bertholdo RNP POP/RS Firewalls block H.323 ports 1 H.323 ports Security issues For the H.323 protocol to cross a firewall, the specific static ports and all ports

More information

MULTI WAN TECHNICAL OVERVIEW

MULTI WAN TECHNICAL OVERVIEW MULTI WAN TECHNICAL OVERVIEW The Multi WAN feature will allow the service provider to load balanced all client TCP and UDP traffic only. It also provides redundancy for HA. Traffic that is load balanced:

More information

PSTN Survivability - Sentinel in the LAN with PBX Registering to Sentinel. Dgw v2.0.30.549 Revision 01 April 30, 2015. www.media5corp.

PSTN Survivability - Sentinel in the LAN with PBX Registering to Sentinel. Dgw v2.0.30.549 Revision 01 April 30, 2015. www.media5corp. PSTN Survivability - Sentinel in the LAN with PBX Registering to Sentinel Dgw v2.0.30.549 Revision 01 April 30, 2015 www.media5corp.com PSTN Survivability - Sentinel in the LAN with PBX Registering to

More information

Bridgit Conferencing Software: Security, Firewalls, Bandwidth and Scalability

Bridgit Conferencing Software: Security, Firewalls, Bandwidth and Scalability Bridgit Conferencing Software: Security, Firewalls, Bandwidth and Scalability Overview... 3 Installing Bridgit Software... 4 Installing Bridgit Software Services... 4 Creating a Server Cluster... 4 Using

More information

nexvortex Setup Guide

nexvortex Setup Guide nexvortex Setup Guide CISCO UC500 March 2012 Introduction This document is intended only for nexvortex customers and resellers as an aid to setting up the Cisco PBX software to connect to the nexvortex

More information

Setup Reference Guide for KX-NS1000 to SBC SIP Trunking

Setup Reference Guide for KX-NS1000 to SBC SIP Trunking Setup Reference Guide for KX-NS1000 to SBC SIP Trunking Method of connection by "WAN Global IP address directly" (i.e. SBC is the Perimeter Router device.) Panasonic IP-PBX (KX-NS1000 Version2 series),

More information

Configuring SIP Trunking and Networking for the NetVanta 7000 Series

Configuring SIP Trunking and Networking for the NetVanta 7000 Series 61200796L1-29.4E July 2011 Configuration Guide Configuring for the NetVanta 7000 Series This configuration guide describes the configuration and implementation of Session Initiation Protocol (SIP) trunking

More information

SBC 1000 / SBC 2000 Series Configuration Guide (For Microsoft Lync Server 2013)

SBC 1000 / SBC 2000 Series Configuration Guide (For Microsoft Lync Server 2013) Configuration Guide SBC 1000 / SBC 2000 Series Configuration Guide (For Microsoft Lync Server 2013) For use with AT&T s IP Flexible Reach Enhanced Features Service on MIS, MPLS PNT or AT&T VPN Disclaimers

More information

Application Note. Onsight Mobile Collaboration Video Endpoint Interoperability v5.0

Application Note. Onsight Mobile Collaboration Video Endpoint Interoperability v5.0 Application Note Onsight Mobile Collaboration Video Endpoint Interoperability v5. Onsight Mobile Collaboration Video Endpoint Interoperability... 3 Introduction... 3 Adding Onsight to a Video Conference

More information

Need for Signaling and Call Control

Need for Signaling and Call Control Need for Signaling and Call Control VoIP Signaling In a traditional voice network, call establishment, progress, and termination are managed by interpreting and propagating signals. Transporting voice

More information

Polycom Unified Communications in RealPresence Access Director System Environments

Polycom Unified Communications in RealPresence Access Director System Environments Solution Deployment Guide Version 4.0 June 2014 3725-78704-001D Polycom Unified Communications in RealPresence Access Director System Environments Copyright 2014, Polycom, Inc. All rights reserved. No

More information

How To. Instreamer to Exstreamer connection. Project Name: Document Type: Document Revision: Instreamer to Exstreamer connection. How To 1.

How To. Instreamer to Exstreamer connection. Project Name: Document Type: Document Revision: Instreamer to Exstreamer connection. How To 1. Instreamer to Exstreamer connection Project Name: Document Type: Document Revision: Instreamer to Exstreamer connection 1.11 Date: 06.03.2013 2013 Barix AG, all rights reserved. All information is subject

More information

Quick Installation Card

Quick Installation Card Power Display 2 (VGA) Display 2 (HDMI) Display 1 Speaker Audio In PC / Laptop PC / Laptop Rev.: By: yyyy/mm/dd Apprv d Part #: Mic Camera 01 Ivy Z 圖 面 繪 製 201/0/17 Calvin Description: Artwork, V2C1E AVer

More information

Encapsulating Voice in IP Packets

Encapsulating Voice in IP Packets Encapsulating Voice in IP Packets Major VoIP Protocols This topic defines the major VoIP protocols and matches them with the seven layers of the OSI model. Major VoIP Protocols 15 The major VoIP protocols

More information

Personal Telepresence. Place the VidyoPortal/VidyoRouter on a public Static IP address

Personal Telepresence. Place the VidyoPortal/VidyoRouter on a public Static IP address NAT Introduction: Vidyo Conferencing in Firewall and NAT Deployments Vidyo Technical Note Section 1 The VidyoConferencing platform utilizes reflexive addressing to assist in setup of Vidyo calls. Reflexive

More information

EarthLink Business SIP Trunking. NEC SV8100 IP PBX Customer Configuration Guide

EarthLink Business SIP Trunking. NEC SV8100 IP PBX Customer Configuration Guide EarthLink Business SIP Trunking NEC SV8100 IP PBX Customer Configuration Guide Publication History First Release: Version 1.0 August 30, 2011 CHANGE HISTORY Version Date Change Details Changed By 1.0 8/30/2011

More information

Prepare your IP network for HD video conferencing

Prepare your IP network for HD video conferencing Prepare your IP network for HD video conferencing Bogdan Voaidas, Knut Bjørkli and Robin Støckert HERD Energy - Project: Sustainable Energy and Environment in the Western Balkans (SEE-WB) Target groups

More information

VoIP CONFIGURATION GUIDE FOR MULTI-LOCATION NETWORKS

VoIP CONFIGURATION GUIDE FOR MULTI-LOCATION NETWORKS VoIP CONFIGURATION GUIDE FOR MULTI-LOCATION NETWORKS INTRODUCTION About this guide This guide is designed to help you plan and configure a TalkSwitch multi-location network for Voice over IP (VoIP). NOTE:

More information

Secure VoIP for optimal business communication

Secure VoIP for optimal business communication White Paper Secure VoIP for optimal business communication Learn how to create a secure environment for real-time audio, video and data communication over IP based networks. Andreas Åsander Manager, Product

More information

Technical Configuration Notes

Technical Configuration Notes MITEL SIP CoE Technical Configuration Notes Configure MCD for use with OpenIP SIP Trunking service SIP CoE 11-4940-00186 NOTICE The information contained in this document is believed to be accurate in

More information

Ports Reference Guide for Cisco Virtualization Experience Media Engine for SUSE Linux Release 9.0

Ports Reference Guide for Cisco Virtualization Experience Media Engine for SUSE Linux Release 9.0 Ports Reference Guide for Cisco Virtualization Experience Media Engine for SUSE Linux Release 9.0 Ports 2 Virtualization Experience Media Engine 2 Virtualization Experience Client Manager 3 Cisco Jabber

More information

Source-Connect Network Configuration Last updated May 2009

Source-Connect Network Configuration Last updated May 2009 Source-Connect Network Configuration Last updated May 2009 For further support: Chicago: +1 312 706 5555 London: +44 20 7193 3700 support@source-elements.com This document is designed to assist IT/Network

More information

MITEL SIP CoE Technical. Configuration Note. Configure MCD for use with Thinktel SIP Trunking Service. SIP CoE 12-4940-00197

MITEL SIP CoE Technical. Configuration Note. Configure MCD for use with Thinktel SIP Trunking Service. SIP CoE 12-4940-00197 MITEL SIP CoE Technical Configuration Note Configure MCD for use with SIP Trunking Service SIP CoE NOTICE The information contained in this document is believed to be accurate in all respects but is not

More information

Frequently Asked Questions about Integrated Access

Frequently Asked Questions about Integrated Access Frequently Asked Questions about Integrated Access Phone Service How are local, long distance, and international calls defined? Local access transport areas (LATAs) are geographical boundaries set by the

More information

Deploying Secure Enterprise Wide IP Videoconferencing Across Virtual Private Networks

Deploying Secure Enterprise Wide IP Videoconferencing Across Virtual Private Networks Deploying Secure Enterprise Wide IP Videoconferencing Across Virtual Private Networks Document Overview This document provides an overview of how to effectively and securely provide IP-based videoconferencing

More information

Configuring the Synapse SB67070 SIP Gateway from AT&T for Clearfly SIP Trunking. January 2013

Configuring the Synapse SB67070 SIP Gateway from AT&T for Clearfly SIP Trunking. January 2013 Configuring the Synapse SB67070 SIP Gateway from AT&T for Clearfly SIP Trunking January 2013 1 Introduction This guide was created to assist Synapse partners with configuring the Synapse SB67070 SIP Gateway

More information

SIP Domain/Proxy, Ring Detect Extension or/and Page Audio Extension, (The 8180 needs its own phone extension) Authentication ID, Password,

SIP Domain/Proxy, Ring Detect Extension or/and Page Audio Extension, (The 8180 needs its own phone extension) Authentication ID, Password, The 8180 requires the information below: SIP Domain/Proxy, Ring Detect Extension or/and Page Audio Extension, (The 8180 needs its own phone extension) Authentication ID, Password, Get TalkSwitch SIP Domain/Proxy:

More information

Global Network. Whitepaper. September 2014. Page 1 of 9

Global Network. Whitepaper. September 2014. Page 1 of 9 Global Network Whitepaper September 2014 Page 1 of 9 Contents 1. Overview...2 2. Global Connectivity, Quality of Service and Reliability...2 2.1 Exceptional Quality...3 2.2 Resilience and Reliability...3

More information

nexvortex Setup Template

nexvortex Setup Template nexvortex Setup Template ZULTYS, INC. April 2013 5 1 0 S P R I N G S T R E E T H E R N D O N V A 2 0 1 7 0 + 1 8 5 5. 6 3 9. 8 8 8 8 Introduction This document is intended only for nexvortex customers

More information

The MOST Affordable HD Video Conferencing. Conferencing for Enterprises, Conferencing for SMBs

The MOST Affordable HD Video Conferencing. Conferencing for Enterprises, Conferencing for SMBs The MOST Affordable HD Video Conferencing Video conferencing has become an increasingly popular service, being widely used by enterprises, organizations and individuals. Thanks to the enormous growth in

More information

Operation Manual Voice Overview (Voice Volume) Table of Contents

Operation Manual Voice Overview (Voice Volume) Table of Contents Operation Manual Voice Over (Voice Volume) Table of Contents Table of Contents Chapter 1 Voice Over... 1-1 1.1 Introduction to VoIP... 1-1 1.1.1 VoIP System... 1-1 1.1.2 Basic VoIP Call Flow... 1-2 1.1.3

More information

Polycom RealPresence Access Director System

Polycom RealPresence Access Director System RELEASE NOTES Version 4.2 June 25, 2015 3725-78700-001F1 Polycom RealPresence Access Director System Polycom, Inc. 1 Polycom RealPresence Access Director System Release Notes Version 4.2 Contents What

More information

VegaStream Information Note Considerations for a VoIP installation

VegaStream Information Note Considerations for a VoIP installation VegaStream Information Note Considerations for a VoIP installation To get the best out of a VoIP system, there are a number of items that need to be considered before and during installation. This document

More information

SIP Trunking Configuration with

SIP Trunking Configuration with SIP Trunking Configuration with Microsoft Office Communication Server 2007 R2 A Dell Technical White Paper End-to-End Solutions Team Dell Product Group - Enterprise THIS WHITE PAPER IS FOR INFORMATIONAL

More information

NAPT. (SV8100 version 3.0 or higher)

NAPT. (SV8100 version 3.0 or higher) Page 1 of 7 NAPT (SV8100 version 3.0 or higher) NAPT, or Network Address Port Translation, is a method by which a private address or addresses and their TCP/UDP ports are translated into a single public

More information

This document explains how to enable the SIP option and adjust the levels for the connected radio(s) using the below network example:

This document explains how to enable the SIP option and adjust the levels for the connected radio(s) using the below network example: When using an IPR100, IPR110+ or IPR400 in a radio network with either IPRdispatch or 960SIP consoles, there is very little configuration required in the IPR device. This document explains how to enable

More information

Enabling NAT and Routing in DGW v2.0 June 6, 2012

Enabling NAT and Routing in DGW v2.0 June 6, 2012 Enabling NAT and Routing in DGW v2.0 June 6, 2012 Proprietary 2012 Media5 Corporation Table of Contents Introduction... 3 Starting Services... 4 Distinguishing your WAN and LAN interfaces... 5 Configuring

More information

Setup Reference Guide for KX-TDE/NCP to SBC SIP Trunking

Setup Reference Guide for KX-TDE/NCP to SBC SIP Trunking Setup Reference Guide for KX-TDE/NCP to SBC SIP Trunking Method of connection by "WAN Global IP address directly" (i.e. SBC is the Perimeter Router device.) Panasonic IP-PBX (KX-TDE/NCP Version6 series),

More information

FortiVoice. Version 7.00 VoIP Configuration Guide

FortiVoice. Version 7.00 VoIP Configuration Guide FortiVoice Version 7.00 VoIP Configuration Guide FortiVoice Version 7.00 VoIP Configuration Guide Revision 2 14 October 2011 Copyright 2011 Fortinet, Inc. All rights reserved. Contents and terms are subject

More information

MITEL SIP CoE. Technical. Configuration Notes. Configure MCD 4.1 for use with SKYPE SIP Trunking. SIP CoE 10-4940-00120

MITEL SIP CoE. Technical. Configuration Notes. Configure MCD 4.1 for use with SKYPE SIP Trunking. SIP CoE 10-4940-00120 MITEL SIP CoE Technical Configuration Notes Configure MCD 4.1 for use with SKYPE SIP Trunking SIP CoE 10-4940-00120 NOTICE The information contained in this document is believed to be accurate in all respects

More information

Application Notes for Configuring Cablevision Optimum Voice SIP Trunking with Avaya IP Office - Issue 1.1

Application Notes for Configuring Cablevision Optimum Voice SIP Trunking with Avaya IP Office - Issue 1.1 Avaya Solution & Interoperability Test Lab Application Notes for Configuring Cablevision Optimum Voice SIP Trunking with Avaya IP Office - Issue 1.1 Abstract These Application Notes describe the procedures

More information

Application Note Configuring the Synapse SB67070 SIP Gateway for Broadvox GO! SIP Trunking

Application Note Configuring the Synapse SB67070 SIP Gateway for Broadvox GO! SIP Trunking Configuring the Synapse SB67070 SIP Gateway for Broadvox GO! SIP Trunking 2012 Advanced American Telephones. All Rights Reserved. AT&T and the AT&T logo are trademarks of AT&T Intellectual Property licensed

More information

Cisco TelePresence Video Communication Server Basic Configuration (Control with Expressway)

Cisco TelePresence Video Communication Server Basic Configuration (Control with Expressway) Cisco TelePresence Video Communication Server Basic Configuration (Control with Expressway) Deployment Guide Cisco VCS X8.1 D14651.08 August 2014 Contents Introduction 4 Example network deployment 5 Network

More information