Technical Brief. APEX Service Delivery Platform System Architecture

Size: px
Start display at page:

Download "Technical Brief. APEX Service Delivery Platform System Architecture"

Transcription

1 echnical rief APEX Service Delivery Platform System Architecture

2 able of Contents Introduction... 3 APEX SDP Architectural Advantages... 3 OmniVox3D Application Server... 3 APEX SDP System Architecture... 4 OmniVox3D Application Server... 4 Call Management and Routing... 6 Application Service Execution... 6 SIP Session Manager... 7 SIP Proxy... 7 SMS exting Manager... 7 Dynamic Video Generator... 8 VXML Dialog Generator (XG)... 8 Data Management... 8 Diameter Server... 9 OmniView Service Creation and OAM&P... 9 Configuration Manager OmniView Console: OAM&P & Service Creation Monitoring & Reporting OmniVoXML Media Gateway elephony Server (S) Signaling Gateway (SG) APEX Media Server APEX Media Server VXML Voice rowser (X) Key echnological Advantages of the APEX SDP Architecture APEX SDP System Configurations High Availability APEX SDP Configuration Distributed APEX SDP Configuration Stand-alone APEX SDP Configuration Summary echnical rief 2

3 Introduction he APEX Service Delivery Platform (APEX SDP ) is an IMS compliant solution featuring voice, video and data solutions. It is deployed in more than 250 telecom service provider networks in more than 95 countries, as well as many of the top Fortune 100 companies of the world. Applications running on APEX SDP range from Network IVR (Voice, Video, ext and USSD), Call Intercept Announcements, Multi-Media Conferencing, ACD & Contact Center Integration, Unified Messaging, Automated Collect Calling, Prepaid Calling services, basic IVR and a myriad of custom applications that have been built by our VARS and customers. At the core of the APEX SDP is the OmniVox3D Application Server, the most powerful SIP Application Server available on the market today. he APEX SDP also includes the OmniView Console for OAM&P and Service Creation, the OmniVoXML elephony Gateway and the APEX Media Server together as well as a large catalogue of Service Ready Applications. he flexible APEX SDP architecture allows for multiple configurations in order to satisfy the diverse number of services and telecom network requirements. his document describes OmniVox3D and the APEX SDP software architecture in detail, as well as the interaction between the different components. It provides examples of different configurations and indicates features and benefits allowing the reader to design the best possible system configuration for any given network infrastructure. APEX SDP Architectural Advantages he APEX SDP s distributed architecture and scalable design provides the ideal solution for enterprises needing as little as 24 sessions to Network Operators requiring upwards of 60,000 concurrent sessions. It s complete set of Service Delivery components creates flexibility in deployment while it s all inclusive signaling protocol stack, including a SIP Session Manager and a SS7 Signaling Gateway, allows applications to be written once and deployed worldwide over any SIP, PSN, Wireless or converged network. ying these components together is OmniView, the centralized browser-based Console providing OAM&P: Operations, Administration, Maintenance and Provisioning services as well as Service Creation and deployment from the same Java-based user interface. Such power and flexibility makes the OmniVox3D Application Server and the APEX SDP the best Service Delivery Platform for DM, 3G, SIP, IMS/LE and converged networks. OmniVox3D Application Server he OmniVox3D Application Server, OmniView Service Creation/OAM&P Environment and SIP Session Manager are the core elements of the APEX SDP, the leading SIP Multi- Service Delivery Platform. he OmniVox3D Application Server provides unmatched stability and proven reliability with over 15,000 installations worldwide processing billions of calls. A wide range of service-ready applications are available including: Network IVR, Multi-Media Conferencing, Call Interception, Unified Messaging, Automated Collect Calling, echnical rief 3

4 Intelligent 800-Number Routing, among many others, along with the best-in-class Service Creation Environment to provide a simplified, yet robust, method of implementing Enhanced Services. Once an application is Designed and Developed, Deployment is made simple through OmniView s browser-based OAM&P console. APEX SDP System Architecture he APEX SDP consists of three major sub-systems: 1. OmniVox3D - Application Server 2. OmniView - Service Creation and OAM&P 3. OmniVoXML - elephony Gateway and Media Server OmniVox3D Application Server OmniVox3D is the most flexible and powerful multi-media Application Server on the market today. hrough its different modules, it can service different networks using a variety of SIP compatible Media Servers with a diverse set of applications. OmniVox3D gives the power to Design, Develop and Deploy a variety of applications and services to elecom Service Providers and Enterprises alike. Design SERVICES Develop echnical rief 4 Deploy

5 he OmniVox3D Application Server serves applications inside SIP, DM and Wireless Service Provider networks controlling Voice and Video Media Servers through standards based protocols including MSML/MOML & MSCML as well as VXML. In an enterprise network OmniVox3D is an Application Server serving both SIP and DM environments. Of course, for the thousands of users that have deployed APEX over the years, OmniVox3D serves the same applications to the OmniVoXML Gateway, the APEX SDP s DM elephony Server, as well as SIP Media Servers. he OmniVox3D Application Server consists of the following components: Call Management and Routing Application Service Execution SIP Session Management SIP Proxy Manager SMS exting Manager Dynamic Video generator Web Service Manager VXML Dialog Generator Data Manager Diameter Manager echnical rief 5

6 Call Management and Routing Call Manager (CM) is the internal central message router of the OmniVox3D Application Server. here can be multiple CM s running creating redundant systems. CM downloads its configuration from CFM (see OmniView below) at load time and connects to the session interfaces (DM/IP) for session processing. CM enables the following functions: Call Routing Message Routing and ranslation Central Resource Management Reporting and Monitoring CM receives call offered events from User Agents and routes sessions based on a pattern-matching algorithm to applications running the Application Manager modules using load balancing. CM receives all messages to and from the Application Manager and the Interfaces translates these messages into the appropriate format and action. CM provides central resource management services for Conferencing, Automated Speech Recognition and other global resources. It tracks the state of all sessions in the system information that s used for system wide Activity Monitoring and Reporting. When reporting is enabled, CM sends reporting Call Detail Records (CDRs) to the Data Manager at the termination of every session. he Data Manager then inserts these CDRs into a database for reporting. When monitoring is enabled in OmniView, CM sends the data back to OmniView for real-time on-screen display. CMs design is based on I/O Completion Ports and asynchronous I/O technology to ensure that it will not become a throttling point within the system. It has been stress tested to handle a minimum of 10,000 messages a second on a standard Intel Pentium IV processor. Application Service Execution Application Manager (AM) is the application execution engine of the OmniVox3D Application Server. It implements the Finite State Machines, which processes sessions based on the application call flow designed within the OmniView Service Creation Environment. AM obtains information from CFM about the applications it services downloading those applications from CFM where they are stored in XML format and prepares them to run. After downloading, AM publishes these applications with CM allowing session to be routed to these applications. AM supports playing of Voice and Video prompts, sending and receiving SMSs, collection of DMFs, call re-routing and call flow logic. It has additional modules for specific services including: CI Integration, ODC, LDAP/IMAP, asic Scripts, Java Scripts, Automated Speech Recognition (ASR), ext-to-speech (S), Conferencing, Web Services and many others. Multiple instances of AM can be run on a single box or multiple boxes to help share the traffic load. his allows CPU intensive or database intensive applications to be distributed on multiple servers to handle the load. It also allows administrators to isolate and test new applications. echnical rief 6

