FreeSWITCH(es) Beyond the single machine: special cases and differences between single domain and multi tenant

Size: px
Start display at page:

Download "FreeSWITCH(es) Beyond the single machine: special cases and differences between single domain and multi tenant"

Transcription

1 SCALING FreeSWICH(es) Beyond the single machine: special cases and differences between single domain and multi tenant Giovanni Maruzzelli

2 SI Scaling FreeSWICHes SI roxy Media UD Media roxy C Signaling LS W BR Signaling C UD LS C C BR W K A L I V D g in l na g ia d Si e M DB File File DB R L I C A I O N SI roxy Media GSQL BDR + GlusterFS Media roxy FreeSWICH Servers Farm GSQL BDR + GlusterFS 2/24

3 SI and NA Client is behind NA, not directly reachable by server Client sends from its own I:port a RGISR request to Location Server I:port, and in doing so it opens a pinhole in the NA, waiting for server's answer NA pinhole is only able to receive packets from same I:port couple (Client/Server) it was open by, and for a limited period of time (30 seconds?) Location Server sends periodically from same I:port an OIONS message to Client I:port, Client answers, and in doing so it maintains the pinhole open When there is an incoming call for Client, Server sends the INVI from same I:port to Client I:port 3/24

4 SI Load Balancing and roxies SI roxy UD Media roxy C LS WB RC Signaling Signaling C UD LS C BR W K A L I V D SI roxy Media roxy 4/24

5 Where to put the SI Registrar ON LB (SI roxy) MACHIN, directly interacting with Clients RGISR and NA Keepalive (OIONS) are high volume, low load transactions One robust box (in active-passive HA) will be able to serve tens of thousands clients his is the most straightforward topology RGISRAION is then Forwarded to FreeSWICH MACHINS, load balanced by LB FreeSWICHes are made aware of registration (eg, where the phone is) created and deleted No registration traffic, no NA keepalive traffic 5/24

6 SI Call Distribution: DISACHR & LOAD BALANCR SI roxy can be used for relaying requests to multiple boxes using static algorithms (eg: round robin or weighted) or dynamic algorithms (that take care of actual number of active calls on each machine) All proxy's algorithms are able to ping destinations, retry on failed destination, disable the failed box from list, and reenable it when is back in order 6/24

7 SI Load Balancing and roxies SI roxy UD Media roxy C LS WB RC Signaling Signaling C UD LS C BR W K A L I V D g il n na g Si SI roxy Media roxy 7/24

8 SI Media Relaying SI (signaling) proxy has nothing to do with media flow, it does not touch R It can modify SI headers, and SD bodies, so clients behind restrictive NAs will use a third party as a relay, and it can pass commands to that relay (eg: so the relay knows which client must be relayed to which) Original relay software is Rtpproxy More recent and advanced (eg: kernel space, etc): Mediaroxy Rtpngine All of them can scale indefinitely 8/24

