Rural Telemedicine Networks Using Storeand-Forward
|
|
|
- Kenneth Copeland
- 10 years ago
- Views:
Transcription
1 448 Medical Informatics in a United and Healthy Europe K.-P. Adlassnig et al. (Eds.) IOS Press, European Federation for Medical Informatics. All rights reserved. doi: / Rural Telemedicine Networks Using Storeand-Forward Voice-over-IP 1 Jeremiah SCHOLL a,2, Lambros LAMBRINOS b, Anders LINDGREN c a Norwegian Centre for Telemedicine, University Hospital of North Norway, Tromsø b Department of Communication and Internet Studies, Cyprus University of Technology, Lemesos, Cyprus c Communication Networks and Systems Lab, Swedish Institute of Computer Science, Stockholm, Sweden Abstract. Store and forward Voice-over-IP is a suggested solution for supporting Telemedicine at rural health clinics in developing countries. Solutions described to date are designed to support communication by establishing point-to-point connectivity between two sites. In this paper we present an approach for creating scalable Telemedicine networks based on Delay Tolerant Networking. This holds potential for allowing Telemedicine networks to be created that can enable sharing of Teleconsultation and other medical information among a large number of locations in areas that cannot be served by existing solutions. Keywords. telemedicine, Voice-over-IP, delay tolerant networking 1. Introduction Telemedicine has been noted as a potential way to improve healthcare in rural areas of the developing world [1]. There are several barriers to introducing ICT solutions in this domain including cost, poor infrastructure and a lack of computer skills among staff [1]. Rural healthcare providers in many areas of the developing world also lack connectivity to the Internet and the Public Switched Telephone Network (PSTN). Design studies and pilot projects at clinics in South Africa suggest that one approach for dealing with these challenges is to utilize store-and-forward Voice-over- IP (VoIP) [2, 3]. VoIP is accessible from devices similar to traditional telephones, and thus can be used by those that lack computer skills. VoIP services can also be developed relatively cheaply using open source software, and can be deployed without fixed infrastructure (such as by using point-to-point WiFi links) or support from a telecom provider [4]. The rationale for store-and-forward services (instead of relying on standard voice calls) is that they operate effectively during periods of disconnectivity, and also allow staff to manage interruptions more easily [2, 3]. This paper presents issues related to the development of rural Telemedicine networks based on store-and-forward VoIP. Issues related to the development of the relevant end-points and network infrastructure are presented. As a similar approach 1 This work was partially funded by Norwegian Research Council grant /S10. 2 Corresponding Author: Jeremiah Scholl, Norwegian Centre for Telemedicine, P.O. Box 35, N-9038 Tromsø, Norway; [email protected].
2 J. Scholl et al. / Rural Telemedicine Networks Using Store-and-Forward Voice-over-IP 449 may also be used for general data transmission, the paper may also be of interest for those investigating other store-and-forward Telemedicine services in rural areas. 2. Communication Technologies for Low Connectivity Areas Point-to-point WiFi links using directional antennas are one way of providing VoIP services in rural areas [4]. This approach has been applied, a Telemedicine system for rural South Africa [2, 3]. Although there are many settings where point-topoint WiFi will function well, there also are situations where such connectivity is not ideal; it is not always possible to maintain line of sight between two communication points (i.e., due to distance or interference) and directional antennas are somewhat expensive. Setting up a large VoIP network based on this solution may thus prove challenging due to the additional coordination, cost and maintenance work involved with implementing each location. The approach we advocate in this paper is to build store-and-forward VoIP networks based on Delay Tolerant Networking (DTN) [5]. DTN operates by leveraging mobility and local communication between participants in the network. Each member of the network communicates with other members when possible, for example when they are close enough for local wireless communication (using WiFi, Bluetooth, etc.), or when a long range link becomes available. Members store messages from each other and forward them later on when they establish connectivity with other members [6]. Each act of forwarding can help messages get closer to reaching their final destination. This allows communication of non time-critical information between participants in the network, even if there is never a completely connected path between them and in practice has shown to be effective at supporting fairly large communication networks. Over the past few years, a large amount of progress has been made on solving many of the basic technical problems related to DTN including routing [7, 8] and privacy and security [9]. Services using DTN have also been implemented in various contexts. One of the first services to utilize DTN technology established Internet services for reindeer herders in Northern Sweden [10]. Connectivity was provided primarily by using wireless devices carried by hikers, helicopters, and other vehicles. These devices support DTN routing, and exploit the semi-random encounters of the mobile participants, and a history of previous encounters, to pass messages through the network in an efficient manner. Messages are forwarded during an encounter between two participants when there is enough probability that such forwarding will help the message eventually reach its destination [8]. This has allowed services such as , cached web access, and basic file and data transfer to be supported, even though Internet, PSTN and other connectivity options are not available. DTN has also been investigated for Teleconsultation services in Africa [11], and has been suggested as a component of store-and-forward voice messaging services for technology [12]. In this respect DTN based voice messaging services could be used for Telemedicine services at rural health clinics. 3. Implementing a VoIP/DTN Network There are many approaches that can be employed when setting up routing in a DTN network. One approach is to use dial-up links that connect once or twice a day. In such
3 450 J. Scholl et al. / Rural Telemedicine Networks Using Store-and-Forward Voice-over-IP networks, optimal routing is fairly easy to achieve using linear programming approaches [13] or some scheduling mechanism. In most cases link availability may have a random element in it, and the most efficient path from source to destination also may vary between different times. This may be the case for example if the DTN relies on devices carried by health care workers with variable travel schedules or long range links that are only available when the weather is good or power is available. Initial work on data delivery in DTN networks focused on epidemic routing of data where the spread of data is modeled as the spread of a disease in a human population [14], and the data is eventually spread to the entire network. Later work, has focused on trying to estimate the mobility characteristics of the network participants, and on using that information to improve message routing and reduce the cost of the system Developing VoIP Services over DTN Tunnels Our proposed solution involves providing VoIP services over DTN tunnels based on a store-and-forward approach for delivering voic messages. The components of the system proposed are depicted in the architecture shown below (Figure 1). Figure 1. The VoIP/DTN architecture The scenario involves providing the users with a VoIP phone. This could either be software running on a computer (softphone), an IP phone, or a regular phone attached to an Analog Terminal Adaptor (ATA) that allows it to connect to the VoIP server (offering IP phone functionality). The phones connect to a local VoIP server which operates using the Session Initiation Protocol (SIP) protocol. A user dials a destination number as he/she would for a normal call. Since connectivity is not available, the user is given the option of leaving a voice message. This solution allows hardware costs to be kept to a minimum. DTN routing can be supported by inexpensive hardware such as simple Bluetooth devices. VoIP servers can run on fairly inexpensive hardware, such as used Pentium IV PCs. Additional hardware (such as a keyboard, monitor, mouse and headset) can be used to provide a softphone client extension. IP phones can be used for multiple client extensions at each site (eliminating the need for multiple computers) where a VoIP server is installed. Cheaper solutions should also be possible in the future as inexpensive mobile computers become powerful enough to support a VoIP server. Traditional Internet protocols (including those used by VoIP servers) do not work between endpoints within a single session. Therefore, the Bundle Protocol was created
4 J. Scholl et al. / Rural Telemedicine Networks Using Store-and-Forward Voice-over-IP 451 for DTNs, where the basic message unit is a bundle. The idea is to package all messages from an entire session into a single bundle; this can be sent over the DTN using application specific bundling gateways on both sides of the DTN. Transmitting VoIP data onto the DTN network thus requires the creation of a VoIP/DTN tunnel that can bundle packets, transmit them to the DTN network, and unbundle these packets at their destination [15]. destination (i.e., the DTN endpoint) is identified based on the SIP URI of the called party. The Distributed Universal Number Discovery protocol (DUNDI) [16] can be used to establish peering information between the distributed VoIP servers. It is also possible to support additional data such as video and images by providing the appropriate devices, and by bundling the data and transferring it onto the DTN network Delivering DTN-Based Voic Many of the basic components that are necessary for a VoIP/DTN system are available via open source libraries. This makes it possible to build VoIP/DTN systems without investing in proprietary software. One of the most popular VoIP servers is Asterisk [17]. Below we discuss how to bundle and debundle Asterisk voic s onto a DTN network, but solutions based on other SIP-based servers are equally applicable. When voice messages are created on an Asterisk server there is an option of having an external application launched by using the externnotify command. This allows for the tunneling mechanism to be activated and the DTN bundle to be created. A fairly straight forward way to support bundling is to use the file copying tool for file transfers over the bundle protocol. This will allow the Asterisk server to save the message envelope (containing information such as timestamp, sender, recipient and message length) and the audio file as a single file. The resulting file is then made into a bundle by the DTN software and is addressed to the appropriate endpoint. The bundled voic is stored in a location where it will be accessed when contact is made with a DTN router. The bundle is forwarded to its corresponding endpoint (i.e., the destination server) using a DTN network mechanism as described above. At this stage, the bundle is extracted and the message envelope file and the audio file containing the message are placed directory. The system generates the corresponding voic notification to the lighting the Message Waiting Indicator button (if available), Depending on the setup of the server, services such as ing the voic to the recipient may also be provided. Calls to and from the PSTN may also be supported by running a VoIP server with DTN and PSTN connectivity. Incoming messages would be handled similarly to regular voice messaging. Outgoing messages would be delivered by the server placing a call and playing back the recorded voice message after someone answers the phone. If necessary support for time-critical information may also be possible within the network by, for example, supplementing DTN communication with a satellite link. This however would create significant cost for time-critical messages. 4. Conclusions VoIP/DTN networks that support store-and-forward voice messaging seem to be a promising approach for constructing rural Telemedicine networks in the developing
5 452 J. Scholl et al. / Rural Telemedicine Networks Using Store-and-Forward Voice-over-IP world. The solution is not dependant on telecom providers and can be set up to support communication between many locations. Messages can be delivered during long periods of disconnectivity, and communication does not require a direct line of sight. Systems can be developed based primarily on open source software, and can be run on fairly inexpensive hardware, in order to keep costs to a minimum. We have described how to build a system based on existing open source components for VoIP and DTN in addition to a tunneling mechanism for transferring Asterisk voic s to and from a DTN network. We expect to conduct an empirical evaluation of a system of this type in the near future. In addition to clinical evaluations there are a large number of sociotechnical issues that need to be addressed before DTN-based solutions can give maximum value to health care systems without requiring support and maintenance from outside experts. The potential benefits of VoIP/DTN systems and open questions regarding their implementation suggest that VoIP/DTN Telemedicine systems should be an active area of investigation in the future. In addition, DTN-based Telemedicine solutions that support other data, such as data backups of Electronic Medical Records, may also provide benefits to rural healthcare systems and should be worth investigating. References [1] Martínez, A. et al. (2005) Analysis of information and communication needs in rural primary health care in developing countries. IEEE Transactions on Information Technology in Biomedicine 9(1): [2] Chetty, M., Tucker, W., Blake, E. (2004) Developing locally relevant applications for rural areas: A South African example. In Proceedings of SAICSIT 2004, South African Institute for Computer Scientists and Information Technologists, Republic of South Africa, [3] Chetty, M., Tucker, W., Blake, E. (2004) Telemedicine using VoIP combined with a store and forward approach. In Proceedings of the South African Telecommunications Networks & Applications Conference SATNAC, Stellenbosch, South Africa, [4] Lambrinos, L. (2008) Deploying open source IP telephony in rural environments. In Proceedings of the International Conference on Next Generation Mobile Applications, Services and Technologies, [5] Brewer, E. et al. (2005) The case for technology for developing regions. IEEE Computer 38(6): [6] Fall, K. (2003) A delay-tolerant network architecture for challenged internets. In Proceedings of the 2004 Conference on Applications, Technologies, Architectures, and Protocols for Computer Communications, ACM, New York, [7] Jain, S., Fall, K., Patra, R. (2004) Routing in a delay tolerant network. In Proceedings of the 2004 Conference on Applications, Technologies, Architectures, and Protocols for Computer Communications, ACM, New York, [8] Lindgren, A., Doria, A., Schelén, O. (2004) Probabilistic routing in intermittently connected networks. SIGMOBILE Mobile Computing and Communication Review 8(4): [9] Seth, A., Keshav, S. (2005) Practical security for disconnected nodes. In Proceedings of IEEE ICPN Workshop on Secure Network Protocols, [10] Lindgren, A. et al. (2008) Networking in the land of northern lights: Two years of experiences from DTN system deployments. In Proceedings of the 2008 ACM Workshop on Wireless Networks and Systems for Developing Regions, ACM, New York, 1 8. [11] Luk, R., Ho, M., Aoki, P.M. (2008) Asynchronous remote medical consultation for Ghana. In Proceedings of 26th Annual SIGCHI Conference on Human Factors in Computing Systems, ACM, [12] Honicky, R.J. et al. (2007) A message oriented phone system for low cost connectivity. In Proceedings of the Sixth Workshop on Hot Topics in Networks (HotNets-VI), Atlanta, Georgia, [13] Alonso, J., Fall, K.K. (2003) A linear programming formulation of flows over time with piecewise constant capacity and transit times. IRB-TR Intel Corporation. [14] Vahdat, A., Becker, D. (2000) Epidemic routing for partially connected ad hoc networks. Technical Report CS Duke University. [15] Cerf, V. et al. (2005) Delay Tolerant Network Architecture. Internet Draft (draft-irtf-dtnrg-arch-03.txt). [16] Spencer, M. (2004)Distributed Universal Number Discovery Internet Draft.(draft-ietf-mspencer-dundi-01). [17] Asterisk open source PBX and Telephony engine,
Contents Introduction Why Fax over IP? How Real-time Fax over IP works Implementation with MessagePlus/Open Summary. About this document
Fax over IP Contents Introduction Why Fax over IP? How Real-time Fax over IP works Implementation with MessagePlus/Open Summary About this document This document describes how Fax over IP works in general
Integrating Voice over IP services in IPv4 and IPv6 networks
ARTICLE Integrating Voice over IP services in IPv4 and IPv6 networks Lambros Lambrinos Dept.of Communication and Internet studies Cyprus University of Technology Limassol 3603, Cyprus [email protected]
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
Security and Risk Analysis of VoIP Networks
Security and Risk Analysis of VoIP Networks S.Feroz and P.S.Dowland Network Research Group, University of Plymouth, United Kingdom e-mail: [email protected] Abstract This paper address all
Contents. Specialty Answering Service. All rights reserved.
Contents 1 Introduction... 2 2 PBX... 3 3 IP PBX... 4 3.1 How It Works... 4 3.2 Functions of IP PBX... 5 3.3 Benefits of IP PBX... 5 4 Evolution of IP PBX... 6 4.1 Fuelling Factors... 6 4.1.1 Demands from
IP Telephony Deployment Models
CHAPTER 2 Sections in this chapter address the following topics: Single Site, page 2-1 Multisite Implementation with Distributed Call Processing, page 2-3 Design Considerations for Section 508 Conformance,
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
How Small Businesses Can Use Voice over Internet Protocol (VoIP) Internet Technology for Voice Communications
How Small Businesses Can Use Voice over Internet Protocol (VoIP) Internet Technology for Voice Communications Small businesses will find this booklet useful for learning how VoIP works and for clarifying
Configuration of Applied VoIP Sip Trunks with the Toshiba CIX40, 100, 200 and 670
Configuration of Applied VoIP Sip Trunks with the Toshiba CIX40, 100, 200 and 670 Businesses Save Money with Toshiba s New SIP Trunking Feature Unlike gateway based solutions, Toshiba s MIPU/ GIPU8 card
Integration of GSM Module with PC Mother Board (GSM Trunking) WHITE/Technical PAPER. Author: Srinivasa Rao Bommana (srinivasrao.bommana@wipro.
(GSM Trunking) WHITE/Technical PAPER Author: Srinivasa Rao Bommana ([email protected]) Table of Contents 1. ABSTRACT... 3 2. INTRODUCTION... 3 3. PROPOSED SYSTEM... 4 4. SOLUTION DESCRIPTION...
Internet: Telephone Calls for Free with Vo I P I 19/1. Your PC can Make Telephone Calls to Anywhere in the World for Free!
Internet: Telephone Calls for Free with Vo I P I 19/1 Your PC can Make Telephone Calls to Anywhere in the World for Free! With the information in this article you can: Try out a selection of the best free
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
ATA: An Analogue Telephone Adapter is used to connect a standard telephone to a high-speed modem to facilitate VoIP and/or calls over the Internet.
KEY VOIP TERMS 1 ACD: Automatic Call Distribution is a system used to determine how incoming calls are routed. When the ACD system receives an incoming call it follows user-defined specifications as to
Businesses Save Money with Toshiba s New SIP Trunking Feature
TOSHIBA Strata CIX Product Bulletin PBCIX-0056 Dec. 7, 2007 Businesses Save Money with Toshiba s New SIP Trunking Feature For business trying to save money on telecommunications tariffs, conventional technology
Packetized Telephony Networks
Packetized Telephony Networks Benefits of Packet Telephony Networks Traditionally, the potential savings on long-distance costs was the driving force behind the migration to converged voice and data networks.
RAS Associates, Inc. Systems Development Proposal. Scott Klarman. March 15, 2009
Systems Development Proposal Scott Klarman March 15, 2009 Systems Development Proposal Page 2 Planning Objective: RAS Associates will be working to acquire a second location in Detroit to add to their
Convergence: The Foundation for Unified Communications
Convergence: The Foundation for Unified Communications Authored by: Anthony Cimorelli, Senior Product Marketing Manager Onofrio Norm Schillaci, Principal Sales Engineer Michelle Soltesz, Director, Marketing
IP VIDEO TELEPHONY OVERVIEW
IP VIDEO TELEPHONY OVERVIEW What is IP Video Telephony It s now just a phone call! Consistent user experience for voice and video Centralized configuration, management and call control for scalability
Written Testimony of John L. Barnes Director of Product Development Verizon Business. Hearing on VoIP: Who Has Jurisdiction to Tax It?
Written Testimony of John L. Barnes Director of Product Development Verizon Business Hearing on VoIP: Who Has Jurisdiction to Tax It? House Committee on the Judiciary Subcommittee on Commercial and Administrative
How To Get A Phone Service For Free
1900 Wright Place, Suite 250 Carlsbad, CA 92008 (888) 441-4466 The Future of Phone Systems What features to look for in 2015 2014 Business.com Media, Inc. All Rights Reserved. The Future of Phone Systems:
Integration of Voice over Internet Protocol Experiment in Computer Engineering Technology Curriculum
Integration of Voice over Internet Protocol Experiment in Computer Engineering Technology Curriculum V. Rajaravivarma and Farid Farahmand Computer Electronics and Graphics Technology School of Technology,
Secure VoIP for optimal business communication
White Paper Secure VoIP for optimal business communication Learn how to create a secure environment for real-time audio, video and data communication over IP based networks. Andreas Åsander Manager, Product
NEWT Managed PBX A Secure VoIP Architecture Providing Carrier Grade Service
NEWT Managed PBX A Secure VoIP Architecture Providing Carrier Grade Service This document describes the benefits of the NEWT Digital PBX solution with respect to features, hardware partners, architecture,
VOIP TELEPHONY: CURRENT SECURITY ISSUES
VOIP TELEPHONY: CURRENT SECURITY ISSUES Authors: Valeriu IONESCU 1, Florin SMARANDA 2, Emil SOFRON 3 Keywords: VoIP, SIP, security University of Pitesti Abstract: Session Initiation Protocol (SIP) is the
TAXONOMY OF TELECOM TERMS
TAXONOMY OF TELECOM TERMS Prepared by TUFF Ltd This short taxonomy is designed to describe the various terms used in today s telecommunications industry. It is not intended to be all embracing but to describe
Whitepaper: Microsoft Office Communications Server 2007 R2 and Cisco Unified Communications Manager Integration Options
Whitepaper: Microsoft Office Communications Server 2007 R2 and Cisco Unified Communications Manager Integration Options Document Summary This document provides information on several integration scenarios
VoIP Solutions Guide Everything You Need to Know
VoIP Solutions Guide Everything You Need to Know Simplify, Save, Scale VoIP: The Next Generation Phone Service Ready to Adopt VoIP? 10 Things You Need to Know 1. What are my phone system options? Simplify,
Evolution PBX User Guide for SIP Generic Devices
Evolution PBX User Guide for SIP Generic Devices Table of contents Introduction... 1 Voicemail... Using Voicemail... Voicemail Menu... Voicemail to Email... 3 Voicemail Web Interface... 4 Find Me Rules...
IP Telephony Basics. Part of The Technology Overview Series for Small and Medium Businesses
IP Telephony Basics Part of The Technology Overview Series for Small and Medium Businesses What is IP Telephony? IP Telephony uses the Internet Protocol (IP) to transmit voice or FAX traffic over a public
Implementing Cisco IOS Telephony and Unified Communications Express (IITUCX)
Implementing Cisco IOS Telephony and Unified Communications Express (IITUCX) Course Objectives Explain the benefits and components of a Cisco Unified Communications system Describe how traditional telephony
VOIP Security Essentials. Jeff Waldron
VOIP Security Essentials Jeff Waldron Traditional PSTN PSTN (Public Switched Telephone Network) has been maintained as a closed network, where access is limited to carriers and service providers. Entry
Gateways and Their Roles
Gateways and Their Roles Understanding Gateways This topic describes the role of voice gateways and their application when connecting VoIP to traditional PSTN and telephony equipment. Analog vs. Digital
Table of Contents. Cisco Mapping Outbound VoIP Calls to Specific Digital Voice Ports
Table of Contents Mapping Outbound VoIP Calls to Specific Digital Voice Ports...1 Introduction...1 Before You Begin...1 Conventions...1 Prerequisites...1 Components Used...1 Configure...2 Network Diagram...2
WAN Data Link Protocols
WAN Data Link Protocols In addition to Physical layer devices, WANs require Data Link layer protocols to establish the link across the communication line from the sending to the receiving device. 1 Data
Application Notes for Configuring SIP Trunking between Metaswitch MetaSphere CFS and Avaya IP Office Issue 1.0
Avaya Solution & Interoperability Test Lab Application Notes for Configuring SIP Trunking between Metaswitch MetaSphere CFS and Avaya IP Office Issue 1.0 Abstract These Application Notes describe the steps
WHY IP-PBX SYSTEMS ARE GOOD FOR BUSINESS
Position Paper AN INTRODUCTION TO NETWORK TELEPHONY WHY IP-PBX SYSTEMS ARE GOOD FOR BUSINESS www.techknowpartners.com Position Paper AN INTRODUCTION TO NETWORK TELEPHONY WHY IP-PBX SYSTEMS ARE GOOD FOR
Implementing Cisco IOS Telephony and Unified Communications Express (IITUCX)
Implementing Cisco IOS Telephony and Unified Communications Express (IITUCX) Who should attend The primary audience for this course is as follows: Network administrators Network engineers Systems engineers
Overview ENUM ENUM. VoIP Introduction (2/2) VoIP Introduction (1/2)
Overview Voice-over over-ip (VoIP) ENUM VoIP Introduction Basic PSTN Concepts and SS7 Old Private Telephony Solutions Internet Telephony and Services VoIP-PSTN Interoperability IP PBX Network Convergence
Avaya IP Office 8.1 Configuration Guide
Avaya IP Office 8.1 Configuration Guide Performed By tekvizion PVS, Inc. Contact: 214-242-5900 www.tekvizion.com Revision: 1.1 Date: 10/14/2013 Copyright 2013 by tekvizion PVS, Inc. All Rights Reserved.
VOIP THE ULTIMATE GUIDE VERSION 1.0. 9/23/2014 onevoiceinc.com
VOIP THE ULTIMATE GUIDE VERSION 1.0 9/23/2014 onevoiceinc.com WHAT S IN THIS GUIDE? WHAT IS VOIP REQUIREMENTS OF A VOIP SYSTEM IMPLEMENTING A VOIP SYSTEM METHODS OF VOIP BENEFITS OF VOIP PROBLEMS OF VOIP
CHAPTER 1 INTRODUCTION
CHAPTER 1 INTRODUCTION 1.0 Introduction Voice over Internet Protocol (VoIP) is the most popular in telecommunication technology. Nowadays, three million users use VoIP. It is estimated that the number
Chapter 2 PSTN and VoIP Services Context
Chapter 2 PSTN and VoIP Services Context 2.1 SS7 and PSTN Services Context 2.1.1 PSTN Architecture During the 1990s, the telecommunication industries provided various PSTN services to the subscribers using
Selecting the Right SIP Phone for Your IP PBX By Gary Audin May 5, 2014
Selecting the Right SIP Phone for Your IP PBX By Gary Audin May 5, 2014 There are many Session Initiation Protocol (SIP) phones on the market manufactured by IP PBX vendors and third parties. Selecting
QUICK START GUIDE RELEASE 7
QUICK START GUIDE RELEASE 7 VOICENT AUTOREMINDER TM VOICENT BROADCASTBYPHONE TM VOICENT AGENTDIALER TM VOICENT FLEX PBX TM VOICENT IVR STUDIO TM VOICENT TELEPHONY CRM TM VOICENT GATEWAY TM TABLE OF CONTENT
PSTN IXC PSTN LEC PSTN LEC STP STP. Class 4. Class 4 SCP SCP STP. Switch. Switch STP. Signaling Media. Class 5. Class 5. Switch.
As we enter the 21st century, we are experiencing a telecommunications revolution. From a technological perspective, the distinction between voice information and other kinds of data is blurring as circuit-switched
CHAPTER 6. VOICE COMMUNICATION OVER HYBRID MANETs
CHAPTER 6 VOICE COMMUNICATION OVER HYBRID MANETs Multimedia real-time session services such as voice and videoconferencing with Quality of Service support is challenging task on Mobile Ad hoc Network (MANETs).
Voice over IP Basics for IT Technicians
Voice over IP Basics for IT Technicians White Paper Executive summary The IP phone is coming or has arrived on desk near you. The IP phone is not a PC, but does have a number of hardware and software elements
VoIP Glossary. Client (Softphone client): The software installed in the userâ s computer to make calls over the Internet.
VoIP Glossary Analog audio signals: Analog audio signals are used to transmit voice data over telephone lines. This is done by varying or modulating the frequency of sound waves to accurately reflect the
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
Security issues in Voice over IP: A Review
www.ijecs.in International Journal Of Engineering And Computer Science ISSN:2319-7242 Volume 3 Issue 2 February, 2014 Page No. 3879-3883 Security issues in Voice over IP: A Review Rajni a, Preeti a, Ritu
FAQ: Introduction to VoIP for Small Businesses/SOHO
FAQ: Introduction to VoIP for Small Businesses/SOHO Speed Dial Your Company into VoIP and Save If your company is ready to lower its monthly phone costs, while also doing business more efficiently, switching
VoIP Laboratory A Creating a local private telephony network in a rural community
VoIP Laboratory A Creating a local private telephony network in a rural community (cc) Creative Commons Share Alike Non Commercial Attribution 3 This laboratory focus on building local Voice infrastructure
With 360 Cloud VoIP, your company will benefit from more advanced features:
Voice over IP (VoIP) has emerged as the new leader in cost-effective standards based communications. 360 Cloud VoIP enables customers have the benefits of an Enterprise PBX for a fraction of the cost of
Compatible devices. Analog Telephone Adaptors. Linksys PAP2. Cisco ATA 186/188. Sipura SPA-2000. Sipura SPA-2002. Sipura SPA-3000
Toll Free Number: (866)-686-4236 Fax: (416)-981-3313 Sales: Analog Telephone Adaptors Linksys PAP2 Cisco ATA 186/188 Sipura SPA-2000 Sipura SPA-2002 Compatible devices The Linksys Phone Adapter enables
Terms VON. VoIP LAN WAN CODEC
VON Voice Over the Net. Voice transmitted over the Internet. That is the technical definition. Prescient Worldwide s product, called VON, means Voice Over Network as in ANY network, whether a client s
WAN Technology. Heng Sovannarith [email protected]
WAN Technology Heng Sovannarith [email protected] Introduction A WAN is a data communications network that covers a relatively broad geographic area and often uses transmission facilities provided
Technical papers Virtual private networks
Technical papers Virtual private networks This document has now been archived Virtual private networks Contents Introduction What is a VPN? What does the term virtual private network really mean? What
Voice over IP (VoIP) Basics for IT Technicians
Voice over IP (VoIP) Basics for IT Technicians VoIP brings a new environment to the network technician that requires expanded knowledge and tools to deploy and troubleshoot IP phones. This paper provides
Asterisk: A Non-Technical Overview
Asterisk: A Non-Technical Overview Nasser K. Manesh [email protected] Millenigence, Inc. 5000 Birch St., Suite 8100 Newport Beach, CA 92660 June 2004, Revised December 2004 Executive Summary Asterisk
Community Broadband and Satellite Backhaul Solution for Remote Communities
Community Broadband and Satellite Backhaul Solution for Remote Communities March 2009 COPYRIGHT THAICOM PLC 2009 PROPRIETARY Content Introduction 3 Project objectives 4 Technologies 5 WIRELESS BROADBAND
KISUMU LAW COURTS: SPECIFICATIONS FOR A UNIFIED COMMUNICATION SYSTEM / VOICE OVER INTERNET PROTOCOL (VOIP) SOLUTION. Page 54 of 60
SPECIFICATIONS FOR A UNIFIED COMMUNICATION SYSTEM / VOICE OVER INTERNET PROTOCOL (VOIP) SOLUTION Page 54 of 60 UNIFIED COMMUNICATION SYSTEM (VOIP) PROPOSAL FOR KISUMU JUDICIARY COURTS. 1.0 PARTICULARS
SIP, Session Initiation Protocol used in VoIP
SIP, Session Initiation Protocol used in VoIP Page 1 of 9 Secure Computer Systems IDT658, HT2005 Karin Tybring Petra Wahlund Zhu Yunyun Table of Contents SIP, Session Initiation Protocol...1 used in VoIP...1
Multimedia Service Platform
Multimedia Service Platform Turnkey solution for SIP based communications Adrian Georgescu AG Projects http://ag-projects.com Current telecommunications landscape From the old PSTN only the E.164 numbering
VoIP Platform: A Solution to Advance Communication Practices in Health Sectors
VoIP Platform: A Solution to Advance Communication Practices in Health Sectors Presented by : Mr. Z. Mapundu (Lecturer at Tshwane University of Technology) Med-e-Tel 2015 (22-24 April 2015) - 13th edition
Receiving the IP packets Decoding of the packets Digital-to-analog conversion which reproduces the original voice stream
Article VoIP Introduction Internet telephony refers to communications services voice, fax, SMS, and/or voice-messaging applications that are transported via the internet, rather than the public switched
FREE VOICE CALLING IN WIFI CAMPUS NETWORK USING ANDROID
FREE VOICE CALLING IN WIFI CAMPUS NETWORK ABSTRACT: USING ANDROID The purpose of this research is to design and implement a telephony program that uses WIFI in p2p (Peer-to-Peer) or WLAN (Wireless Local
Cisco CME Features and Functionality
Cisco CME Features and Functionality Supported Protocols and Integration Options This topic describes the supported protocols and integration options of Cisco CME. Supported Protocols and Integration FAX
SS7 & LTE Stack Attack
SS7 & LTE Stack Attack Ankit Gupta Black Hat USA 2013 [email protected] Introduction With the evolution of IP network, Telecom Industries are using it as their core mode of communication for their network
Connect your Control Desk to the SIP world
Connect your Control Desk to the SIP world Systems in
Integrating VoIP Phones and IP PBX s with VidyoGateway
Integrating VoIP Phones and IP PBX s with VidyoGateway Updated February 2011 INDEX: I. ABSTRACT.1 II. III. IV. VIDYOGATEWAY OVERVIEW.. 1 NETWORK TOPOLOGIES AND DEFINITIONS...2 CONNECTING TO VIDYOCONFERENCES
VoIP / SIP Planning and Disclosure
VoIP / SIP Planning and Disclosure Voice over internet protocol (VoIP) and session initiation protocol (SIP) technologies are the telecommunication industry s leading commodity due to its cost savings
Device SIP Trunking Administrator Manual
Table of Contents Device SIP Trunking Administrator Manual Version 20090401 Table of Contents... 1 Your SIP Trunking Service... 2 Terminology and Definitions... 2 PBX, IP-PBX or Key System... 2 Multi-port
Internet Telephony PBX System. IPX-300 Series. Quick Installation Guide
Internet Telephony PBX System IPX-300 Series Quick Installation Guide Overview PLANET IPX-300/IPX-300W IP PBX telephony systems ( IP PBX in the following term) are designed and optimized for the small
Configuration Notes 290
Configuring Mediatrix 41xx FXS Gateway with the Asterisk IP PBX System June 22, 2011 Proprietary 2011 Media5 Corporation Table of Contents Introduction... 3 About Mediatrix 41xx Series FXS Gateways...
Mediatrix 3000 with Asterisk June 22, 2011
Mediatrix 3000 with Asterisk June 22, 2011 Proprietary 2011 Media5 Corporation Table of Contents Introduction... 3 Network Topology... 3 Equipment Detail... 3 Configuration of the Fax Extension... 4 Configuration
Vobal Technologies S2 Solution: Optimized VoIP for FBB & BGAN High Quality, Pre-paid Telephony Service using Standard IP Data
Vobal Technologies S2 Solution: Optimized VoIP for FBB & BGAN High Quality, Pre-paid Telephony Service using Standard IP Data Version 01 Contents 1 Overview... 1 2 Hardware... 1 2.1 Vobal VoIP System (S2)...
Rev. 1.04 Technology Document
Rev. 1.04 Technology Document Table of Contents 1. ABOUT THE AREL ICP PLATFORM...1 2. SYSTEM COMPONENTS AND ARCHITECTURE...2 3. AUDIO AND VIDEO...3 4. TRANSPORT LAYER...4 5. FIREWALLS & PROXIES...5 5.1.
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
This topic describes dial peers and their applications.
Dial Peers What is Dial Peer? This topic describes dial peers and their applications. What is a Dial Peer? A dial peer is an addressable call endpoint. Dial peers establish logical connections, called
Linksys Voice over IP Products Guide: SIP CPE for Massive Scale Deployment
Linksys Voice over IP Products Guide: SIP CPE for Massive Scale Deployment Corporate Headquarters Linksys 121 Theory Drive Irvine, CA 92617 USA http://www.linksys.com Tel: 949 823-1200 800 546-5797) Fax:
CISCO UNIFIED COMMUNICATIONS MANAGER SIP INTEGRATION
CISCO UNIFIED COMMUNICATIONS MANAGER SIP INTEGRATION Validated Integrations: 8.5 with xic version 3.0 SU-10 and greater INTEGRATION DOCUMENT Version 2.03 7601 Interactive Way Indianapolis, IN 46278 Telephone/Fax:
Intermedia Cloud Softphone. User Guide
Intermedia Cloud Softphone User Guide FOR MORE INFO VISIT: CALL US EMAIL US intermedia.net +1.800.379.7729 [email protected] 1 Contents 1 Introduction... 3 1.1 Cloud Softphone Features... 3 2 Installation...
Contents 1. Setting up your Phone Phone Setup Phone Usage 2. User Portal 3. Softphone for your computer 4. Faxing
User Guide 1 Contents 1. Setting up your Phone Phone Setup Phone setup instructions Recording Voicemail Greeting and Voicemail Menu Testing tools Phone Usage Call Transfer, Call Forwarding and Do Not Disturb
Cisco Which VPN Solution is Right for You?
Table of Contents Which VPN Solution is Right for You?...1 Introduction...1 Before You Begin...1 Conventions...1 Prerequisites...1 Components Used...1 NAT...2 Generic Routing Encapsulation Tunneling...2
WorkTime UC Mobile Admin Guide
WorkTime UC Mobile Admin Guide Release: 20.1.1 Android 20.1.2 ios Document Version 1.0 Table of Contents 1 About XO Hosted PBX UC Mobile Client...1 2 Use Cases...2 2.1 Placing Outbound Calls... 2 2.2 Receiving
IP Implementation in Private Branch Exchanges From 9:30 a.m until 4:30 p.m (7 hrs./day) 5 days / week
Course Title: No. of Hours: IP Implementation in Private Branch Exchanges From 9:30 a.m until 4:30 p.m (7 hrs./day) 5 days / week 1 Course Duration: 3 Months (12weeks) No. Of Hours: 7 Hrs./Day- 5 days/week.
R2. The word protocol is often used to describe diplomatic relations. How does Wikipedia describe diplomatic protocol?
Chapter 1 Review Questions R1. What is the difference between a host and an end system? List several different types of end systems. Is a Web server an end system? 1. There is no difference. Throughout
Telephone Services and
MixPBX 01 Telephone Services and Systems x pbx The MixPBX in a heterogeneous voice network MixPBX 02 The MixPBX in a heterogeneous voice network Table of Contents 1. The MixPBX as a gateway...................................................................................
FAQ - Features Question Question Question Question Question Question
FAQ - Features Question: What feature does Virtual Number Service replace? Answer: Virtual Number Service replaces Remote Call Forwarding. Question: What is call screening? Answer: Call screening is the
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.
An XOP Networks White Paper
Mission Critical Audio Conferencing with VoIP An White Paper i What s Inside EXECUTIVE SUMMARY...2 ISSUES WITH LEGACY MISSION CRITICAL CONFERENCE SYSTEM...3 MONOLITHIC ARCHITECTURE - EXPENSIVE APPROACH
Rev. 1.0.3. www.telinta.com
Rev. 1.0.3 Copyright Notice Copyright 2014-2015 Telinta Inc. No part of this document may be reproduced or transmitted in any form or by any means, electronic or mechanical, for any purpose, without the
Portable Wireless Mesh Networks: Competitive Differentiation
Portable Wireless Mesh Networks: Competitive Differentiation Rajant Corporation s kinetic mesh networking solutions combine specialized command and control software with ruggedized, high-performance hardware.