7 SIP Session Manager he OmniVox3D SIP Session Manager (SM) is a SIP ack-to-ack User Agent (2UA), a type of SIP proxy server that serves as a front-end interface for incoming SIP Calls to the OmniVox3D Application Server. he SIP Session Manager provides the following functionalities that are essential for creating SIP-based telephony services: OmniVox3D Application Server Program Control: he SIP Session Manager answers sessions, performs call dialogs, transfers and ends sessions under program control of OmniVox3D s Application Manager, and call dialog programs provisioned by the programmer using OmniView. Interface to Media Servers: he SIP Session Manager interfaces to third-party standards-based Voice and Video media servers via SIP with MSML/MOML, MSCML or VXML markup languages. hese media servers are used for playing Voice and Video prompt messages, message recording and the collection of DMF digits and speech recognition from/by the caller under program control of the OmniVox3D Application Server. Call Control: he SIP Session Manager manage is a third-party call controller that allows for complete manipulation of SIP headers and IMS headers. he Session Manager is perfect for use in Multi-Media Conferencing, Prepaid illing and Call Center applications. Under program control of OmniVox3D, it is able to control the length of destination calls, interrupt and play warning messages (via media servers) and perform "follow-on" calls. ecause the SIP Session Manager integrates the SIP signaling, media servers and gateways can efficiently be freed from pure SIP calls once the call is routed. Real ime illing Controls: Under program control of the OmniVox3D, it is able to control the length of destination calls, interrupt and play warning messages (via media servers) and perform "follow-on" calls. Interface to Session order Controllers: he SIP Session Manager interfaces to third party Session order Controllers for routing and application services. SIP Proxy he OmniVox3D SIP Proxy (SIPP) is a true SIP registration server and proxy server. he SIP Proxy has the following functionalities that are essential for creating SIP-based telephony services: Registration and Authentication Presence Routing SMS exting Manager he SMPP SMS exting Manager (SMS) is a module that uses the SMPP/MM7 protocol stacks to send and receive SMS and MMS messages from an SMSC (Short Message Service Center). he texting manager can take requests from applications for SMS delivery or can route SMS requests up to applications for processing. For low SMS traffic echnical rief 7

8 environments where a dedicated SMPP link is cost prohibitive, the SMPP server has been made to work with several Web Services clients for sending SMS requests. SMPP obtains information from CFM about what smpp links it services. It creates those links and publishes them with CM allowing SMS requests from applications to be serviced. SMPP server can be configured to create CDR request for every SMS message sent and received. Dynamic Video Generator OmniVox3D s Dynamic Video Generator (DVG) is designed to create video content for Interactive Video (IVVR) call dialogs. his is analogous to the spoken structured announcements which are dynamically created and used in Voice only IVR systems. DVG can be used to create screens of data personalized for the caller which are accompanied by the spoken announcements. he video content produced by OmniVox3D s DVG can also be made to be as complex and visually pleasing as the network operator likes. DVG produces video content from templates coded in HML and deployed on common web servers. hese templates are used to create visual content with a combination of text, GIF, JPEG and PNG images, as well Scalable Vector Graphics (SVG). Since the DVG loads these templates on a per call basis using the HP protocol, the templates themselves can be generated dynamically from the server using ASP, PHP or other common web programming languages. Commands for controlling the DVG have been integrated into the OmniView Service Creation Environment. hese DVG commands can be combined with IVR, ODC and Web Services commands to create Value Added Services which extend beyond playing static video. DVG obtains information from CFM about what links it needs to open for requesting applications. It then creates these links allowing Dynamic Video requests from applications to be serviced. VXML Dialog Generator (XG) he VXML Dialog Generator (XG) is a module that runs on top of the Microsoft IIS (Internet Information Services) Web Server. he VXML Dialog Generator takes in HP VXML requests and hands them to the OmniVox3D. OmniVox3D runs the appropriate script and responds with VXML responses back through the VXML Dialog Generator to the VXML Gateway when telephony functions or media resources are required. hrough the VXML Dialog Generator the OmniVox3D Application Server can service any third party VXML gateway. he OmniVox3D Application Server utilizing the VXML Dialog Generator provides any VXML gateway with the most powerful Service Creation engine using GUI-based IVR customization tools and multitudes of applications ready to run. Data Management Data Manager (DM) stores the data generated by all the APEX SDP components during the course of session execution. A system can be configured to run single or multiple DM instance(s) depending on load factors or preferences. echnical rief 8

9 DM services these main tasks: Error Logging/SNMP rap sending Call Detail Record (CDR) logging Custom CDR logging Debug Logging for the other componebts Collection of Reporting CDRs and Database management Application Statistical Reporting management When an error is encountered in OmniVox3D it is sent to DM for logging. DM can be configured to place these errors in the Microsoft Windows event viewer and trapped to the configured SNMP host. CM can be configured to create reporting CDRs and send them to DM to insert into a database. OmniView can then use its reporting capabilities to create real time custom reports on applications, ports and system usage. AM can be configured to create Application Statistical data and send them to DM for database management, this database can be used by the Web Reporting Application to create and view custom application reports. his approach allows centralized or distributed reporting depending on ever changing network and application needs. Diameter Server he Diameter Server within the OmniVox3D Application Server enables subscriber Authentication, Authorization and On-line charging using the Diameter Credit Control Application interfacing with the HSS (Home Subscriber Server) in IMS networks. here is a command set that allows developers to create services that can be charged directly to the subscribers accounts. he incremental nature of the Diameter online charging applications permits the subscribers accounts to be charged for several services simultaneously, enabling value added services (such as video/multimedia content, ringtones, etc.) to be charged by an application server while the network bills the account for the entire call. OmniView Service Creation and OAM&P OmniView is the Service Creation Environment and OAM&P (Operations, Administration, Management and Provisioning) Console of the APEX Service Delivery Platform. Its functionality is broken into the following key areas: Configuration Management Service Creation Fault Management Performance Management his sub-system is comprised of two primary components: Configuration Manager OmniView Console echnical rief 9

10 Configuration Manager Configuration Manager (CFM) is at the center of OAM&P for APEX SDP and is tasked with four separate operations within the system. It manages the configuration database, supplies configurations to each of the components at load time, is the interface to manage the components at runtime, and allows for real-time monitoring of the system. he CFM database contains the following: Configurations for all APEX SDP modules XML parameter files for all modules Applications in XML format Voice and Video media files, including their format and descriptions At system start up, each APEX SDP module registers with CFM and download its configuration. he configuration includes the information needed to allow interaction between components in the system and operational data such as media prompts for the elephony Servers and application call flows for the Application Managers. he CFM provides a central position for configuration and control. In a distributed, High Availability OmniVox3D Application Server configuration there is no need to configure each of the separate systems. he configuration files, application files and media files are automatically distributed to the remote components across the Network. OmniView Console: OAM&P & Service Creation he OmniView Console is a browser-based portal into the APEX SDP that significantly reduces the cost of developing and maintaining services. OmniView provides the following services: echnical rief 10