9 SI Load Balancing and roxies SI roxy Media UD Media roxy C LS WB RC Signaling Signaling C UD LS C BR W K A L I V D S g in l a n ig D (U ) C ia d e M ) D (U SI roxy Media Media roxy 9/24

10 Adapted from: pass-through proxy by Stanislav Sinyagin 10/24

11 Standard Calls (one to one, straightforward) Registered hone to Registered hone (eg Internal Calls ) Registered hone to IS gw (eg Outbound Calls ) IS s to Registered hone (eg Inbound DID Calls ) 11/24

12 Special Cases (must be managed) Load Balancing is predicated on a server farm of equivalent and equipollent (eg: interchangeable) servers here are cases for which this is not true: Conferences Call Queues Call ark Unpark Call/Group ickup (Intercept) And so on, and so on (quot. Zizek) 12/24

13 Conferences, Call Queues, Call arks (must be local to one FS machine) Conferences are multiple calls media streams switched or mixed together (think multitrack video/audio editing software), result stream is then broadcasted to all participants Call Queues are stacks of incoming live calls, all of them listening to Music on Hold, waiting to be dispatched to answering agents. It is possible to inject streams to single callers (eg You are 3 rd in line, your average waiting time is 9 minutes ) Call arks are named stalls where you put a call, and after a while you or someone else pick it up 13/24

14 Special Cases (hash on destination) 14/24

15 SI Scaling FreeSWICHes SI roxy Media UD Media roxy C Signaling LS W BR Signaling C UD LS C C BR W K A L I V D g in l na g ia d Si e M SI roxy Media Media roxy FreeSWICH Servers Farm 15/24

16 Call/Group ickups Someone answered a call, you are in his same group, he stares at you, you press *8 and pickup the call A call is ringing on a phone a desk away on your same group, you press *4X and answer the call hose two cases are to be managed at FreeSWICH dialplan level, inserting into a DB table info on call groups belonging 16/24

17 Special Cases (Multi enancy) Multi enant = Multiple SI/WebRC domains, managed independently Farm is partitioned on Domains by the roxy, each domain goes to a particular machine his solves the conferencing-queues-transferpickup issues (eg locality of calls/users) High Availability by one or more SAR machines, ready to take the role of the failed machine 17/24

18 Special Cases (hash on domain) 18/24

19 FreeSWICHes' Farm artitioned FreeSWICH 01 FreeSWICH 02 FreeSWICH 03 K A LI V D FreeSWICH 04 FreeSWICH SAR 19/24

20 Signaling, Again (resence, BLF, Messaging) ALL UR SIGNALING AR BLONG O SI ROXY resence SUBSCRIB UBLISH NOIFY vent: State (Available, Busy, Do Not Disturb, Away) Blinking Field Lamp (BLF) SUBSCRIB UBLISH NOIFY vent: Dialog (Idle, Ringing, Calling, in a call) Messaging MSSAG (SIML) 20/24

21 OpenSIS nhancements Clustering roxies Mid-Registar Balancing on FreeSWICH Load 21/24

22 22/24

23 23/24

24 hank You QUSIONS? Giovanni Maruzzelli 24/24

UNDERSTANDING FreeSWITCH CLUSTERING with OpenSIPS (done well) Giovanni Maruzzelli

UNDERSTANDING FreeSWITCH CLUSTERING with OpenSIPS (done well) Giovanni Maruzzelli UNDRSTANDING FreeSWITCH CLUSTRING with OpenSIPS (done well) Giovanni Maruzzelli OpenSIPS Summit Amsterdam 2018 Who is Who Phones are SIP User Agents that can initiate (client) or accept (server) sessions

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

Performance and Scalability with Griddable.io

Performance and Scalability with Griddable.io Performance and Scalability with Griddable.io Executive summary Griddable.io is an industry-leading timeline-consistent synchronized data integration grid across a range of source and target data systems.

More information

Call Control Discovery

Call Control Discovery CHAPTER 3 The call control discovery feature leverages the Service Advertisement Framework (SAF) network service, a proprietary Cisco service, to facilitate dynamic provisioning of inter-call agent information.

More information

BLF Presence. Configure BLF Presence

BLF Presence. Configure BLF Presence This chapter provides information about the Busy Lamp Field (BLF) Presence feature which allows a user to monitor the real-time status of another user at a directory number or SIP URI. Configure, page

More information

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

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

More information

Layer-4 to Layer-7 Services

Layer-4 to Layer-7 Services Overview, page 1 Tenant Edge-Firewall, page 1 LBaaS, page 2 FWaaS, page 4 Firewall Configuration, page 6 Overview Layer-4 through Layer-7 services support(s) end-to-end communication between a source and

More information

SIP Devices Configuration

SIP Devices Configuration Set Up Ingress Gateway to Use Redundant Proxy Servers, on page 1 Set Up Call Server with Redundant Proxy Servers, on page 1 Local SRV File Configuration Example for SIP Messaging Redundancy, on page 2

More information

SIP Devices Configuration

SIP Devices Configuration Set Up Ingress Gateway to Use Redundant Proxy Servers, page 1 Set Up Call Server with Redundant Proxy Servers, page 1 Local SRV File Configuration Example for SIP Messaging Redundancy, page 2 Load-Balancing

More information

Reference Guide. IP Phone/Calling Features Voice Mail Personal Assistant Toolbar. Dialing. Your Phone Calling Features.

Reference Guide. IP Phone/Calling Features Voice Mail Personal Assistant Toolbar. Dialing. Your Phone Calling Features. TelNet OfficeEdge Complete Polycom SoundPoint 550 IP Phone. Reference Guide IP Phone/Calling Features Voice Mail Personal Assistant Toolbar Dialing To dial phone number or extension Lift your handset and

More information

Polycom VVX500 Series IP Phone Reference Guide Dialing Your Phone Calling Features To dial phone number or extension Phone Views Speakerphone

Polycom VVX500 Series IP Phone Reference Guide Dialing Your Phone Calling Features To dial phone number or extension Phone Views Speakerphone TelNet OfficeEdge Complete Polycom VVX500 Series IP Phone. Reference Guide IP Phone/Calling Features Voicemail. Dialing Your Phone Calling Features To dial phone number or extension Lift handset and dial

More information

DEPLOYMENT GUIDE Version 1.2. Deploying the BIG-IP LTM for SIP Traffic Management. Archived

DEPLOYMENT GUIDE Version 1.2. Deploying the BIG-IP LTM for SIP Traffic Management. Archived DEPLOYMENT GUIDE Version 1.2 Deploying the BIG-IP LTM for SIP Traffic Management Table of Contents Table of Contents Configuring the BIG-IP LTM for SIP traffic management Product versions and revision

More information

Allworx Call Assistant 2.4 Quick Reference Guide

Allworx Call Assistant 2.4 Quick Reference Guide Allworx Call Assistant 2.4 Quick Reference Guide No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by any means, electronic, mechanical, photocopy,

More information

ICX Features for Users

ICX Features for Users ICX UC & Cloud PBX With Cloud ICX, you have all tools needed to offer enterprise PBX, video, presence, instant messaging, contact center solutions, and mobility. ICX Features for Users IXICA ICX is a business

More information

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

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

More information

Version: SIPPBXUM.100

Version: SIPPBXUM.100 SIPPBX 6200A User s Manual Version: SIPPBXUM.100 CH1. Overview... - 5-1.1 Specifications... - 5-1.2 Hardware Overview... - 8-1.2.1 The Front Panel... - 8-1.2.2 The Back Panel... - 8 - CH2. Start to configure

More information

Reference Guide. IP Phone/Calling Features Voic . Dialing. Your Phone Calling Features. Phone Views. To dial phone number or extension.

Reference Guide. IP Phone/Calling Features Voic . Dialing. Your Phone Calling Features. Phone Views. To dial phone number or extension. TelNet OfficeEdge Complete Polycom VVX400 Series IP Phone. Reference Guide. IP Phone/Calling Features Voicemail Dialing Your Phone Calling Features To dial phone number or extension Lift your handset and

More information

Reference Guide. IP Phone/Calling Features Voic Dialing. Your Phone Calling Features. Phone Views. To dial phone number or extension.

Reference Guide. IP Phone/Calling Features Voic Dialing. Your Phone Calling Features. Phone Views. To dial phone number or extension. TelNet OfficeEdge Complete Polycom VVX300 / 310 IP Phone. Reference Guide. IP Phone/Calling Features Voicemail Dialing Your Phone Calling Features To dial phone number or extension Lift your handset and

More information

AT&T Collaborate glossary

AT&T Collaborate glossary Common terms associated with the AT&T Collaborate SM service. A B C D E F G H I J K L M N O P Q R S T U V W X Y Z A account codes A feature that lets administrators track and manage outgoing calls to keep

More information

Quick Reference Guide.

Quick Reference Guide. TelNet OfficeEdge Complete Cisco SPA500 series phone. Quick Reference Guide. IP Phone/Calling Features VoiceMail Personal Assistant Toolbar Dialing Your Phone Calling Features To dial phone number or extension

More information

Mitel Technical Configuration Notes HO858

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

More information

Table of Contents DVX-2005F IPPBX

Table of Contents DVX-2005F IPPBX Table of Contents Chapter 1Feature Codes... 1 1.1 Blacklist... 1 1.2 Pickup Call... 2 1.3 Call Parking... 3 1.4 Call Transfer... 4 1.5 Conference... 5 1.6 Voicemail... 6 1.7 One Touch Recording... 7 1.8

More information

Version 1.2, 28 February Far South Networks

Version 1.2, 28 February Far South Networks COM.X IP PBX END USER GUIDE Version 1.2, 28 February 2014 Document History Version Date Description of Changes 1.0 10/01/01 First release 1.1 10/10/08 Added instructions for remote voice mailbox access,

More information

Uvoice Call Assistant 2.5 Quick Reference Guide

Uvoice Call Assistant 2.5 Quick Reference Guide Uvoice Call Assistant 2.5 Quick Reference Guide No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by any means, electronic, mechanical, photocopy,

More information

Version 1.2, 28 February Far South Networks

Version 1.2, 28 February Far South Networks COM.X IP PBX END USER GUIDE Version 1.2, 28 February 2014 Document History Version Date Description of Changes 1.0 10/01/01 First release 1.1 10/10/08 Added instructions for remote voice mailbox access,

More information

Cloud Application Integration Service

Cloud Application Integration Service Cloud Application Integration Service About Process Server Load Balancing and Clustering on Secure Agent Dated: May 2017 Page 1 of 9 Contents Overview... 3 Choosing What s Best for your Needs... 3 Details...

More information

Digital Telephone User Guide

Digital Telephone User Guide Digital Telephone User Guide 1 P. O. Box 99, Conway, AR 72033 (501) 450-6000 ConwayCorp.com * Feature Access Codes *11 Broadworks Anywhere (pulling call to alternate phone) *62 Access Voicemail *72 Call

More information

Hosted VoIP Administrator User Guide

Hosted VoIP Administrator User Guide Hosted VoIP Administrator User Guide Table of Contents: 1. Call Continuity..... pg 1 2. Call Groups..... pg 2 3. Call Queues... pg 5 4. Caller ID... pg 9 5. Company Call Recording... pg 12 6. Conference

More information

Mitel SIP CoE Technical Configuration

Mitel SIP CoE Technical Configuration Mitel SIP CoE Technical Configuration G12 Communications 1 (877) 311-8750 sales@g12com.com 150 Lake Street South, Kirkland, WA 98033 NOTICE The information contained in this document is believed to be

More information

In modern computers data is usually stored in files, that can be small or very, very large. One might assume that, when we transfer a file from one

In modern computers data is usually stored in files, that can be small or very, very large. One might assume that, when we transfer a file from one In modern computers data is usually stored in files, that can be small or very, very large. One might assume that, when we transfer a file from one computer to another, the whole file is sent as a continuous

More information

PBX Data Sheet. Version 2.0. Product categories

PBX Data Sheet. Version 2.0. Product categories PBX Data Sheet Version 2.0 Product categories pbxnsip offers products in three categories: The embedded versions are usually sold to OEM partners, who include the pbxnsip software with other products like

More information

Infrastructure Configuration Product Fields

Infrastructure Configuration Product Fields Infrastructure Configuration Product s Infrastructure Data Object s, page 1 Infrastructure Data Object s To create Configuration Templates, you must add infrastructure Configuration Products to the Configuration

More information

eservices Multitenancy and Load Balancing Guide eservices 8.1.4

eservices Multitenancy and Load Balancing Guide eservices 8.1.4 eservices Multitenancy and Load Balancing Guide eservices 8.1.4 5/4/2018 Table of Contents eservices Multi-tenancy and Load Balancing Guide 3 Multi-Tenancy 4 Configuration 5 Limitations 7 Load Balancing

More information

Release Notes. for Kerio Operator 1.2.1

Release Notes. for Kerio Operator 1.2.1 Release Notes for Kerio Operator 1.2.1 2012 Kerio Technologies s.r.o. All rights reserved. Date: March 12th, 2012 1 Welcome to the Kerio Operator 1.2.1 Kerio Operator is a PBX software for small and medium

More information

SASKTEL INTEGRATED BUSINESS COMMUNICATIONS (IBC)

SASKTEL INTEGRATED BUSINESS COMMUNICATIONS (IBC) SASKTEL INTEGRATED BUSINESS COMMUNICATIONS (IBC) IBC WIRELESS USER GUIDE February 2018 Version 4 TABLE OF CONTENTS INTRODUCTION... 3 IBC telephony features available to IBC Wireless... 3 New feature with

More information

OFFICE FEATURES. (800)

OFFICE FEATURES. (800) OFFICE FEATURES (800) 799-0600 sales@nextiva.com Advanced Call Forwarding Call forwarding allows you to redirect calls to a third party destination such as a phone number or extension. Nextiva offers multiple

More information

Call Center Agent Guide. Part No. P March 2004

Call Center Agent Guide. Part No. P March 2004 Call Center Agent Guide Part No. P0606199 03 23 March 2004 2 Call Center Agent Guide Copyright 2004 Nortel Networks All rights reserved. 2004. The information in this document is subject to change without

More information

Copyright ZYCOO All rights reserved. V Table of Contents

Copyright ZYCOO All rights reserved. V Table of Contents Table of Contents Chapter 1 Changelog... 1 Chapter 2 Feature Codes... 5 2.1 Blacklist... 5 2.2 Pickup Call... 5 2.3 Call Parking... 6 2.4 Call Transfer... 6 2.5 Conference... 7 2.6 Voicemail... 7 Chapter

More information

Cisco Unified Mobility

Cisco Unified Mobility CHAPTER 14 extends the rich call control capabilities of Cisco Unified Communications Manager from the primary workplace desk phone of a mobile worker to any location or device of their choosing. For example,

More information

Call Flow Control User Guide. Schmooze Com Inc.

Call Flow Control User Guide. Schmooze Com Inc. Schmooze Com Inc. Chapters Overview Logging In Creating a Call Flow Routing Calls to Call Flow Toggles Overview Call Flow Control lets you toggle where calls are sent based on if the toggle is set for

More information

Table of Contents. Phone Configuration

Table of Contents. Phone Configuration User Manual 3.60 Table of Contents Phone Configuration... 1-5 Buttons... 1 Placing a Call... 1 Answering a Call... 2 DND... 2 Redial... 2 Call List / Callers... 2 Contacts... 2 Paging... 3 Transferring

More information

Configuring the Oracle Network Environment. Copyright 2009, Oracle. All rights reserved.

Configuring the Oracle Network Environment. Copyright 2009, Oracle. All rights reserved. Configuring the Oracle Network Environment Objectives After completing this lesson, you should be able to: Use Enterprise Manager to: Create additional listeners Create Oracle Net Service aliases Configure

More information

Desktop Reference Guide

Desktop Reference Guide Desktop Reference Guide IP550 Telephone Using Your Telephone Your new telephone is a state of the art IP Telephone instrument. It is manufactured by IPitomy for use with the IPitomy IP PBX System. The

More information

Configuration Guide IP-to-IP Application

Configuration Guide IP-to-IP Application Multi-Service Business Gateways Enterprise Session Border Controllers VoIP Media Gateways Configuration Guide IP-to-IP Application Version 6.8 November 2013 Document # LTRT-40004 Configuration Guide Contents

More information

Allworx Call Assistant 2.1 Quick Reference Guide

Allworx Call Assistant 2.1 Quick Reference Guide Allworx Call Assistant 2.1 Quick Reference Guide -PAGE INTENTIONALLY LEFT BLANK- Table of Contents 1 Introduction... 2 2 Logging In... 3 3 Views... 4 3.1 My Calls View... 5 3.2 Switchboard View... 6 3.3

More information

Universal device template setup

Universal device template setup This chapter contains information to set up universal device templates. About universal device template display preference setup, page 1, page 2 About universal device template display preference setup

More information

Overview of Networking Concepts

Overview of Networking Concepts , page 1 Overview Each Cisco Unity Connection server or cluster has a maximum number of users that it can serve. When the messaging needs of your organization require more than one Unity Connection server

More information

Configuring Triggers. Viewing and Deleting Triggers

Configuring Triggers. Viewing and Deleting Triggers Configuring Triggers Viewing and Deleting Triggers Adding a Trigger Viewing, Adding, Moving, and Deleting Rules for a Trigger Adding, Editing, and Deleting Conditions for a Trigger Rule Viewing and Deleting

More information

ZYCOO CooVox Series IP Phone System Extension User Guide. Software version v3.0.1

ZYCOO CooVox Series IP Phone System Extension User Guide. Software version v3.0.1 ZYCOO CooVox Series IP Phone System Extension User Guide Software version v3.0.1 Contents Extension User Web Portal... 1 Extension User Web Login... 1 Web Dial... 3 Inbound Calls... 3 Contacts... 4 Call

More information

User Preferences Settings

User Preferences Settings CHAPTER 40 Impacted GUI: Cisco Unified Communications Manager Business Edition 3000 User Preferences Interface The following information displays when the user clicks Help in the Cisco Unified Communications

More information

Setting Up an Avaya Definity ProLogix Digital PIMG Integration with Cisco Unity Connection

Setting Up an Avaya Definity ProLogix Digital PIMG Integration with Cisco Unity Connection CHAPTER 4 Setting Up an Avaya Definity ProLogix Digital PIMG Integration with Cisco Unity Connection For detailed instructions for setting up an Avaya Definity ProLogix digital PIMG integration with Cisco

More information

FlexIP SOLUTIONS FEATURES

FlexIP SOLUTIONS FEATURES FlexIP SOLUTIONS FEATURES INTERESTED IN LEARNING HOW OUR PROVEN SOFTWARE PLATFORM CAN REVITALIZE YOUR BUSINESS COMMUNICATIONS? With FlexIP, we give you the tools and features you need to enhance your business

More information

Inbound Reports. Cisco Unified Contact Center Express Report Description Guide, Release 11.0(1) 1

Inbound Reports. Cisco Unified Contact Center Express Report Description Guide, Release 11.0(1) 1 Abandoned Call Detail Activity Report, page 2 Aborted Rejected Call Detail Report, page 3 Agent All s Report, page 6 Agent Call Summary Report, page 9 Agent Detail Report, page 12 Agent Login Logout Activity

More information

Example Customer Scenarios

Example Customer Scenarios Example Customer Scenarios Vodafone One Net Business Example Customer Scenarios How One Net Collaboration makes a difference Inbound and Outbound calls Inbound Calls in to a user from an operator or via

More information

Manage User Features

Manage User Features As an administrator for the AT&T Collaborate service, you can manage features for each user from the Users widget on the Collaborate homepage. First, you assign a feature to the user, and then turn the

More information

Configuring Cache Services Using the Web Cache Communication Protocol

Configuring Cache Services Using the Web Cache Communication Protocol Configuring Cache Services Using the Web Cache Communication Protocol Finding Feature Information, page 1 Prerequisites for WCCP, page 1 Restrictions for WCCP, page 2 Information About WCCP, page 3 How

More information

Brekeke PBX Version 3 Administrator's Guide (Basic) Brekeke Software, Inc.

Brekeke PBX Version 3 Administrator's Guide (Basic) Brekeke Software, Inc. Brekeke PBX Version 3 Administrator's Guide (Basic) Brekeke Software, Inc. Version Brekeke PBX version 3, Administrator s Guide (Basic) Copyright This document is copyrighted by Brekeke Software, Inc.

More information

HP Load Balancing Module

HP Load Balancing Module HP Load Balancing Module Load Balancing Configuration Guide Part number: 5998-4218 Software version: Feature 3221 Document version: 6PW100-20130326 Legal and notice information Copyright 2013 Hewlett-Packard

More information

IPitomy System IP1000v2 IP1200 IP2000 IP5000 Extensions Extension Capacity

IPitomy System IP1000v2 IP1200 IP2000 IP5000 Extensions Extension Capacity Feature List IPitomy System IP1000v2 IP1200 IP2000 IP5000 Extensions Extension Capacity Up to Up to Up to Up to 250 30 100 500 Import Names and Email Adresses Auto Create Extensions and Voice Mail Boxes

More information

1. General Information

1. General Information Tenant User Manual INDEX 1. General Information...3 1.1 Introduction...3 1.2 Logging in...3 1.3 Forgot Password...4 1.4 Dashboard...6 2. Config...9 2.1 ACL List...9 2.2 Prompt List...10 2.3 Plan...11 2.4

More information

Com.X PBX. End User Guide. Version 1.1, 8 September Far South Networks

Com.X PBX. End User Guide. Version 1.1, 8 September Far South Networks Com.X PBX End User Guide Version 1.1, 8 September 2010 Document History Version Date Description of Changes 1.0 10/01/01 Preliminary 1.1 10/10/08 Added instructions for remote voice mailbox access, completed

More information

ECLASS BLOCK. Description. Extension Controls

ECLASS BLOCK. Description. Extension Controls ECLASS BLOCK Description The ECLASS (Class of Service) Block is an expansion or extension of service parameters which pertain to an Extension Block. All extension blocks are associated with one ECLASS

More information

OpenScape Business V2R3 Highlights. Peter Messelis, Product

OpenScape Business V2R3 Highlights. Peter Messelis, Product OpenScape Business V2R3 Highlights Peter Messelis, Product Manager@Nextel Agenda Highlights V2R3 UC Endpoints Interworking Security 2 Agenda Highlights V2R3 UC Endpoints Interworking Security 3 Highlights

More information

vserver vserver virtserver-name no vserver virtserver-name Syntax Description

vserver vserver virtserver-name no vserver virtserver-name Syntax Description Chapter 2 vserver vserver To identify a virtual server, and then enter the virtual server configuration submode, use the vserver command. To remove a virtual server from the configuration, use the no form

More information

Starplus II non-speakerphone Guide

Starplus II non-speakerphone Guide Starplus II non-speakerphone Guide ANSWERING a Call While the phone is ringing you will hear the ringer and see the message light flashing. Lift the handset to answer the call. BASIC DIALING Campus Calls:

More information

Setting up Alcatel 4400 Digital PIMG Integration

Setting up Alcatel 4400 Digital PIMG Integration up Alcatel 4400 Digital PIMG Integration with Cisco Unity Connection Up an Alcatel 4400 Digital PIMG Integration with Cisco Unity Connection, on page 1 Up an Alcatel 4400 Digital PIMG Integration with

More information

Setting up Polycom VVX phones on the Cloud PBX

Setting up Polycom VVX phones on the Cloud PBX Setting up Polycom VVX phones on the Cloud PBX This document outlines the set-up and use of Polycom VVX termninals on the Cloud PBX Contents List of Polycom phones that are auto provisioned and tightly

More information

Configure MiVoice Business 9.0 SP1 for use with OpenIP SIP Trunking

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

More information

BIG-IP Local Traffic Management: Basics. Version 12.1

BIG-IP Local Traffic Management: Basics. Version 12.1 BIG-IP Local Traffic Management: Basics Version 12.1 Table of Contents Table of Contents Introduction to Local Traffic Management...7 About local traffic management...7 About the network map...7 Viewing

More information

Basic Features Guide

Basic Features Guide Basic Features Guide This guide will walk you through the basic features and functions of the SpectrumVoIP Phone System. Version 1.1 Placing and Receiving Calls In order to place a call on your Spectrum

More information

O1 Communications, Inc.

O1 Communications, Inc. O1 Communications, Inc. (also known as star codes ) are entered through the phone keypad to control the configuration of certain features. To use a Feature Access Code, pick up the handset and enter the

More information

Setting Up an Alcatel 4400 Digital PIMG Integration with Cisco Unity Connection

Setting Up an Alcatel 4400 Digital PIMG Integration with Cisco Unity Connection up Alcatel 4400 Digital PIMG Integration with Cisco Unity Connection Up an Alcatel 4400 Digital PIMG Integration with Cisco Unity Connection, page 1 Up an Alcatel 4400 Digital PIMG Integration with Cisco

More information

Competella Unified Communication Suite Release 2.5

Competella Unified Communication Suite Release 2.5 May 15 2018, page 1 of 18 Competella Unified Communication Suite Release 2.5 General The Competella Unified Communication Suite offers professional solutions for contact centers and a switchboard attendant

More information

Quick Start Guide Inclarity Phone Manager v2 30/03/2015

Quick Start Guide Inclarity Phone Manager v2 30/03/2015 Quick Start Guide Inclarity Phone Manager v2 30/03/2015 1 Phone Manager is a simple, web-based interface which allows each end user to manage his or her own telephone number and associated service features.

More information

Extension User Guide. S-Series Extension User Guide

Extension User Guide. S-Series Extension User Guide Extension User Guide Sales Tel: +86-592-5503309 E-mail: sales@yeastar.com Support Tel:+86-592-5503301 E-mail: support@yeastar.com Web: http://www.yeastar.com Version: 1.0 Revised: 2016.06 1 Contents 1.

More information

Virtual Office. Group Call Pickup. Version 1.0. Revision 1.0

Virtual Office. Group Call Pickup. Version 1.0. Revision 1.0 Virtual Office Group Call Pickup Version 1.0 Revision 1.0 Copyright 2015, 8x8, Inc. All rights reserved. This document is provided for information purposes only and the contents hereof are subject to change

More information

IP Office Basic Edition Quick Mode T7100 Phone User Guide

IP Office Basic Edition Quick Mode T7100 Phone User Guide Quick Mode T7100 Phone User Guide - Issue 4a - (03 October 2011) 2011 AVAYA All Rights Reserved. Notices While reasonable efforts have been made to ensure that the information in this document is complete

More information

APPLICATION-NOTE Feature support for SPA and Polycom Phones

APPLICATION-NOTE Feature support for SPA and Polycom Phones APPLICATION-NOTE Feature support for SPA and Polycom Phones Purpose of the Document: This document lists the feature support for SPA and Polycom phones on the CISCO UNIFIED COMMUNICATIONS MANAGER EXPRESS

More information

CISCO EXAM QUESTIONS & ANSWERS

CISCO EXAM QUESTIONS & ANSWERS CertifyMe Number: 642-427 Passing Score: 800 Time Limit: 120 min File Version: 29.0 http://www.gratisexam.com/ CISCO 642-427 EXAM QUESTIONS & ANSWERS Exam Name: TVOICE v8.0 Troubleshooting Cisco Unified

More information

SASKTEL INTEGRATED BUSINESS COMMUNICATIONS (IBC)

SASKTEL INTEGRATED BUSINESS COMMUNICATIONS (IBC) SASKTEL INTEGRATED BUSINESS COMMUNICATIONS (IBC) DESKTOP CLIENT USER GUIDE Version 4 January 2018 TABLE OF CONTENTS About the SaskTel IBC Desktop Client...3 Requirements...3 How to download and install

More information

Calling Features. Cisco Unified IP Conference Phone 8831 User Guide for Cisco Unified Communications Manager 9.3 1

Calling Features. Cisco Unified IP Conference Phone 8831 User Guide for Cisco Unified Communications Manager 9.3 1 You can perform basic call-handling tasks using a range of features and services. Feature availability can vary; contact your system administrator for more information. Softkey feature map, page 2 Answer,

More information

OnDO PBX. Administrator's Guide. Version 1.3. Brekeke Software, Inc.

OnDO PBX. Administrator's Guide. Version 1.3. Brekeke Software, Inc. OnDO PBX Version 1.3 Administrator's Guide Brekeke Software, Inc. Version OnDO PBX v.1.3 Administrator s Guide, March 2005 Copyright This document is copyrighted by Brekeke Software, Inc. Copyright 2005

More information

Axxess Phone Instructions (NOT ALL PHONES HAVE ALL FEATURES)

Axxess Phone Instructions (NOT ALL PHONES HAVE ALL FEATURES) Axxess Phone Instructions (NOT ALL PHONES HAVE ALL FEATURES) To Intercom Any Extension: Press SPKR key or lift the handset. Dial the extension number or press the name key. To Take An Incoming Call: Lift

More information

Spectrum Enterprise SIP Trunking Service Mitel 3300/MCD/MiVoice IP PBX Configuration Guide

Spectrum Enterprise SIP Trunking Service Mitel 3300/MCD/MiVoice IP PBX Configuration Guide Spectrum Enterprise SIP Trunking Service Mitel 3300/MCD/MiVoice IP PBX Configuration Guide About Spectrum Enterprise: Spectrum Enterprise is a division of Charter Communications following a merger with

More information

Session Initiation Protocol (SIP)

Session Initiation Protocol (SIP) Session Initiation Protocol (SIP) Introduction A powerful alternative to H.323 More flexible, simpler Easier to implement Advanced features Better suited to the support of intelligent user devices A part

More information

Dialplate Receptionist Console Version

Dialplate Receptionist Console Version En Dialplate Receptionist Console Version 4.0.1.12 User Manual TABLE OF CONTENTS Table of contents... 2 Install... 4 Setup... 4 System requirements... 4 License activation... 4 Make a call... 6 Generic

More information

Anonymous Call Rejection

Anonymous Call Rejection Contents Anonymous Call Rejection 4 Call Block 5 Call Forward 6-7 Call Return 8 Call Waiting 9 Caller ID 10-11 Do Not Disturb 12 Find Me 13 Selective Call Forwarding 14 Speed Dial 15 Three-Way Calling

More information

Avaya 9601 IP Deskphone SIP Quick Reference

Avaya 9601 IP Deskphone SIP Quick Reference Avaya 9601 IP Deskphone SIP Quick Reference Scrolling and navigation Release 7.0 Issue 1 August 2015 When navigating through the options and features on your telephone display, use the navigation arrows

More information

Allworx Family of Products

Allworx Family of Products Allworx Family of Products 2007 Award-winning phone systems for businesses Whether your business has 10 employees at a single site or hundreds of employees at multiple sites, traditional phones lines,

More information

Cisco Mobility. Cisco Unified Mobility. Configure Cisco Unified Mobility. Cisco Unified Mobility, page 1 Cisco Jabber for Mobile, page 66

Cisco Mobility. Cisco Unified Mobility. Configure Cisco Unified Mobility. Cisco Unified Mobility, page 1 Cisco Jabber for Mobile, page 66 Cisco Unified Mobility, page 1 Cisco Jabber for Mobile, page 66 Cisco Unified Mobility This chapter provides information about Cisco Unified Mobility which extends the rich call control capabilities of

More information

Spectrum Enterprise SIP Trunking Service Mitel 3300/MCD/MiVoice v7.0 SP1PR1 IP PBX Configuration Guide

Spectrum Enterprise SIP Trunking Service Mitel 3300/MCD/MiVoice v7.0 SP1PR1 IP PBX Configuration Guide Spectrum Enterprise SIP Trunking Service Mitel 3300/MCD/MiVoice v7.0 SP1PR1 IP PBX Configuration Guide About Spectrum Enterprise: Spectrum Enterprise is a division of Charter Communications following a

More information

Load Balancing 101: Nuts and Bolts

Load Balancing 101: Nuts and Bolts Load Balancing 101: Nuts and Bolts Load balancing technology is the basis on which today's Application Delivery Controllers operate. But the pervasiveness of load balancing technology does not mean it

More information

VBX Feature Guide. 1 Introduction. List of Abbreviations. About this Feature Guide. AA - Automated Attendant. COS - Class of Service

VBX Feature Guide. 1 Introduction. List of Abbreviations. About this Feature Guide. AA - Automated Attendant. COS - Class of Service VBX Feature Guide 2 VBX Feature Guide 1 Introduction About this Feature Guide The Feature Guide is designed to serve as an overall reference describing the features of the ECN Virtual PBX (VBX) It explains

More information

Grandstream Networks, Inc. Peering HT8XX with GXW410X

Grandstream Networks, Inc. Peering HT8XX with GXW410X Grandstream Networks, Inc. Peering HT8XX with GXW410X Table of Contents OVERVIEW... 3 SCENARIO 1: PEERING ONE HT8XX WITH GXW410X... 4 HT8XX Configuration... 4 GXW410X Configuration... 6 One-To-One mapping...

More information

Solutions Reference Guide. IP TalkSM. Voic & Navigator Web Portal

Solutions Reference Guide. IP TalkSM. Voic & Navigator Web Portal IP Talk SM Solutions Reference Guide IP TalkSM Voicemail & Navigator Web Portal Table of Contents Voicemail Accessing Your Voicemail................... 1 Voicemail Main Menu........................ 2

More information

Configure Cisco IP Phones

Configure Cisco IP Phones Cisco IP Phones Overview, page 1 Cisco IP Phones Configuration Task Flow, page 1 Cisco IP Phones Overview Cisco Unified IP Phones are full-featured telephones that provide voice communication over an IP

More information

Administrator Guide 1

Administrator Guide 1 Administrator Guide 1 Table of Contents What is XactView? 3 Admin Overview 4 Bringing up the XactView Admin Section 5 Navigating XactView Admin Section 7 Managing Extension Buttons 8 Default Global Permissions

More information

Cisco 7965G Basic Handset User Guide

Cisco 7965G Basic Handset User Guide Cisco 7965G Basic Handset User Guide Table of Contents 1 Getting Started:... 2 2 An Overview of your Phone:... 3 3 Understanding Lines and Calls:... 6 4 Understanding Phone Screen Features:... 7 5 Basic

More information

Configuring Web Cache Services By Using WCCP

Configuring Web Cache Services By Using WCCP CHAPTER 44 Configuring Web Cache Services By Using WCCP This chapter describes how to configure your Catalyst 3560 switch to redirect traffic to wide-area application engines (such as the Cisco Cache Engine

More information

Automated Attendant and Voice Mail System

Automated Attendant and Voice Mail System LX Automated Attendant and Voice Mail System User s Guide Nothing contained in this guide shall be deemed to be, and this guide does not constitute, a warranty of, or representation with respect to, any

More information