Telephony evolution at CERN. Francisco Valentín Vinagrero Communications Systems Group IT Department CERN

Size: px
Start display at page:

Download "Telephony evolution at CERN. Francisco Valentín Vinagrero Communications Systems Group IT Department CERN"

Transcription

1

2 Telephony evolution at CERN Francisco Valentín Vinagrero Communications Systems Group IT Department CERN 2

3 Index About CERN Network & Telecom services Current telephony network The TONE project 3

4 About me From Spain, living in Geneva Joined CERN in 2013 NGN/IMS core network roles previously Telefónica Int. Wholesales, Huawei, Vodafone 27/2/2015 4

5 CERN International organization Founded in 1954 by 12 countries 21 member states Amazing example of international collaboration Split between French and Swiss border Multiple sites in more than 60 Km 2 5

6 CERN Goal : Understand the universe: what is it made of and how it works Instruments : Accelerators and detectors 6

7 CERN Large Hadron Collider 27 Km of circumference 50 to 175 m under ground Energy :13 TeV 1200 supraconductor magnets, 24 Km of cryogenic pipes at 1,9 K A magnetic field 8 Tesla Upgrade finished on February

8 CERN ATLAS ALICE LHCb CMS Atlas Alice CMS LHCb 8

9 CERN People About 12,000 people at CERN ~2,400 CERN staff ~7000 Scientists from all over the world Doctors, Fellows, Students, etc. ~2,000 Workers from external companies Involved in maintenance activities Two Nobel Prizes In 1984, Carlo Rubbia and Simon Van der Meer In 1992, Georges Charpak Contribution to the Higgs discovery 2013 Nobel Prize, François Englert and Peter W. Higgs The place where the WWW was born Tim CERN s Berners-Lee, The CERN DG, Dr. Control inventor Fabiola Room Gianotti of the WWW 9

10 Network services Different networks for administrative, physics and external traffic. More than 180 routers CERN Internet Exchange Point (CIXP) for ISP interconnection More than 400 starpoints 75k active user devices (BYOD) 10

11 Telecom & radio services Mobile services (2G to 4G) Single contract with a Swiss operator Closed VPN for 6K users 68 radio sites >50 km of leaky feeder cable Dedicated APN to connect to CERN intranet 11

12 Telecom & radio services Radio safety service 3 TETRA (Terrestrial Trunked Radio) Base Stations Coverage on all tunnels and surface sites Beacons for indoor localization 12

13 Current telephony network PABX in the core (TDM-IP hybrid) Multi-node (4) and multi-site (17) Double power supply (UPS) 12K fixed extensions 6K mobile subscriptions 3 levels of access rights: CERN, local area, worldwide Automated self-service: 11K changes last-year 13

14 Current telephony network Services S4B & video conference integration LCR with 4 operators (PRI) Switchboard and Service Desk call center. Critical and safety: Fire-Brigade call center / Red Phones Tetra interconnection 14

15 The TONE project Goals: Telephony Open-source Network Evolution Replace the PABX by a software-based solution Reduce hardware/license costs Avoid vendor lock-in Increase network agility Be able to support new WebRTC / SIP clients and remove all traditional phones. 15

16 Architecture SIP users FRONT-END FE-1 RE-1 BACK-END ENGINE PROVISIONING SERVER SBC DNS LB FE-2 RE-2 AIS LanDB FE-3 RE-3 PSTN FE-M RE-N MONITORING SERVER HEP 16

17 The TONE project Roles: Front-end - Dispatches to Asterisk servers based on availability zone. - Protects the core: ACLs, topology hiding, White/blacklists, Fail2Ban, htable. - TLS and WebSocket termination 17

18 The TONE project Roles: Back-End - Identifies calling user rights (context matching) - Resolve called user location and find cheapest (LCR) destination for external numbers - Realtime switch with MariaDB populated from provisioning server. - IVR service for Mobile VPN 18

19 The TONE project CERN s Agile infrastructure OpenStack as IaaS solution Puppet for configuration mgmt Foreman as lifecycle manager GitLab for repos and CI JIRA for issue tracking 19