11 Configuration of all Modules Real-ime Device Monitoring Call Routing Management Real-ime Application Monitoring Service Creation and Application Development Prompt Management Recording and Playback Resource Monitoring and Reporting Command Line Interface to all Modules OmniView s multi-user provisioning feature provides pre-defined user profiles for different levels of access to the APEX SDP. Developers, administrators and technicians can be assigned access based on responsibilities. herefore, everyone has the same entry point into the system, but with different privileges depending on access granted. CFM in conjunction with OmniView enables online management of the system. OmniView can enable and disable trunks, circuits, reload applications, change debugging and routing information by sending commands to CFM, which are then passed on to the appropriate module. he APEX SDP OAM&P tool provides for central management of deployed applications and simplicity in development of new applications. Its powerful design and unparalleled ease-of-use reduces network maintenance costs. Monitoring & Reporting he OmniVox3D Application Server includes real time monitoring module as well as a robust reporting module. he monitoring module provides real time information of the APEX SDP subsystems and live traffic. hrough the monitoring module, administrators can drill down and obtain information down to a specific session. echnical rief 11

12 he reporting module provides a simple method for running system and application reports. hrough the reporting web portal, users can generate a variety of operation, administration and business reports depending on their credentials. OmniVoXML Media Gateway OmniVoXML is a multi-purpose Media Gateway, VXML Gateway and elephony Server. he OmniVoXML Gateway is specifically designed for deploying voice and speech-enabled applications in VoIP, ISDN and SS7 networks. It supports industry-standard VoiceXML 2.0 and 2.1 and additional extensions based on XML. his allows for basic and advanced IVR, outbound dialing, conferencing and speech recognition. he OmniVoXML Gateway is fully SIP enabled and can be combined with any VoiceXML compatible Application Server, including OmniVox3D, to provide applications with advanced user dialogs and speech processing. his OmniVoXML Media Gateway sub-system has four components: elephony Server Media Server SS7 Signaling Gateway VXML Voice rowser elephony Server (S) he elephony Server (S) is the center of session processing for the APEX SDP for DM networks. It interacts directly with the signaling plane and the media plane. S is responsible for opening and managing all the devices on the system and interacting with other media related items such as Automatic Speech Recognition (ASR), ext-to- Speech (S), Fax, and Conferencing. PSN S handles the following Protocols: SIP Wireless SIP, SIP Registration 1, E1, IP, ISDN, H.323, CAS, etc. SS7, SS7 ISUP Loop-ack, SS7/IN in conjunction with the Signaling Gateway Upon starting, S downloads its configuration and media files from CFM. S waits for connections from the OmniVox3D Application Server to unblock circuits. When a call is received, S hands the session to CM for routing and application execution. S is stateless and has no application knowledge. echnical rief 12

13 S has a complete SIP stack and is RFC 3261 compliant. It can run as an Application Node in an IMS network for 3G wireless networks. he APEX SDP SIP implementation is as flexible and extendable as the rest of the APEX SDP components. Media files can be modified at any time, including while calls are being processed, by updating the configuration database using the OmniView console. Signaling Gateway (SG) Signaling Gateway (SG) is the SS7 interface for the APEX SDP using Dialogic s NetStructure SS7 as the basis for its ISUP, ISUP loop-back and WIN/CAMEL solutions. A direct interface to the boards and Signaling Interface allows for more flexibility and power. SG can run as a component of the elephone Server driving an SS7 board or can handle redundant SS7 switching interfaces. he SG supports ISUP Loop-ack, Release Link runking and Call Deflection to help drive down deployment and integration costs. he SG can be a shared central resource providing SS7 signaling across several Ss reducing the number of signaling points needed, offering geographic distribution and further reducing costs. he APEX SDP architecture with its separate S and SG has a clear advantage in its ability to match network requirements by supporting the widest array of protocols with flexibility. Sharing of resources and interfaces with the latest ASR and S Speech echnologies insure that the APEX SDP with the OmniVox3D Application Server is the correct choice for the most demanding services. APEX Media Server he APEX Media Server (MS) provides media services to the APEX Service Delivery Platform and the OmniVox3D SIP Application Server. It provides the MR-F (Media Resource Function) in the IMS network for multi-media services. he VoiceXML rowser component provides voice services, mostly for enterprise applications. APEX Media Server he APEX Media Server is a carrier grade, nextgeneration software media server that enables standards-based, real-time multimedia communications solutions for mobile and broadband environments. he APEX Media Server is controlled by the business logic of applications running on the OmniVox3D application server to execute high density real-time multimedia communication functions including inbound and outbound session/call control, audio/video play and record, transcoding, transrating, transizing of video streams, multimedia conference mixing, content streaming, and a wide range of advanced supporting functions for communication sessions. he APEX Media Server is controlled by the OmniVox3D Application Server via IMS-based control interfaces, including SIP with Media Server Markup Language (MSML RFC 5707). echnical rief 13

14 It supports Real-ime Protocol (RP) for audio, video, fax, and speech media including MRCP (Media Resource Control Protocol) to provide multi-vendor Automatic Speech Recognition (ASR) as well as ext-o-speech (S) technologies. he Media Server component may also be deployed to interact with third-party Application Servers, as part of a soft-switch controlled broadband network. VXML Voice rowser (X) VXML Voice rowser (X) loads and executes VXML scripts, either from static files or from the web. X obtains information from CFM about the applications it services with the corresponding URLs. After downloading the configuration the X publishes them to CM allowing calls to be routed. VXML Voice rowser allows applications written in standard VXML scripts to be run on the system opening up the APEX SDP to run applications from third-party Application Servers application as long as they are VXML 2.0 or 2.1 compliant. Key echnological Advantages of the APEX SDP Architecture he architecture of the APEX SDP and OmniVox3D Application Server provides the flexibility and power to be configured for any SIP, SIP/IMS or DM network deployment. he APEX SDP can be implemented in a single to multiple sites, from a stand-alone server to a high availability configuration in wide area network across multiple servers. he system s architecture allows for simple scalability by expanding software licenses and additional servers as required. he tremendous advantages of centralized configuration, OAM&P and application development combined with its distributed architecture and simple scalability make the APEX SDP the clear choice for implementations in SIP, IMS and LE networks for network, customer care and multi-media value added services. echnical rief 14

15 APEX SDP System Configurations he APEX SDP modular design and true open architecture allows for multiple possible configuration options. he APEX SDP recommended configuration depends on the number of required sites, number of concurrent sessions, accessibility of signaling points and availability requirements, It can vary from a single stand-alone server, running the OmniVox3D Application Server and the MR-F Media Server components in a single server to a High Availability configuration implemented across a wide area network. Independently of the APEX SDP configuration, the solution always provides a centralized point of configuration and operation through the OmniView OAM&P console. he APEX SDP may be implemented in one of three possible configurations: High Availability APEX SDP Distributed APEX SDP Stand Alone APEX SDP High Availability APEX SDP & Load alancing Configuration he APEX SDP may be configured for High Availability, implemented in multiple sites, across a wide area network. his configuration is typically implemented in telecom networks where there are geographic redundancy and disaster recovery requirements. he HA configuration delivers load sharing capabilities providing access to all MR-Fmedia server resources in the network for all OmniVox3D Application Servers. he APEX SDP High Availability configuration is widely deployed in ier 1 and ier 2 carriers for a variety of network, customer care and value added services including: Network IVR, Automated Collect Calling, Voice Messaging and multi-media conferencing. Site A APEX SDP High Availability Configuration Site OmniVox3D Application Server OmniVox3D Application Server WAN D Media Server Farm (MR-F) Media Server Farm (MR-F) his diagram illustrates a High Availability APEX SDP, implemented across two remote sites, in a load sharing configuration. Each OmniVox3D Application Server can process 100% of the traffic upon contingency situations. echnical rief 15

16 he APEX SDP High Availability configuration relies on specially configured SRV records in the local DNS service. he DNS SRV records contain a round-robin list of individual hosts in an Application Server farm. Each new name lookup by a client causes the DNS server to respond with the next host in the list. DNS SRV records can be utilized to indicate some hosts as primary servers and others as backups. In addition to providing a High Availability configuration it provides load balancing functionality to the APEX Service Delivery Platform. Distributed APEX SDP Configuration For those implementations where geographic redundancy in not a requirement, customers implement the APEX SDP in a distributed configuration where the OmniVox3D Application Server and the MR-F Media Server systems run in separate servers, in multiple sites. APEX SDP Distributed Configuration Site A Site Site N OmniVox3D Application Server D Media Server Farm (MR-F) his diagram illustrates distributed, independent APEX SDPs, implemented in three remote sites. Each site processes it own local traffic independently from the other sites. Stand-alone APEX SDP Configuration For smaller configurations, from 24 up to 720 concurrent sessions, all APEX SDP components including the OmniVox3D application and APEX media server can reside in a single stand-alone server. Expansion of the stand-alone APEX SDP configuration is simple, by adding server hardware and separating the Application Server from the Media Server components and converting it into a distributed configuration. echnical rief 16

17 Summary ased on APEX Voice Communications 24+ years as an industry leader, the latest generation of the APEX Service Delivery Platform and its core component the OmniVox3D Application Server, offer true open architecture, as well as the most robust and flexible media processing solution available. he APEX Service Delivery Platform s distributed architecture, combined with its superior OAM&P capabilities, allows for unparalleled flexibility and reliability. When requirements call for the deployment of the most flexible, reliable and cost effective solution available, the APEX SDP is the clear choice for any packet-switched or legacy DM network. he architecture is perfect for rapidly Designing, Developing and Deploying revenuegenerating services used by Network Operators and cost cutting applications in the Enterprise. echnical rief 17

18 Document Name: High-Availability System Architecture Document ype: echnical rief Document Number: Architecture Document Revision Number: 3.6 Document Revision Date: February 8, 2013 Copyright 2013 APEX Voice Communications, Inc. All rights are reserved. No part of this publication may be reproduced, photocopied, stored on a retrieval system, translated, or transmitted in any form or by any means, electronic or otherwise, without the express prior written permission of APEX Voice Communications, Inc. he content of this publication is subject to change without notice and does not represent a commitment on the part of APEX Voice Communications, Inc. Every effort has been made to ensure the accuracy of this publication. However, due to ongoing improvements and revisions, APEX Voice Communications, Inc. cannot guarantee the accuracy of printed material after date of publication nor can it accept responsibility for errors or omissions. APEX Voice Communications, Inc. will publish updates and revisions to this publication as needed. OmniVox3D, OmniVox, OmniView, OmniVoXML, OmniFlow, OmniScript, OmniNet and OmniSIP are registered trademarks and APEX SDP is a trademark of APEX Voice Communications, Inc. Other trademarks and registered trademarks are the property of their respective companies. echnical rief 18

VIDEO IVR VAS & Customer Care

VIDEO IVR VAS & Customer Care Marketing Overview Plan Overview VIDEO IVR VAS & Customer Care January 26, 2011 April 2010 xx, APEX 2010 Voice / Page Communications, 1 Inc. All rights reserved. Marketing Who Plan is APEX? Overview VIDEO

More information

Increasing Customer Loyalty with Enhanced Video Services

Increasing Customer Loyalty with Enhanced Video Services A Solution from APEX Voice Communications and Dialogic Increasing Customer Loyalty with Enhanced Video Services OmniVox3D Application Server and Dialogic Host Media Processing Software Deliver Solid Execution

More information

Cisco IOS Voice XML Browser

Cisco IOS Voice XML Browser Cisco IOS Voice XML Browser Cisco Unified Communications is a comprehensive IP communications system of voice, video, data, and mobility products and applications. It enables more effective, more secure,

More information

Cisco IOS Voice XML Browser

Cisco IOS Voice XML Browser Cisco IOS Voice XML Browser Cisco Unified Communications is a comprehensive IP communications system of voice, video, data, and mobility products and applications. It enables more effective, more secure,

More information

MITEL. 5000 Communications Platform

MITEL. 5000 Communications Platform MITEL 5000 Communications Platform Today s Hybrid Communications Platform In today s competitive business environment, you understand the need to optimize the performance of your organization by utilizing

More information

Application Note. Configuring Dialogic Host Media Processing Software Release 3.1LIN Software Licenses

Application Note. Configuring Dialogic Host Media Processing Software Release 3.1LIN Software Licenses Application Note Configuring Dialogic Host Media Processing Software Release 3.1LIN Software Licenses Application Note Configuring Dialogic Host Media Processing Software Release 3.1LIN Software Licenses

More information

Dialogic PowerMedia Extended Media Server

Dialogic PowerMedia Extended Media Server Dialogic PowerMedia Extended Media Server (PowerMedia XMS) is a powerful software media server that enables standards-based, real-time multimedia communications solutions for mobile and broadband environments.

More information

Application Note. Using Dialogic Boards to Enhance Interactive Voice Response Applications

Application Note. Using Dialogic Boards to Enhance Interactive Voice Response Applications Using Dialogic Boards to Enhance Interactive Voice Response Applications Using Dialogic Boards to Enhance Interactive Voice Response Applications Executive Summary Interactive Voice Response (IVR) systems

More information

ETM System SIP Trunk Support Technical Discussion

ETM System SIP Trunk Support Technical Discussion ETM System SIP Trunk Support Technical Discussion Release 6.0 A product brief from SecureLogix Corporation Rev C SIP Trunk Support in the ETM System v6.0 Introduction Today s voice networks are rife with