20 Puppet recipe class kamailio( ) { $asterisk_ip = ' /0', $kamailio_dns_name = 'default', $asterisk_dns_name = 'default', $homer_dns_name = 'default', $node_type = 'default', # notify { "Hello Puppet on module kamailio": } $pkg_list=['gcc', 'flex', 'bison', 'mysql++-devel', 'zlib-devel', 'zlib-static', 'openssl-devel'] ensure_packages($pkg_list) teigi::secret{ 'kamailio_password': path => '/root/.kamailio_password', } 20

21 Puppet recipe exec { 'kamailio-sources': command => '/usr/bin/wget cwd => '/usr/src', creates => '/usr/src/kamailio-4.4.1_src.tar.gz', require => Package['wget'], } -> exec { 'unpack-kamailio':..... } -> exec { 'install-kamailio': provider => shell, command => "make cfg && echo 'include_modules= db_mysql sipcapture pv textops rtimer xlog sqlops htable sl siputils tls snmpstats' >> modules.lst && make all && make install && touch /etc/.kamailio_installed", cwd => '/usr/src/kamailio-4.4.1', creates => '/etc/.kamailio_installed', timeout => 0, require => Package[$pkg_list], } -> 21

22 Datacenter extension 22

23 Availability zones fe-geneva-tone.cern.ch fe-wigner-tone.cern.ch cern-meyrin-0058 cern-geneva-a cern-wigner-a FE-M RE-M DB FE-1 RE-1 DB FE-4 RE-4 DB Bare metal Long duration batteries FE-2 cern-geneva-b RE-2 DB FE-5 cern-wigner-b RE-5 DB cern-prevessin-0866 cern-geneva-c FE-P RE-P DB FE-3 RE-3 DB 23

24 The TONE project Status First service: IVR for Mobile VPN in July 2016 Next: external SIP connectivity & massive user migration Challenges SIP vs WebRTC clients? Integrate call center into the new architecture while keeping the same redundancy and criticality 24

25 Thank you! Questions? 25

26

Case study. Kamailio as IN SIP Application Server. Uri shacked Value Added Services Eng. Division Bezeq 17/4/2013

Case study. Kamailio as IN SIP Application Server. Uri shacked Value Added Services Eng. Division Bezeq 17/4/2013 Case study Kamailio as IN SIP Application Server Uri shacked Value Added Services Eng. Division Bezeq 1 17/4/2013 Goals: Show that open source implementation can be done on a very large scale. That kamailio

More information

Batch Services at CERN: Status and Future Evolution

Batch Services at CERN: Status and Future Evolution Batch Services at CERN: Status and Future Evolution Helge Meinhard, CERN-IT Platform and Engineering Services Group Leader HTCondor Week 20 May 2015 20-May-2015 CERN batch status and evolution - Helge

More information

We invented the Web. 20 years later we got Drupal.

We invented the Web. 20 years later we got Drupal. We invented the Web. 20 years later we got Drupal. CERN s perspective on adopting Drupal as a platform. DrupalCon, London 2011 Today we ll look at. What is CERN? Challenges of the web at CERN Why Drupal

More information

Conference The Data Challenges of the LHC. Reda Tafirout, TRIUMF

Conference The Data Challenges of the LHC. Reda Tafirout, TRIUMF Conference 2017 The Data Challenges of the LHC Reda Tafirout, TRIUMF Outline LHC Science goals, tools and data Worldwide LHC Computing Grid Collaboration & Scale Key challenges Networking ATLAS experiment

More information

CSCS CERN videoconference CFD applications

CSCS CERN videoconference CFD applications CSCS CERN videoconference CFD applications TS/CV/Detector Cooling - CFD Team CERN June 13 th 2006 Michele Battistin June 2006 CERN & CFD Presentation 1 TOPICS - Some feedback about already existing collaboration

More information

The poor state of SIP endpoint security

The poor state of SIP endpoint security The poor state of SIP endpoint security Kamailio World, 03.04.2014 Henning Westerholt Head of IT Operations Access 1 Agenda Introduction Reasons for security issues, motivation for attackers Past security

More information

TDS Enterprise Class Communication System. A High-Performance Telephone Communication System for Midsize Up to Large Enterprises 64 TO1280 PORTS

TDS Enterprise Class Communication System. A High-Performance Telephone Communication System for Midsize Up to Large Enterprises 64 TO1280 PORTS TDS 1280 Enterprise Class Communication System A High-Performance Telephone Communication System for Midsize Up to Large Enterprises 64 TO1280 PORTS TDS 1280 Enterprise Class Communication System Support

More information

CERN openlab II. CERN openlab and. Sverre Jarp CERN openlab CTO 16 September 2008

CERN openlab II. CERN openlab and. Sverre Jarp CERN openlab CTO 16 September 2008 CERN openlab II CERN openlab and Intel: Today and Tomorrow Sverre Jarp CERN openlab CTO 16 September 2008 Overview of CERN 2 CERN is the world's largest particle physics centre What is CERN? Particle physics

More information

The creation of a Tier-1 Data Center for the ALICE experiment in the UNAM. Lukas Nellen ICN-UNAM

The creation of a Tier-1 Data Center for the ALICE experiment in the UNAM. Lukas Nellen ICN-UNAM The creation of a Tier-1 Data Center for the ALICE experiment in the UNAM Lukas Nellen ICN-UNAM lukas@nucleares.unam.mx 3rd BigData BigNetworks Conference Puerto Vallarta April 23, 2015 Who Am I? ALICE

More information

ATLAS Experiment and GCE

ATLAS Experiment and GCE ATLAS Experiment and GCE Google IO Conference San Francisco, CA Sergey Panitkin (BNL) and Andrew Hanushevsky (SLAC), for the ATLAS Collaboration ATLAS Experiment The ATLAS is one of the six particle detectors

More information

CERN and Scientific Computing

CERN and Scientific Computing CERN and Scientific Computing Massimo Lamanna CERN Information Technology Department Experiment Support Group 1960: 26 GeV proton in the 32 cm CERN hydrogen bubble chamber 1960: IBM 709 at the Geneva airport

More information

ACCESSNET -T IP For professional TETRA communications. /en

ACCESSNET -T IP For professional TETRA communications.  /en For professional TETRA communications is the comprehensive and efficient solution for all professional mobile radio applications. www.hytera.de /en At a glance For professional TETRA Communications TETRA

More information

Grid Computing a new tool for science

Grid Computing a new tool for science Grid Computing a new tool for science CERN, the European Organization for Nuclear Research Dr. Wolfgang von Rüden Wolfgang von Rüden, CERN, IT Department Grid Computing July 2006 CERN stands for over 50

More information

Cisco Enterprise Cloud Suite Overview Cisco and/or its affiliates. All rights reserved.

Cisco Enterprise Cloud Suite Overview Cisco and/or its affiliates. All rights reserved. Cisco Enterprise Cloud Suite Overview 2015 Cisco and/or its affiliates. All rights reserved. 1 CECS Components End User Service Catalog SERVICE PORTAL Orchestration and Management UCS Director Application

More information

The Designing & Implementing a Voice-Enabled IP Network course has been designed with three primary goals:

The Designing & Implementing a Voice-Enabled IP Network course has been designed with three primary goals: As PABX vendors implement the latest and greatest VoIP strategies in their PABX systems, an unfortunate design problem often occurs because the phone system is implemented on top of an existing data network

More information

System Manual Part 2: TetraNode Architecture

System Manual Part 2: TetraNode Architecture System Manual Part 2: TetraNode Architecture System Manual i Copyright 2009, Rohill Technologies B.V. Issue 1.00, June 2009 Information in this manual is subject to change without notice and does not represent

More information

Carrier-grade VoIP platform with Kamailio at 1&1

Carrier-grade VoIP platform with Kamailio at 1&1 Carrier-grade VoIP platform with Kamailio at 1&1 Kamailio World, 17.04.2013 Henning Westerholt Head of IT Operations Internet Access & Communications 1&1 Internet AG 2011 1 About me Henning Westerholt

More information

Cisco WebEx Cloud Connected Audio Subscription Service

Cisco WebEx Cloud Connected Audio Subscription Service Data Sheet Cisco WebEx Cloud Connected Audio Subscription Service Product Overview Cisco WebEx Cloud Connected Audio (CCA) is a cost-effective audio conferencing solution for WebEx meetings, delivered

More information

Microsoft Teams Direct Routing

Microsoft Teams Direct Routing Microsoft Teams Direct Routing The Buyer s Guide to Cloud Voice Enablement NOVEMBER 2018 Phone System with Direct Routing is now generally available for Microsoft Teams and it s generating buzz in the

More information

CC-IN2P3: A High Performance Data Center for Research

CC-IN2P3: A High Performance Data Center for Research April 15 th, 2011 CC-IN2P3: A High Performance Data Center for Research Toward a partnership with DELL Dominique Boutigny Agenda Welcome Introduction to CC-IN2P3 Visit of the computer room Lunch Discussion

More information

Virtualizing a Batch. University Grid Center

Virtualizing a Batch. University Grid Center Virtualizing a Batch Queuing System at a University Grid Center Volker Büge (1,2), Yves Kemp (1), Günter Quast (1), Oliver Oberst (1), Marcel Kunze (2) (1) University of Karlsruhe (2) Forschungszentrum

More information

Digital Advisory Services Professional Service Description SIP IP Trunk with Field Trial for Legacy PBX Model

Digital Advisory Services Professional Service Description SIP IP Trunk with Field Trial for Legacy PBX Model Digital Advisory Services Professional Service Description SIP IP Trunk with Field Trial for Legacy PBX Model 1. Description of Services. 1.1 SIP IP Trunk with Field Trial for Legacy PBX Verizon will assist

More information

Avaya Session Border Controller Enterprise Implementation and Maintenance Exam

Avaya Session Border Controller Enterprise Implementation and Maintenance Exam 1 Avaya - 3107 Avaya Session Border Controller Enterprise Implementation and Maintenance Exam QUESTION: 1 If the Remote Worker cluster is using a Real Server IP and Real Server Port, over which protocols

More information

Homer. ... because sip capturing makes sense. author: Alexandr Dubovikov co-authors: Torsten Schweizer, Heino Klier, Roland Haenel

Homer. ... because sip capturing makes sense. author: Alexandr Dubovikov co-authors: Torsten Schweizer, Heino Klier, Roland Haenel Homer... because sip capturing makes sense author: Alexandr Dubovikov co-authors: Torsten Schweizer, Heino Klier, Roland Haenel 2011-06-21 ClueCon 2011 QSC AG KCV QSC AG About QSC QSC ICT solutions for

More information

From raw data to new fundamental particles: The data management lifecycle at the Large Hadron Collider

From raw data to new fundamental particles: The data management lifecycle at the Large Hadron Collider From raw data to new fundamental particles: The data management lifecycle at the Large Hadron Collider Andrew Washbrook School of Physics and Astronomy University of Edinburgh Dealing with Data Conference

More information

#STACK. Capture Servers

#STACK. Capture Servers { sipgrep Captagent } #STACK < Your Code /> Capture Agents SIP HEP HEP Codebase Capture Servers SDP EEP JSON LOGS RTP CDR RTCP QOS Things you already know about #HOMER If you missed our Workshop, make

More information

Product Overview. Benefits CHAPTER

Product Overview. Benefits CHAPTER CHAPTER 1 Revised July 3, 2012 The Cisco TelePresence Exchange System is an integrated video service-creation platform that enables service providers and strategic partners to offer secure cloud-based

More information

IPX Voice Communication Features and Services Auto Attendant Direct Inward Dialing (DID) Auto CO Line Hunting Multi Operator Hunting PBX/ATA Dial Plan Speed Call Short Number Life Line Custom Define Call

More information

Volunteer Computing at CERN

Volunteer Computing at CERN Volunteer Computing at CERN BOINC workshop Sep 2014, Budapest Tomi Asp & Pete Jones, on behalf the LHC@Home team Agenda Overview Status of the LHC@Home projects Additional BOINC projects Service consolidation

More information

Copyright and Trademark Statement

Copyright and Trademark Statement Contents VoIP Starts with SmartNode...3 Why SmartNode?...3 SmartNode Product Comparison...5 VoIP Appliance with Embedded Windows...7 Carrier-Grade TDM + VoIP SmartMedia Gateways...8 Enterprise Solutions...9

More information

Digital Advisory Services Professional Service Description SIP Centralized IP Trunk with Field Trial Model

Digital Advisory Services Professional Service Description SIP Centralized IP Trunk with Field Trial Model Digital Advisory Services Professional Service Description SIP Centralized IP Trunk with Field Trial Model 1. Description of Services. 1.1 SIP Centralized IP Trunk with Field Trial Verizon will assist

More information

Spectrum Enterprise SIP Trunking Service Vertical TM Wave IP500TM / Wave IP2500 TM Release 4.0, 4.5 IP PBX Configuration Guide

Spectrum Enterprise SIP Trunking Service Vertical TM Wave IP500TM / Wave IP2500 TM Release 4.0, 4.5 IP PBX Configuration Guide Spectrum Enterprise SIP Trunking Service Vertical TM Wave IP500TM / Wave IP2500 TM Release 4.0, 4.5 IP PBX Configuration Guide About Spectrum Enterprise: Spectrum Enterprise is a division of Charter Communications

More information

Experience with first interconnections of GSM-R Networks. Connecting Networks

Experience with first interconnections of GSM-R Networks. Connecting Networks Experience with first interconnections of GSM-R Networks Connecting Networks DB Netz AG I.NVIZ Budapest, April, 2006 1 Content ERTMS/GSM- R Solution Connection Solution Cross border - Operation of a harmonized

More information

About Your SIP Service Solution

About Your SIP Service Solution whitepaper 5 Key Questions to Ask About Your SIP Service Solution By Gaetan Brichet, COO, Voxbone Voxbone US LLC - San Francisco Office 535 Voxbone Mission US St San 535 Mission Francisco, St CA San 94105

More information

What is the total IP bandwidth being used from the core router handling the current network?

What is the total IP bandwidth being used from the core router handling the current network? TECHNICAL CLARIFICATIONS FOR THE VSAT CONTRACT 2 ND BATCH What is the total IP bandwidth being used from the core router handling the current network? A) The table in section 3.2 provides the information.

More information

Storage and I/O requirements of the LHC experiments

Storage and I/O requirements of the LHC experiments Storage and I/O requirements of the LHC experiments Sverre Jarp CERN openlab, IT Dept where the Web was born 22 June 2006 OpenFabrics Workshop, Paris 1 Briefly about CERN 22 June 2006 OpenFabrics Workshop,

More information

Detector Control LHC

Detector Control LHC Detector Control Systems @ LHC Matthias Richter Department of Physics, University of Oslo IRTG Lecture week Autumn 2012 Oct 18 2012 M. Richter (UiO) DCS @ LHC Oct 09 2012 1 / 39 Detectors in High Energy

More information

Carrier grade VoIP systems with Kamailio

Carrier grade VoIP systems with Kamailio Carrier grade VoIP systems with Kamailio Welcome! Kamailio project 1&1 Internet AG Linuxtag 2009, 24.06.2009 Outline 1. 1&1 VoIP backend purpose and usage architecture 2. Kamailio SIP server 3. High-availability

More information

Level 1 Technical. Microsoft Lync Basics. Contents

Level 1 Technical. Microsoft Lync Basics. Contents Level 1 Technical Microsoft Lync Basics Contents 1 Glossary... 2 2 Introduction... 3 3 Integration... 4 4 Architecture... 6 Lync Server Editions... 6 Lync Server Roles... 6 Server Pools... 6 Front End

More information

OpenScape Business V2

OpenScape Business V2 OpenScape Business V2 How to Configure SIP Trunk for ITSP Orange Business Services Open Scape Business V2 How To: Configure SIP Trunk for Orange Business Services 1 Table of Contents Information... 4 Trunk

More information

Extracts from the slides used to discuss comparison of telephony systems hosted vs on-site

Extracts from the slides used to discuss comparison of telephony systems hosted vs on-site Extracts from the slides used to discuss comparison of telephony systems hosted vs on-site Instructors Keith Campbell dcap # 2351 Harry Cummins dcap # 2833 {contact details} KCCVoIP 2017 training@kccvoip.com

More information

SIP as an Enabling Technology

SIP as an Enabling Technology SIP as an Enabling Technology SIP and VoIP Fundamentals Mike Taylor - CTO spscom.com 888.777.7280 Strategic Products and Services / 300 Littleton Road / Parsippany, NJ 07054 Agenda What is SIP? Acceptance

More information

RFP Annex A Terms of Reference UNHCR HQ Data Centre Colocation Service

RFP Annex A Terms of Reference UNHCR HQ Data Centre Colocation Service RFP 2017 845 Annex A Terms of Reference UNHCR HQ Data Centre Colocation Service Version 1 Contents Project objectives... 1 Background... 1 Scope... 1 Timeframe and Cost... 4 Stakeholders, roles and responsibilities...

More information

Load Balancing FreeSWITCHes

Load Balancing FreeSWITCHes Load Balancing FreeSWITCHes Giovanni Maruzzelli www.packtpub.com 25% Discount Code: CLUECON25 2/50 Agenda Different options and strategies to load balancing FreeSWITCHes, using Kamailio, OpenSIPS or FreeSWITCH

More information

Changing the Voice of

Changing the Voice of Changing the Voice of Telecommunications Level 3 Solutions for Voice Service Providers Competitive: It is a word you know well. As a voice services provider, you face a unique set of challenges that originate

More information

Overview. About CERN 2 / 11

Overview. About CERN 2 / 11 Overview CERN wanted to upgrade the data monitoring system of one of its Large Hadron Collider experiments called ALICE (A La rge Ion Collider Experiment) to ensure the experiment s high efficiency. They

More information

Digital Advisory Services Professional Service Description SIP SBC with Field Trial Endpoint Deployment Model

Digital Advisory Services Professional Service Description SIP SBC with Field Trial Endpoint Deployment Model Digital Advisory Services Professional Service Description SIP SBC with Field Trial Endpoint Deployment Model 1. Description of Services. 1.1 SIP SBC with Field Trial Endpoint Deployment Verizon will assist

More information

Tackling tomorrow s computing challenges today at CERN. Maria Girone CERN openlab CTO

Tackling tomorrow s computing challenges today at CERN. Maria Girone CERN openlab CTO Tackling tomorrow s computing challenges today at CERN CERN openlab CTO CERN is the European Laboratory for Particle Physics. CERN openlab CTO The laboratory straddles the Franco- Swiss border near Geneva.

More information

The IBM Platform Computing HPC Cloud Service. Solution Overview

The IBM Platform Computing HPC Cloud Service. Solution Overview The IBM Platform Computing HPC Cloud Service Solution Overview Industry-leading workload management 20 years managing distributed scale-out systems with 2000+ customers in many industries High performance

More information

Telecommunications Glossary

Telecommunications Glossary Telecommunications Glossary API - Application Programming Interface. An API allows two applications to communicate. It's what enables data to be seamlessly distributed to different applications on different

More information

Reliable telecommunication solutions at affordable prices

Reliable telecommunication solutions at affordable prices Reliable telecommunication solutions at affordable prices ! We make telecommunication reliable and affordable! The benefit for your company : That means for you We offer professional SIP solutions as a

More information

CouchDB-based system for data management in a Grid environment Implementation and Experience

CouchDB-based system for data management in a Grid environment Implementation and Experience CouchDB-based system for data management in a Grid environment Implementation and Experience Hassen Riahi IT/SDC, CERN Outline Context Problematic and strategy System architecture Integration and deployment

More information

Cisco WebEx Cloud Connected Audio

Cisco WebEx Cloud Connected Audio F Cisco WebEx Cloud Connected udio Service features What architectures does Cisco WebEx Cloud Connected udio (CC) support? CC supports two different architectures: CC Service Provider (CC-SP): In this

More information

www.communicationsquare.com 1 Cloud Telephony with Office 365 Cloud PBX in Office 365 PSTN services provided by Microsoft Users online or on-premises Integration with PSTN services on-premises End-user

More information

2017 Partner of the Year Winner Serbia THE MOST-COST EFFECTIVE WAY TO UPGRADE YOUR PBX SYSTEM. with Office 365 and Skype for Business

2017 Partner of the Year Winner Serbia THE MOST-COST EFFECTIVE WAY TO UPGRADE YOUR PBX SYSTEM. with Office 365 and Skype for Business 2017 Partner of the Year Winner Serbia THE MOST-COST EFFECTIVE WAY TO UPGRADE YOUR PBX SYSTEM with Office 365 and Skype for Business SAY HELLO TO A BRAND NEW COMMUNICATION SYSTEM Is it time to upgrade

More information

The coolest place on earth

The coolest place on earth The coolest place on earth Large Scale Messaging with ActiveMQ for Particle Accelerators at CERN 2 Overview Examples 30min Introduction to CERN Operation Usage of ActiveMQ 3 About the Speaker Member of

More information

3050 Integrated Communications Platform

3050 Integrated Communications Platform 3050 Integrated Communications Platform Network Configuration Guide Release 1 October 2002 Copyright 2002 Mitel Networks Corporation. This document is unpublished and the foregoing notice is affixed to

More information

Understanding Cloud Migration. Ruth Wilson, Data Center Services Executive

Understanding Cloud Migration. Ruth Wilson, Data Center Services Executive Understanding Cloud Migration Ruth Wilson, Data Center Services Executive rhwilson@us.ibm.com Migrating to a Cloud is similar to migrating data and applications between data centers with a few key differences

More information

Leveraging Amazon Chime Voice Connector for SIP Trunking. March 2019

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

More information

ONF CONNECT 2018 DEUTSCHE TELEKOM KEYNOTE

ONF CONNECT 2018 DEUTSCHE TELEKOM KEYNOTE ONF CONNECT 2018 DEUTSCHE TELEKOM KEYNOTE STRATEGY FOR INTEGRATED GIGABIT NETWORKS ONF Connect December 2018 2 DEUTSCHE TELEKOM PROFILE Customers & Markets Facts & Figures Customers 168 mn mobile customers

More information

ORACLE ENTERPRISE COMMUNICATIONS BROKER

ORACLE ENTERPRISE COMMUNICATIONS BROKER ORACLE ENTERPRISE COMMUNICATIONS BROKER A CORE COMMUNICATIONS CONTROLLER KEY FEATURES Centralized dial plan management Centralized session routing and forking Multivendor UC protocol normalization SIP

More information

Deploying Cloud Network Services Prime Network Services Controller (formerly VNMC)

Deploying Cloud Network Services Prime Network Services Controller (formerly VNMC) Deploying Cloud Network Services Prime Network Services Controller (formerly VNMC) Dedi Shindler - Sr. Manager Product Management Cloud System Management Technology Group Cisco Agenda Trends Influencing

More information

Scaling Location Services with Kamailio Henning Westerholt, Marius Zbihlei Kamailio Project

Scaling Location Services with Kamailio Henning Westerholt, Marius Zbihlei Kamailio Project Scaling Location Services with Kamailio Henning Westerholt, Marius Zbihlei Kamailio Project 1&1 Internet AG 2011 1 Overview Introduction Kamailio at 1&1 Scaling Location Services Partitioned user location

More information

REAL Mobile, Inc. Wired Telecommunication Services (Business Lines) Wireless Telecommunication Services

REAL Mobile, Inc. Wired Telecommunication Services (Business Lines) Wireless Telecommunication Services REAL Mobile, Inc. Wired Telecommunication Services (Business Lines) Wireless Telecommunication Services 2017 Table of Contents Brief summary of company capabilities... 3 Hosted PBX office... 4 Virtual

More information

Presents...NOC-as-a-Service

Presents...NOC-as-a-Service Presents...NOC-as-a-Service What does it deliver? Bring this all together = UC&C Mobility Connectivity Manageability What is it? A cloud based facility, linking key communications services and business

More information

DRIVING BUSINESS OUTCOMES WITH AVAYA BREEZE SNAP-INS. Valerie Heath

DRIVING BUSINESS OUTCOMES WITH AVAYA BREEZE SNAP-INS. Valerie Heath DRIVING BUSINESS OUTCOMES WITH AVAYA BREEZE SNAP-INS Valerie Heath AGENDA New priorities for IT: Deliver fast, focus on value! Avaya Breeze Snap-ins! Time to market New Business Outcomes using Breeze 2016

More information

years of Satellite Ground Systems

years of Satellite Ground Systems 1998-2038 40 years of Satellite Ground Systems Laurent MONTOYA, Patrick PLECZON 27 February 2018 2018 by Airbus Defence and Space. Published by The Aerospace Corporation with permission. fiction Lets recapitulate

More information

Clouds at other sites T2-type computing

Clouds at other sites T2-type computing Clouds at other sites T2-type computing Randall Sobie University of Victoria Randall Sobie IPP/Victoria 1 Overview Clouds are used in a variety of ways for Tier-2 type computing MC simulation, production

More information

Deploy Webex Video Mesh

Deploy Webex Video Mesh Video Mesh Deployment Task Flow, on page 1 Install Webex Video Mesh Node Software, on page 2 Log in to the Webex Video Mesh Node Console, on page 4 Set the Network Configuration of the Webex Video Mesh

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Avaya Aura Communication Manager 5.2.1, Avaya Aura Session Manager 6.1 and Avaya Aura Session Border Controller 6.0.3 with AT&T IP Toll

More information

Communications Transformations 2: Steps to Integrate SIP Trunk into the Enterprise

Communications Transformations 2: Steps to Integrate SIP Trunk into the Enterprise Communications Transformations 2: Steps to Integrate SIP Trunk into the Enterprise The Changing Landscape IP-based unified communications is widely deployed in enterprise networks, both for internal calling

More information

Deploying Voice Workloads for Skype for Business Online and Server

Deploying Voice Workloads for Skype for Business Online and Server Course Code: M40409 Vendor: Microsoft Course Overview Duration: 5 RRP: POA Deploying Voice Workloads for Skype for Business Online and Server Overview This five-day instructor-led course teaches how to

More information

ISTITUTO NAZIONALE DI FISICA NUCLEARE

ISTITUTO NAZIONALE DI FISICA NUCLEARE ISTITUTO NAZIONALE DI FISICA NUCLEARE Sezione di Perugia INFN/TC-05/10 July 4, 2005 DESIGN, IMPLEMENTATION AND CONFIGURATION OF A GRID SITE WITH A PRIVATE NETWORK ARCHITECTURE Leonello Servoli 1,2!, Mirko

More information

On-Site PBX Vs Hosted PBX

On-Site PBX Vs Hosted PBX Warm Welcome On-Site PBX Vs Hosted PBX On-Site PBX 1. Private Branch Exchange is a physically wired switchboard system that routes external calls to a series of internal phone lines. 2. This technology

More information

Application Note Asterisk BE with SIP Trunking - Configuration Guide

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

More information

Exam Questions Demo Cisco. Exam Questions CCIE Collaboration.

Exam Questions Demo   Cisco. Exam Questions CCIE Collaboration. Cisco Exam Questions 400-051 CCIE Collaboration Version:Demo 1. In Cisco IOS routers that use low latency queuing, which algorithm is used to presort traffic going into the default queue? A. first-in,

More information

Preparing for High-Luminosity LHC. Bob Jones CERN Bob.Jones <at> cern.ch

Preparing for High-Luminosity LHC. Bob Jones CERN Bob.Jones <at> cern.ch Preparing for High-Luminosity LHC Bob Jones CERN Bob.Jones cern.ch The Mission of CERN Push back the frontiers of knowledge E.g. the secrets of the Big Bang what was the matter like within the first

More information

AWS Networking & Hybrid Cloud Connectivity

AWS Networking & Hybrid Cloud Connectivity AWS Networking & Hybrid Cloud Connectivity Gold Coast AWS User Group Nov 2015 Kent Plummer - VPN Solutions Managed Private IP Networks for Business vpnsolutions.com.au AWS Networking & Hybrid Cloud Connectivity

More information

Voice Modernization for Contact Centers

Voice Modernization for Contact Centers Voice Modernization for Contact Centers Voice Your Main Channel voice is still the channel of choice handling around 68% of customer contact with social media holding a surprisingly meagre 2.7% Based on:

More information

Cisco Webex Cloud Connected Audio

Cisco Webex Cloud Connected Audio White Paper Cisco Webex Cloud Connected Audio Take full advantage of your existing IP telephony infrastructure to help enable a Webex integrated conferencing experience Introduction Cisco Webex Cloud Connected

More information

From Schiphol airport professional LTE & Critical Mobile Broadband market aggregation (KMBG) towards TCCA white paper

From Schiphol airport professional LTE & Critical Mobile Broadband market aggregation (KMBG) towards TCCA white paper Critical Mobile Broadband From Schiphol airport professional LTE & Critical Mobile Broadband market aggregation (KMBG) towards TCCA white paper KMBG dec 17 Koen Mioulet, enterprise wireless consultant

More information

Scientific data processing at global scale The LHC Computing Grid. fabio hernandez

Scientific data processing at global scale The LHC Computing Grid. fabio hernandez Scientific data processing at global scale The LHC Computing Grid Chengdu (China), July 5th 2011 Who I am 2 Computing science background Working in the field of computing for high-energy physics since

More information

Evolving Telecommunications to Triple Play:

Evolving Telecommunications to Triple Play: Hands-On Evolving Telecommunications to Triple Play: IPTV, VoIP and TV Delivery Systems for System Engineers-DataCom Course Description With the introduction of Next Generation Networks to telecommunications

More information

The CMS Computing Model

The CMS Computing Model The CMS Computing Model Dorian Kcira California Institute of Technology SuperComputing 2009 November 14-20 2009, Portland, OR CERN s Large Hadron Collider 5000+ Physicists/Engineers 300+ Institutes 70+

More information

Seminar/Workshop on New Technologies in Satellite and Ground Network

Seminar/Workshop on New Technologies in Satellite and Ground Network in Satellite and Ground Network SITA Daniel Coslovsky Business Development Director Mauro Diniz Senior Solution Designer Agenda Part I Who we are New Trends & Challenges in ground communications networks

More information

Troubleshooting Converged Enterprise Networks

Troubleshooting Converged Enterprise Networks Troubleshooting Converged Enterprise Networks VoiceCon San Francisco 2008 Steven Guthrie Director, Product Marketing CA, Inc. Agenda > What I m hearing >What is QoS? > Network and Voice Service Management

More information

OCS-NG400

OCS-NG400 Future Ready Voice Communications System OCS-NG400 OCS-NG400 1 www.onur.net 2 OCS-NG400 The OCS-NG400 IP-based voice communications system, combining state-of-the-art technology with proven components

More information

5 Best Practices for Transitioning from Legacy Voice to VoIP and UC&C

5 Best Practices for Transitioning from Legacy Voice to VoIP and UC&C WHITE PAR 5 Best Practices for Transitioning from Legacy Voice to VoIP and UC&C 1 WHITE PAR from Legacy Voice to VoIP and UC&C Voice communications are undergoing a profound shift, with many organizations

More information

STATUS OF PLANS TO USE CONTAINERS IN THE WORLDWIDE LHC COMPUTING GRID

STATUS OF PLANS TO USE CONTAINERS IN THE WORLDWIDE LHC COMPUTING GRID The WLCG Motivation and benefits Container engines Experiments status and plans Security considerations Summary and outlook STATUS OF PLANS TO USE CONTAINERS IN THE WORLDWIDE LHC COMPUTING GRID SWISS EXPERIENCE

More information

Cisco Unified Data Center Strategy

Cisco Unified Data Center Strategy Cisco Unified Data Center Strategy How can IT enable new business? Holger Müller Technical Solutions Architect, Cisco September 2014 My business is rapidly changing and I need the IT and new technologies

More information

WHITE PAPER. How Virtualization Complements ShoreTel s Highly Reliable Distributed Architecture

WHITE PAPER. How Virtualization Complements ShoreTel s Highly Reliable Distributed Architecture WHITE PAPER How Virtualization Complements s Highly Reliable Distributed Architecture Table of Contents 1. Executive summary...3 2. Why virtualize...3 3. UC system architecture and virtualization...4 4.

More information

Efikasniji modeli IT usluga: Managed Services and Cloud Jedna platforma-neograničene mogućnosti. Hrvoje Supić Maks Strajher

Efikasniji modeli IT usluga: Managed Services and Cloud Jedna platforma-neograničene mogućnosti. Hrvoje Supić Maks Strajher Efikasniji modeli IT usluga: Managed Services and Cloud Jedna platforma-neograničene mogućnosti Hrvoje Supić Maks Strajher What is a Managed Services? Taking responsibility for daily operations of parts

More information

CERN network overview. Ryszard Jurga

CERN network overview. Ryszard Jurga CERN network overview Ryszard Jurga CERN openlab Summer Student Programme 2010 Outline CERN networks Campus network LHC network CERN openlab NCC 2 CERN campus network 3 Network Backbone Topology Gigabit

More information

INTEGRATED SOLUTIONS OIL & GAS

INTEGRATED SOLUTIONS OIL & GAS INTEGRATED SOLUTIONS OIL & GAS IMPROVING SAFETY, REAL-TIME DECISION MAKING AND ASSET CONTROL IN HIGH-RISK OIL AND GAS ENVIRONMENTS CREATING THE CONNECTED ENTERPRISE 2 In high-risk environments, clear,

More information

Layer 4 to Layer 7 Design

Layer 4 to Layer 7 Design Service Graphs and Layer 4 to Layer 7 Services Integration, page 1 Firewall Service Graphs, page 5 Service Node Failover, page 10 Service Graphs with Multiple Consumers and Providers, page 12 Reusing a

More information

UP! TO DOCKER PAAS. Ming

UP! TO DOCKER PAAS. Ming UP! TO DOCKER PAAS Ming Jin(mjin@thoughtworks.com) March 15, 2015 1 WHO AM I Ming Jin Head of Cloud Solutions of ThoughtWorks China Architect, Agile Consulting Solutions and Consulting on DevOps & Cloud

More information

Clouds in High Energy Physics

Clouds in High Energy Physics Clouds in High Energy Physics Randall Sobie University of Victoria Randall Sobie IPP/Victoria 1 Overview Clouds are integral part of our HEP computing infrastructure Primarily Infrastructure-as-a-Service

More information

CAPsMAN Quick Setup Guide, Latest version new features, How to maintain a failover controller(capsman) Georgios Argyrides

CAPsMAN Quick Setup Guide, Latest version new features, How to maintain a failover controller(capsman) Georgios Argyrides CAPsMAN Quick Setup Guide, Latest version new features, How to maintain a failover controller(capsman) Georgios Argyrides MUM Central America - Guatemala 20 th January 2017 1 About Me My Name: Georgios

More information

Cisco Expo 2009 Bratislava. Chief Technology Officer VMware, Inc.

Cisco Expo 2009 Bratislava. Chief Technology Officer VMware, Inc. Cisco Expo 009 Bratislava Chief Technology Officer VMware, Inc. Jan Kvinta Territory Sales Manager jkvinta@vmware.com +40 75 73 33 Chief Technology Officer VMware, Inc. Marek Bražina System Engeneer mbrazina@vmware.com

More information

Application Note. Microsoft OCS 2007 Configuration Guide

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

More information