More information

AdvOSS Session Border Controller

AdvOSS Session Border Controller AdvOSS Session Border Controller Product Data Sheet Find latest copy of this document from http://www.advoss.com/pdf/advoss-sbc-productdatasheet.pdf Copyright AdvOSS.com, 2007-2011 All Rights Reserved

More information

Main characteristics. System

Main characteristics. System VoipSwitch is a software platform allowing for rapid VoIP services roll-out. It contains all necessary elements required in successful implementation of various VoIP services. Our customers can make money

More information

Building Applications with Vision Media Servers

Building Applications with Vision Media Servers Building Applications with Vision Media Servers Getting Your Ideas to Market Fast David Asher Director, Product Management, Platform Solutions NMS at a Glance Founded in 1983, publicly traded since 1994

More information

Dialogic PowerMedia Extended Media Server

Dialogic PowerMedia Extended Media Server Dialogic PowerMedia Extended Media Server Dialogic PowerMedia Extended Media Server (PowerMedia XMS) is a powerful software media server that enables standards-based, realtime multimedia communications

More information

Introducing Cisco Voice and Unified Communications Administration Volume 1

Introducing Cisco Voice and Unified Communications Administration Volume 1 Introducing Cisco Voice and Unified Communications Administration Volume 1 Course Introduction Overview Learner Skills and Knowledge Course Goal and Course Flow Additional Cisco Glossary of Terms Your

More information

Sales Guide Real Business Benefits with Samsung

Sales Guide Real Business Benefits with Samsung Real Business Benefits with Samsung Samsungbusiness.com Sales Guide IP Phones Unified Communications to fit your budget with no compromise. Large, clear screens deliver relevant information direct to your

More information

Intel NetStructure Host Media Processing Software Release 1.0 for the Windows * Operating System

Intel NetStructure Host Media Processing Software Release 1.0 for the Windows * Operating System Datasheet Intel NetStructure Host Media Processing Software Release 1.0 for the Windows * Operating System Media Processing Software That Can Be Used To Build Cost-Effective IP Media Servers Features Benefits

More information

Developing Higher Density Solutions with Dialogic Host Media Processing Software

Developing Higher Density Solutions with Dialogic Host Media Processing Software Telecom Dialogic HMP Media Server Developing Higher Density Solutions with Dialogic Host Media Processing Software A Strategy for Load Balancing and Fault Handling Developing Higher Density Solutions with

More information

Deploying Cisco Unified Contact Center Express 5.0 (UCCX)

Deploying Cisco Unified Contact Center Express 5.0 (UCCX) Deploying Cisco Unified Contact Center Express 5.0 (UCCX) Course Overview: This course, Deploying Cisco Unified Contact Center Express (UCCX) v5.0, provides the student with handson experience and knowledge

More information

Deploying Cisco Unified Contact Center Express Volume 1

Deploying Cisco Unified Contact Center Express Volume 1 Deploying Cisco Unified Contact Center Express Volume 1 Course Introduction Learner Skills and Knowledge Course Goal and Course Flow Additional References Your Training Curriculum General Administration

More information

Configure Cisco Unified Customer Voice Portal

Configure Cisco Unified Customer Voice Portal Cisco Unified Customer Voice Portal Configuration, page 1 Configure Gateways, page 1 Transfer Unified CVP Scripts and Media Files, page 2 Unified Customer Voice Portal Licenses, page 2 Configure SNMP,

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

Enhanced Diagnostics Improve Performance, Configurability, and Usability

Enhanced Diagnostics Improve Performance, Configurability, and Usability Application Note Enhanced Diagnostics Improve Performance, Configurability, and Usability Improved Capabilities Available for Dialogic System Release Software Application Note Enhanced Diagnostics Improve

More information

VoIP Conferencing. The latest in IP technologies deliver the next level of service innovation for better meetings. Global Collaboration Services

VoIP Conferencing. The latest in IP technologies deliver the next level of service innovation for better meetings. Global Collaboration Services Global Collaboration Services VoIP Conferencing The latest in IP technologies deliver the next level of service innovation for better meetings. ENERGIZE YOUR CONNECTIONS Table of Contents > > Contents...

More information

Inter-Tel 5000 Network Communications Solutions

Inter-Tel 5000 Network Communications Solutions Inter-Tel 5000 Network Communications Solutions 2006 Today s IP-Centric Communications Platform In today s competitive business environment, you understand the need to optimize the performance of your

More information

Highly Available Mobile Services Infrastructure Using Oracle Berkeley DB

Highly Available Mobile Services Infrastructure Using Oracle Berkeley DB Highly Available Mobile Services Infrastructure Using Oracle Berkeley DB Executive Summary Oracle Berkeley DB is used in a wide variety of carrier-grade mobile infrastructure systems. Berkeley DB provides

More information

Dialogic PowerMedia Media Resource Broker (MRB)

Dialogic PowerMedia Media Resource Broker (MRB) Dialogic PowerMedia Media Resource Broker (MRB) The PowerMedia Media Resource Broker (MRB), a standards- AS cluster AS cluster compliant, software-based Media Resource Broker that allows application developers,

More information

w h i t e p a p e r The Sytel Path to Non-Stop Productivity

w h i t e p a p e r The Sytel Path to Non-Stop Productivity The Sytel Path to Non-Stop Productivity A white paper that focuses on high availability deployment of the core services within Softdial Contact Center Version 1.4 Sytel Limited Dec 2011 All rights reserved.

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

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

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

More information

Oracle Communication Service Load Balancing with Radware SIP Director.

Oracle Communication Service Load Balancing with Radware SIP Director. TESTING & INTEGRATION GROUP SOLUTION GUIDE Oracle Communication Service Load Balancing with Radware SIP Director. Contents INTRODUCTION... 2 RADWARE SIP DIRECTOR OVERVIEW... 2 ORACLE COMMUNICATION SERVICE...

More information

Hosted Fax Mail. Hosted Fax Mail. User Guide

Hosted Fax Mail. Hosted Fax Mail. User Guide Hosted Fax Mail Hosted Fax Mail User Guide Contents 1 About this Guide... 2 2 Hosted Fax Mail... 3 3 Getting Started... 4 3.1 Logging On to the Web Portal... 4 4 Web Portal Mailbox... 6 4.1 Checking Messages

More information

MITEL. 5000 Network Communications Solutions

MITEL. 5000 Network Communications Solutions MITEL 5000 Network Communications Solutions Today s IP-Centric Communications Platform In today s competitive business environment, you understand the need to optimize the performance of your organization

More information

Application Note. Configuring Dialogic Host Media Processing Software Release 3.0 for Windows Software Licenses

Application Note. Configuring Dialogic Host Media Processing Software Release 3.0 for Windows Software Licenses Configuring Dialogic Host Media Processing Software Release 3.0 for Windows Software Licenses Configuring Dialogic Host Media Processing Software Release 3.0 for Windows Software Licenses Executive Summary

More information

Colt VoIP Access. 2010 Colt Technology Services Group Limited. All rights reserved.

Colt VoIP Access. 2010 Colt Technology Services Group Limited. All rights reserved. Colt VoIP Access 2010 Colt Technology Services Group Limited. All rights reserved. Business requirements Are you looking for ways to simplify management of national or even international voice services

More information

Hosted PBX Description General Info about Hosted PBX

Hosted PBX Description General Info about Hosted PBX Hosted PBX Description General Info about Hosted PBX Version Control Revision Date Name 2.0 12/12/2012 Operations 2.1 6/14/2013 Sales & Marketing Product Information Sales & Marketing VoIP Logic LLC, 529

More information

Dialogic IP Media Server. Erik Pras

Dialogic IP Media Server. Erik Pras Dialogic IP Media Server Erik Pras What is the Dialogic IP Media Server? The Dialogic IP media server is a SIP and other open standards based software only media processing platform for voice and video

More information

ADVOSS SIP APPLICATION SERVERS

ADVOSS SIP APPLICATION SERVERS ADVOSS SIP APPLICATION SERVERS PRODUCT DATA SHEET COPYRIGHT ADVOSS.COM, 2007 2011 ALL RIGHTS RESERVED This document is property of AdvOSS Page 1 TABLE OF CONTENTS 1 AdvOSS SIP Application Servers... 3

More information

Introducing Cisco Unified Communications Express

Introducing Cisco Unified Communications Express CHAPTER 1 Introducing Cisco Unified Communications Express Cisco Unified Communications Express is an award-winning communications solution that is provided with the Cisco Integrated Services Router portfolio.

More information

Information. OpenScape Contact Center Voice Portal V7.0 R2 Enable Open Dialogue, Intuitive Interaction, and Seamless Handoff

Information. OpenScape Contact Center Voice Portal V7.0 R2 Enable Open Dialogue, Intuitive Interaction, and Seamless Handoff Information V7.0 R2 Enable Open Dialogue, Intuitive Interaction, and Seamless Handoff Communication for the open minded Siemens Enterprise Communications www.enterprise.siemens.com/open Highlights Seamlessly

More information

Cisco IOS VoiceXML Browser

Cisco IOS VoiceXML Browser Cisco IOS VoiceXML Browser Q. What is VoiceXML? A. Voice Extensible Markup Language (VoiceXML) is an XML-based creation environment for voice applications including user interfaces for use with automatic-speech-recognition

More information

IVR CRM Integration. Migrating the Call Center from Cost Center to Profit. Definitions. Rod Arends Cheryl Yaeger BenchMark Consulting International

IVR CRM Integration. Migrating the Call Center from Cost Center to Profit. Definitions. Rod Arends Cheryl Yaeger BenchMark Consulting International IVR CRM Integration Migrating the Call Center from Cost Center to Profit Rod Arends Cheryl Yaeger BenchMark Consulting International Today, more institutions are seeking ways to change their call center

More information

Multimedia Conferencing Solutions

Multimedia Conferencing Solutions Multimedia Solutions Fixed users are migrating to... Mobile Audio users are migrating to... Video CSPs are migrating to... Radisys ECONOMICAL FLEXIBLE RELIABLE DIFFERENTIATED INTEGRATED SCALABLE The conferencing

More information

Acme Packet Net-Net SIP Multimedia-Xpress

Acme Packet Net-Net SIP Multimedia-Xpress Acme Packet Net-Net SIP Overview Net-Net SIP (SMX) combines IP Multimedia Subsystem (IMS) session management with leading session border control (SBC) functions to reduce the complexity and cost of delivering

More information

Building Conferencing Applications Using Intel NetStructure Host Media Processing Software

Building Conferencing Applications Using Intel NetStructure Host Media Processing Software Application Note Building Conferencing Applications Using Intel NetStructure Host Media Processing Software Intel in Communications Building Conferencing Applications Using Intel NetStructure Host Media

More information

Cisco Healthcare Intelligent Contact Center

Cisco Healthcare Intelligent Contact Center Solution Overview Cisco Healthcare Intelligent Contact Center Cisco Healthcare Intelligent Contact Center provides a centralized approach to a virtualized contact center that can help improve communication

More information

Deploying Cisco Unified Contact Center Express - Digital

Deploying Cisco Unified Contact Center Express - Digital Course Code: CUCCX Vendor: Cisco Course Overview Duration: 5 RRP: 2,396 Deploying Cisco Unified Contact Center Express - Digital Overview This course provides you with hands-on experience and knowledge

More information

Avaya Aura System Manager

Avaya Aura System Manager Avaya Aura System Manager is an integrated solution that helps enterprises implement and maintain optimal results for their communications and business collaboration solutions. Avaya Aura System Manager

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

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

Founded in 2003, Worldwebnet Telecom is a fast growing Canadian owned and operated carrier that specializes in providing voice services to the

Founded in 2003, Worldwebnet Telecom is a fast growing Canadian owned and operated carrier that specializes in providing voice services to the Founded in 2003, Worldwebnet Telecom is a fast growing Canadian owned and operated carrier that specializes in providing voice services to the wholesale, retail and business markets. Carrier Services Access

More information

Dialogic Vision VG Media Gateway

Dialogic Vision VG Media Gateway Dialogic Vision VG Media Gateway, together with the Dialogic Vision VS Signaling Server, form an integrated, scalable, highly available turnkey option for delivering SIP services into legacy ISDN, CAS,

More information

Leveraging Asterisk to Deliver Large Scale VoIP Services in a Carrier Environment. JR Richardson

Leveraging Asterisk to Deliver Large Scale VoIP Services in a Carrier Environment. JR Richardson Leveraging Asterisk to Deliver Large Scale VoIP Services in a Carrier Environment JR Richardson Early VoIP Environment Telecom Act of 1996, mass competition, Telco's needed value add features and capabilities,

More information

Configuring the Sonus SBC 2000 with Cisco Unified Call Manager 10.5 for Verizon Deployment

Configuring the Sonus SBC 2000 with Cisco Unified Call Manager 10.5 for Verizon Deployment Configuring the Sonus SBC 2000 with Cisco Unified Call Manager 10.5 for Verizon Deployment Application Notes Rev 1.0 P/N 550-06690 Last Updated: October 26, 2015 Revision History Revision Date Revised

More information

INTELLIGENT NETWORK SERVICES MIGRATION MORE VALUE FOR THE

INTELLIGENT NETWORK SERVICES MIGRATION MORE VALUE FOR THE INTELLIGENT NETWORK SERVICES MIGRATION MORE VALUE FOR THE Voice over LTE SUBSCRIBER TECHNOLOGY White Paper Mobile operators have invested a lot of time and money in Intelligent Network (IN) services for

More information

Workforce Management IVR. A multi-service voice platform

Workforce Management IVR. A multi-service voice platform WFM Workforce Management IVR Information Sheet Introduction High Level Overview Features Solution Components Industries Applications Call Flows Reporting Implementation and Deployment About Syntellect

More information

CISCO UNIFIED COMMUNICATIONS MANAGER

CISCO UNIFIED COMMUNICATIONS MANAGER CISCO UNIFIED COMMUNICATIONS MANAGER V10 UPDATED TOPICS LOCAL ROUTE GROUP ENHANCEMENT Multiple Local Route Groups can be associated with Route Groups for Emergency Dialing. In releases 8 and 9, administrators

More information

With HD quality Full transparent networking features And on-demand capacity enhancements

With HD quality Full transparent networking features And on-demand capacity enhancements Always more than you expect Panasonic NS1000 SIP BUSINESS COMMUNICATIONS SERVER With HD quality Full transparent networking features And on-demand capacity enhancements The NS1000 at a glance SIP and IP

More information

Quintet Enterprise Unified Communication Solutions

Quintet Enterprise Unified Communication Solutions White Paper Quintet Enterprise Unified Communication Solutions Product Overview Quintet Enterprise UniVoice Technology, Inc. 1 INTRODUCTION We live and work in a new world rich in communication media telephone,

More information

Cisco Unified Intelligent Contact Management Enterprise 7.2

Cisco Unified Intelligent Contact Management Enterprise 7.2 Cisco Unified Intelligent Contact Management Enterprise 7.2 Cisco Unified Intelligent Contact Management Enterprise-an integral component of the Cisco Unified Communications system-delivers an integrated

More information

Telephony and collaboration made easy

Telephony and collaboration made easy Telephony and collaboration made easy Converged VoIP is a Cisco-powered and certified solution that delivers a broad range of Unified Communications solutions via a hosted and flexible pay-by-the-device

More information

CISCO UNIFIED CUSTOMER VOICE PORTAL IMPLEMENTATION (CVPI)

CISCO UNIFIED CUSTOMER VOICE PORTAL IMPLEMENTATION (CVPI) CISCO UNIFIED CUSTOMER VOICE PORTAL IMPLEMENTATION (CVPI) Temario Learn to install, operate, and manage Cisco Unified CVP. In this course, you will learn to operate, administer, manage, and provision Cisco

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

Avaya Aura Session Manager

Avaya Aura Session Manager Avaya Aura Session Manager Avaya Aura Session Manager is the core of Avaya s revolutionary Session Initiated Protocol (SIP) based cloud computing architecture. The Session Manager platform makes it possible

More information

Configure Unified CVP Logging and Event Notifications

Configure Unified CVP Logging and Event Notifications Configure Unified CVP Logging and Event Notifications Unified CVP provides information about component device status and interaction through Logs, which are presented in text format and can be viewed using

More information

OpenSER the open SIP Server. Bogdan-Andrei Iancu CEO Voice System Co-Founder OpenSER Project

OpenSER the open SIP Server. Bogdan-Andrei Iancu CEO Voice System Co-Founder OpenSER Project penser the open SIP Server Bogdan-Andrei Iancu CE Voice System Co-Founder penser Project About penser verview penser is an open source, GPLed SIP server with High scalability (up to thousands of calls

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

Description: Objective: Upon completing this course, the learner will be able to meet these overall objectives:

Description: Objective: Upon completing this course, the learner will be able to meet these overall objectives: Course: Deploying Cisco Unified Contact Center Express Software v9.0 Duration: 5 Day Hands-On Lab & Lecture Course Price: $ 3,695.00 Learning Credits: 37 Description: Deploying Cisco Unified Contact Center

More information

Internet Telephony Terminology

Internet Telephony Terminology Internet Telephony Terminology Understanding the business phone system world can be a daunting task to a lay person who just wants a system that serves his or her business needs. The purpose of this paper

More information

MSCML Protocol: The Key to Unlocking a New Generation of Multimedia SIP Services

MSCML Protocol: The Key to Unlocking a New Generation of Multimedia SIP Services MSCML Protocol: The Key to Unlocking a New Generation of Multimedia SIP Services Eric Burger Vice President CTO of Next-Generation Communications Greg Pisano Market Development Director Carrier Enhanced

More information

Business Communications Solutions

Business Communications Solutions Business Communications Solutions Business Communications Goals: Productivity and Efficiency Organizations generally have two goals in pursuing new business communications solutions and services: Increase

More information

Avaya Aura Orchestration Designer

Avaya Aura Orchestration Designer Avaya Aura Orchestration Designer Avaya Aura Orchestration Designer is a unified service creation environment for faster, lower cost design and deployment of voice and multimedia applications and agent

More information

Software-Powered VoIP

Software-Powered VoIP Software-Powered VoIP Ali Rohani Anthony Murphy Scott Stubberfield Unified Communications Architecture Core Scenarios UC endpoints QOE Monitoring Archiving CDR AOL Public IM Clouds Yahoo Remote Users MSN

More information

Http://www.passcert.com

Http://www.passcert.com Http://www.passcert.com Exam : 70-337 Title : Enterprise Voice & Online Services with Microsoft Lync Server 2013 Version : DEMO 1 / 18 Topic 1, Litware, Inc Case A Overview Litware, Inc., is an international

More information

Cisco Unified Expert Advisor

Cisco Unified Expert Advisor . Data Sheet Cisco Unified Expert Advisor Cisco Unified Communications Solutions unify voice, video, data, and mobile applications on fixed and mobile networks, enabling easy collaboration every time,

More information

Implementing Conditional Conference Call Use Case over IMS and Non IMS Testbed an experimental results through comparison approach

Implementing Conditional Conference Call Use Case over IMS and Non IMS Testbed an experimental results through comparison approach Proceedings of the 6th WSEAS International Conference on Applications of Electrical Engineering, Istanbul, Turkey, May 27-29, 2007 109 Implementing Conditional Conference Call Use Case over IMS and Non

More information

SIP Security Controllers. Product Overview

SIP Security Controllers. Product Overview SIP Security Controllers Product Overview Document Version: V1.1 Date: October 2008 1. Introduction UM Labs have developed a range of perimeter security gateways for VoIP and other applications running

More information

How To Make A Phone Line A Network Connection With An Ipnet (Ipnet) On An Ip Network On An Hp Network On A Pc Or Ipnet On A Microsoft Phone (Ip) On A Pbnet On An Pc Or P

How To Make A Phone Line A Network Connection With An Ipnet (Ipnet) On An Ip Network On An Hp Network On A Pc Or Ipnet On A Microsoft Phone (Ip) On A Pbnet On An Pc Or P Voice over Internet Protocol (VoIP) solutions portfolio Building the bridge to IP everywhere Network and Service Provider Solutions HP is the only company that maintains expertise in telecom core network

More information

Brochure. Dialogic BorderNet Session Border Controller Solutions

Brochure. Dialogic BorderNet Session Border Controller Solutions Brochure Dialogic BorderNet Solutions Supercharge Connections between Networks, Services and Subscribers with Ease and Scale The BorderNet family of session border controllers (SBCs) from Dialogic helps

More information

PORTA ONE. New Features Guide Maintenance Release 18. www.portaone.com

PORTA ONE. New Features Guide Maintenance Release 18. www.portaone.com PORTA ONE Porta Switch TM New Features Guide Maintenance Release 18 www.portaone.com Porta Switch Maintenance Release 18: New Features Guide Copyright Notice & Disclaimers Copyright 2000-2011 PortaOne,

More information

EPYGI QX IP PBXs & GATEWAYS

EPYGI QX IP PBXs & GATEWAYS EPYGI QX IP PBXs & GATEWAYS Epygi QX IP PBXs This IP PBX is designed for offices of up to 50 users and supports up to 16 concurrent calls. The QX50 comes with 16 IP devices activated and can scale up to

More information

IP Contact Center: Realize the Full Business Potential of IP Contact Centers

IP Contact Center: Realize the Full Business Potential of IP Contact Centers IP Contact Center: Realize the Full Business Potential of IP Contact Centers WHITEPAPER The joint solution from Cisco and IBM provides people, processes, and technology needed to maximize the return on

More information

Reduce Mobile Phone Expense with Avaya Unified Communications

Reduce Mobile Phone Expense with Avaya Unified Communications Reduce Mobile Phone Expense with Avaya Unified Communications Table of Contents Section 1: Reduce Inbound Minutes... 2 Section 2: Reduce Outbound Minutes... 3 Section 3: Take Greater Advantage of Free

More information

How To Make A Successful Business From A Profit

How To Make A Successful Business From A Profit UNIVERGE SV8000 Series Fulfilling the promise of UNIVERGE 360 It s all about change And preparing for it Our working environment is rapidly changing, with organizations At NEC, we understand these challenges

More information

VitalPBX. Hosted Voice That Works. For You

VitalPBX. Hosted Voice That Works. For You VitalPBX Hosted Voice That Works For You Vital Voice & Data s VitalPBX VVD Hosted PBX solutions provide you with the stability of a traditional telephone PBX system and the flexibility that only a next

More information

VoIP-Enabling A Class 4/5 Switch Network Integrated Media Gateway 1010 Chris Lengyel

VoIP-Enabling A Class 4/5 Switch Network Integrated Media Gateway 1010 Chris Lengyel VoIP-Enabling A Switch Network Integrated Media Gateway 1010 Chris Lengyel Market Development Manager table of contents VoIP Enabling a Wholesale Network: Before VoIP 3 Limitations of the First Generation

More information

Dialogic Host Media Processing Software Release 3.0 for Windows

Dialogic Host Media Processing Software Release 3.0 for Windows Dialogic Host Media Processing Software extends the capabilities of software-based IP media processing by introducing security features, video messaging, and remote interface support. In addition, Dialogic

More information

CUSTOMER CONTACT TECHNOLOGIES. Noble CCS. Contact Center Suite Overview NOBLE SYSTEMS

CUSTOMER CONTACT TECHNOLOGIES. Noble CCS. Contact Center Suite Overview NOBLE SYSTEMS CUSTOMER CONTACT TECHNOLOGIES Noble CCS Contact Center Suite Overview NOBLE SYSTEMS Noble CCS : The Most Advanced Inbound/Outbound and Blended Contact Management Solution Contact centers support increasingly

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

Managed Migration to IP Telephony in a PBX Environment: Intel NetStructure PBX-IP Media Gateway Can Provide the Critical Link

Managed Migration to IP Telephony in a PBX Environment: Intel NetStructure PBX-IP Media Gateway Can Provide the Critical Link Managed Migration to IP Telephony in a PBX Environment: Intel NetStructure PBX-IP Media Gateway Can Provide the Critical Link Intel in Communications Managed Migration to IP Telephony in a PBX Environment

More information

Cisco Unified Communications System Release 6.1 Enriches Collaboration Through a Unified Workspace

Cisco Unified Communications System Release 6.1 Enriches Collaboration Through a Unified Workspace Cisco Unified Communications System Release 6.1 Enriches Collaboration Through a Unified Workspace PB439773 Cisco continues to deliver new products and features that extend unified communications across

More information

Benefits. Around-the-clock data collection and CDR warehousing ensures data is there when needed

Benefits. Around-the-clock data collection and CDR warehousing ensures data is there when needed Distributed Network Monitoring and Analysis System for Multi- Protocol Environments TAMS TAMS is a powerful, customized traffic analysis and monitoring system for multi-protocol environments. Featuring

More information

640-461: Introducing Cisco Voice and Unified Communications Administration (ICOMM) v8.0 Course Introduction

640-461: Introducing Cisco Voice and Unified Communications Administration (ICOMM) v8.0 Course Introduction 640-461: Introducing Cisco Voice and Unified Communications Administration (ICOMM) v8.0 Course Introduction Course Introduction Module 01 - Overview of Cisco Unified Communications Solutions Understanding

More information

Management of Converging Networks

Management of Converging Networks Greater Chicago Chapter Thursday, 9-21-00 of Converging Networks Paul T. Schauer, PE Lucent Technologies Agenda Converging Networks Why Network? What Is Network? Network for CATV 2 Converging Networks

More information

Any to Any Connectivity Transparent Deployment Site Survivability

Any to Any Connectivity Transparent Deployment Site Survivability Any to Any Connectivity Transparent Deployment Site Survivability The Performance You Want. The Installation Simplicity You Expect. Quintumʼs innovative solutions are The Perfect Fit for Enterprise& Service

More information

SIP Trunking to Microsoft Lync (Skype for Business) Server

SIP Trunking to Microsoft Lync (Skype for Business) Server SIP Trunking to Microsoft Lync (Skype for Business) Server SIP Trunking to Lync/Skype for Business Server The emergence of Unified Communications integrating communications services into desktop and mobile

More information

A vaya A vaya. Modular Messaging for S3400 Message Servers. A New Approach to IP Messaging. Contact Centers Unified Communication Services

A vaya A vaya. Modular Messaging for S3400 Message Servers. A New Approach to IP Messaging. Contact Centers Unified Communication Services A vaya A vaya Modular Messaging for S3400 Message Servers A New Approach to IP Messaging IP Telephony Contact Centers Unified Communication Services Like most businesses today, you face choices about how

More information

BROADSOFT PARTNER CONFIGURATION GUIDE VEGASTREAM VEGA 100

BROADSOFT PARTNER CONFIGURATION GUIDE VEGASTREAM VEGA 100 BROADSOFT PARTNER CONFIGURATION GUIDE VEGASTREAM VEGA 100 JULY 2005 Version 1.0 BroadWorks Guide Copyright Notice Copyright 2005 BroadSoft, Inc. All rights reserved. Any technical documentation that is

More information

IP Media Servers for Next-Generation Contact Centers

IP Media Servers for Next-Generation Contact Centers White Paper September 2008 IP Media Servers for Next-Generation Contact Centers Overview Next-generation contact centers deliver services across multiple modes of communication: voice, fax, e-mail, instant

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