Do It Yourself Telephony and Messaging Services With FOSS. GNOME Asia Summit 2015 May 9 th, gnome.asia

Size: px
Start display at page:

Download "Do It Yourself Telephony and Messaging Services With FOSS. GNOME Asia Summit 2015 May 9 th, 2015 2015.gnome.asia"

Transcription

1 Do It Yourself Telephony and Messaging Services With FOSS Anton Raharja twitter.com/antonrd antonraharja.com GNOME Asia Summit 2015 May 9 th, gnome.asia

2 Intro. Anton Raharja 2015.gnome.asia 2

3 Services Telephony and messaging services you can provide Voice call Mimic conventional telephony services (PSTN, GSM) Make calls using multiple devices not just a plain analog phone Use IP Phone Use Softphone on desktop or smartphone Video call Voice call with face to face video Voice and video conference Virtual meeting Multiple video stream from all participants Online lecture or busines presentation Single video stream broadcasts to all other participants Messaging Texting, chatting and notification Instant Messaging SMS Value Added Services SMS polling, quiz, subscribe, auto-reply, etc Anton Raharja 2015.gnome.asia 3

4 Known Providers Some providers you might know Skype, Google Hangouts, etc Whatsapp, Telegram, etc Wechat, Line, Viber, etc VoIP service providers Bulk SMS service providers Carriers Nexmo, Twilio, Clickatell, Infobip, etc Anton Raharja 2015.gnome.asia 4

5 Do It Yourself Possibilities Let see, can we DIY telephony and messaging services? Googling Keyword: open source telephony Keyword: open source SMS You'll know that most of search results are promising How mature? Are they production ready? Asterisk has been installed in many places to replace conventional IP PBX and SIP gateway Hundreds of paid Asterisk installation, serious jobs, have been done by several System Integrators companies in Indonesia, not to mention in the world Asterisk has been pre-installed in a box as an appliance ready to be shipped since more than 5 years ago Some of those appliances have gain POSTEL certification (Indonesia telecommunication devices certification if the box to be sold in Indonesia) Some VoIP service providers are using Asterisk, Kamailio or OpenSIPS to power all or some of their SIP gateway and softswitch There are installation services, supports and maintenances, free or paid, online or offline services available Speaking of SMS, playsms has been implemented by many companies to provide SMS services to support their businesses Scan conversations in Anton Raharja 2015.gnome.asia 5

6 Today's Workshop Menu Free and open source software projects Telephony and Instant Messaging SMS VoIP ID VoIP ID References Additional VoIP ID References VoIP ID Installation OpenSIPS for VoIP ID OpenSIPS Installation VoIP ID Installation Summary playsms Kannel PlaySMS with Kannel Anton Raharja 2015.gnome.asia 6

7 Telephony and Instant Messaging. Anton Raharja 2015.gnome.asia 7

8 VoIP ID About VoIP ID Free and open source software Project website: Facebook group: A suite of tools to build hosted or cloud VoIP server Web based user interface written in PHP (Laravel) Back-end VoIP server provided by OpenSIPS Capable of managing multiple domains and multiple phone numbers in a single installation Supported and maintained by local team (Indonesian) Anton Raharja 2015.gnome.asia 8

9 VoIP ID References VoIP ID book project URL: Just created, so far contains 2 sub-chapters only, they are: How to install web user interface How to install back-end SIP server The web user interface part is the VoIP ID The back-end SIP server is OpenSIPS Real-world demo (working demo): Telepon Rakyat, free hosted VoIP server You can literally provides VoIP services to your community without building, owning, managing your own server URL: Anton Raharja 2015.gnome.asia 9

10 Additional VoIP ID References OpenSIPS 101: URL: You might want to know more about OpenSIPS before starting VoIP ID Knowing basic is always recommended Laravel Introduction URL: Knowing how to operate development tools would be a plus You might want to join local communities so that you can advance your knowledge on this Anton Raharja 2015.gnome.asia 10

11 VoIP ID Installation Follow installation instructions Things to remember before starting There are 12 steps that need to be followed correctly and in order The manual is for Ubuntu server or so you need to prepare one of them. I suggest not to waste your time by asking the manual for other distro, you can always try them on your own once you have experience completing this manual I was using VirtualBox when writing the manual, you might consider using it too (vs install on real server) You need to connect to the Internet, you will download lots of packages Again, follow the manual correctly and in order. Stop if you don't understand or need to discuss something or experiencing errors. Join the VoIP ID Facebook group and discuss your problem there Bookmark below URL, visit the URL for the installation instructions when you're ready: Anton Raharja 2015.gnome.asia 11

12 OpenSIPS for VoIP ID About OpenSIPS Free and open source software Project website: Sophisticated and powerful SIP server Capable of switching thousands of VoIP calls in a second Requires relatively low CPU and memory resources Capable of hosting multiple domains, routing multiple gateways and registering lots of users or phone numbers Anton Raharja 2015.gnome.asia 12

13 OpenSIPS Installation Follow installation instructions Things to remember before starting There are 9 steps that need to be followed correctly and in order You must first do the VoIP ID Installation This manual is using OpenSIPS version tls You need to connect to the Internet, you will download lots of packages Follow the manual correctly and in order. Stop if you don't understand or need to discuss something or experiencing errors. Join the VoIP ID Facebook group and discuss your problem there Bookmark below URL, visit the URL for the installation instructions when you're ready: Anton Raharja 2015.gnome.asia 13

14 VoIP ID Installation Summary There are 2 FOSS projects that you need to install VoIP ID OpenSIPS VoIP ID installation instructions available at this shortcut: OpenSIPS installation instructions available at this shortcut: Both shortcuts above are linked to the VoIP ID Book Project What you'll get after installation is a website just like Telepon Rakyat Some information about Telepon Rakyat: How to start utilizing Telepon Rakyat: This could be your VoIP ID user manual (currently in Bahasa Indonesia only) My blog post introducing Telepon Rakyat: Anton Raharja 2015.gnome.asia 14

15 SMS. Anton Raharja 2015.gnome.asia 15

16 playsms About playsms 10 years old free and open source software project Project website: User group or mailing list: A user interface for multiple SMS software-based gateway, hardware and bulk providers Web based user interface written in PHP (own framework) Capable of hosting multiple domain in a single installation Complete with SMS routing, credit system and value added services SMS polling, quiz, subscribe, auto-reply, etc Supported and maintained local team (Indonesian) Additional FOSS project playsms client software for Android playsms Android app project Project website: Listed in Google Play: Anton Raharja 2015.gnome.asia 16

17 Kannel About Kannel Free and open source software Project website: Super flexible SMS gateway that can interact with GSM modems and SMPP providers Capable of handling hundreds of thousand SMS per day Anton Raharja 2015.gnome.asia 17

18 playsms with Kannel playsms and Kannel installation instructions, configuration and case study are available from playsms Book Project URL: The book content will be added one content at a time Anton Raharja 2015.gnome.asia 18

19 playsms Installation Summary There are 2 FOSS projects that you need to install playsms Kannel Both playsms and Kannel installation instructions are available from playsms Book Project URL How to configure playsms and Kannel to work together also can be found at the playsms Book Project URL What you'll get after installation is a website just like playsms ID URL: Demo information can be found here: URL: Anton Raharja 2015.gnome.asia 19

20 Fin. Anton Raharja 2015.gnome.asia 20

Rich Communication Suite Enabler. plus integration with your existing VoIP services

Rich Communication Suite Enabler. plus integration with your existing VoIP services Rich Communication Suite Enabler plus integration with your existing VoIP services Join the next generation telecom market and offer services that are blend the best features of Skype, Viber and WhatsApp.

More information

1. Mobile VoIP solutions and Services:

1. Mobile VoIP solutions and Services: About Us We at Mir Technologies do 3 things. 1. Mobile VoIP solutions and Services: mtel is an International Brand. mtel created partnerships with esteemed global VoIP operators through a focused and stable

More information

RCS - Overview. www.voipswitch.com. Rich Communication Suite

RCS - Overview. www.voipswitch.com. Rich Communication Suite RCS - Overview Rich Communication Suite RCS enhances consumer VoIP services by adding a whole suite of new features that go beyond voice and simple text communication. The emphasis is on a contact oriented

More information

Voice Call Addon for Ozeki NG SMS Gateway

Voice Call Addon for Ozeki NG SMS Gateway Voice Call Addon for Ozeki NG SMS Gateway Document version v.1.0.0.0 Copyright 2000-2011 Ozeki Informatics Ltd. All rights reserved 1 Table of Contents Voice Call Addon for Ozeki NG SMS Gateway Introduction

More information

[Asterisk IP Telephony Solutions]

[Asterisk IP Telephony Solutions] 2016 [Asterisk IP Telephony Solutions] Azim U. Hoque President University IT Forum Bangladesh 1/30/2016 Workshop on Asterisk IP Telephony Solutions Over the existing Wi-Fi, LAN/MAN/WAN/ EPN/VPN, 3G and

More information

What is VoIP and How It Can Benefit Your Business? Introduction

What is VoIP and How It Can Benefit Your Business? Introduction What is VoIP and How It Can Benefit Your Business? Introduction Although individuals are increasingly using text messaging and social media for their communication, telephony remains an essential tool

More information

Android App Installation

Android App Installation Android App Manual Specifications are subject to change without notice. Facilities described may or may not be supported by your network. Opera 240, Opera 20 IP, Opera Cloud and Operafone are the registered

More information

WHY IP-PBX SYSTEMS ARE GOOD FOR BUSINESS

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

More information

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 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

More information

Onno W. Purbo, Nurlina Purbo, Protus Tanuhandaru, Dadan Hatomi, Ashoka Wardana Submission date February 1, 2010

Onno W. Purbo, Nurlina Purbo, Protus Tanuhandaru, Dadan Hatomi, Ashoka Wardana Submission date February 1, 2010 Name of organization supported One Destination Center Project title VoIP as a model applicable to developing countries Dates covered by this report 1 August 2009 31 January 2010 Country where the project

More information

Cloud Voice A new and simpler way to deliver your voice communications

Cloud Voice A new and simpler way to deliver your voice communications Cloud Voice A new and simpler way to deliver your voice communications The solution in a nut shell Mogul Wave offers a SIP solution based on: SIP phones (hard/soft phones) SIP accounts - Mogul Wave s on-net

More information

INTEGRATED COMMUNICATIONS

INTEGRATED COMMUNICATIONS INTEGRATED COMMUNICATIONS THROUGH CLOUD-BASED TELEPHONY T: 086 123 TALK F: 086 1234 FAX E: sales@talking.co.za www.talking.co.za UPGRADE AND CUT LOOSE FROM YOUR OUTDATED PHONE SYSTEM Lessen your expenses

More information

Android Softphone App for the Opera IP System. Installation and user guide

Android Softphone App for the Opera IP System. Installation and user guide Android Softphone App for the Opera IP System Installation and user guide Android App Manual Specifications are subject to change without notice. Facilities described may or may not be supported by your

More information

Debian s role in establishing an alternative to Skype

Debian s role in establishing an alternative to Skype Debian s role in establishing an alternative to Skype Motivation, Challenges and Tactics http://www.opentelecoms.org mini-debconf, Paris, November 2012 Introduction Motivation why do we need to do something?

More information

Hosted VoIP for Business

Hosted VoIP for Business Your complete guide to Business VoIP Telephony Hosted VoIP for Business 1 Doc V1.0 Jan 2014 Table of Contents Hosted Desk- 3 VoIP today 3 What is Hosted VoIP? 4 How does Hosted VoIP work? 4 Is Hosted VoIP

More information

GMSVoIP s PBX. Hosted model, running on provider s server, features rich PBX plus Class 5 broadband phone services

GMSVoIP s PBX. Hosted model, running on provider s server, features rich PBX plus Class 5 broadband phone services GMSVoIP s PBX Hosted model, running on provider s server, features rich PBX plus Class 5 broadband phone services web, cross-platform management (flash) compatible with SIP equipment, IP phones, FXO/FXS

More information

vs. A Cost Comparison Guide

vs. A Cost Comparison Guide vs. A Cost Comparison Guide Table of Contents 3 Introduction 4 Company Overview 5 Core Features 11 Additional Features 14 Conclusions Introduction The intent of this comparison guide is to provide you

More information

By Numan Khan http://www.numankhan.com

By Numan Khan http://www.numankhan.com Online Asterisk* Training Classes By Numan Khan In this Class 01 Online Asterisk Training Understand the term Asterisk Introduction History of Asterisk Asterisk Usages & Capabilities Required Hardware

More information

OpenSIPS networking the VoIP

OpenSIPS networking the VoIP pensips networking the VoIP Bogdan-Andrei Iancu CE Voice System Founder pensips Project What is pensips pensips is an open source, GPLed SIP server with High scalability (up to thousands of calls per second

More information

Device SIP Trunking Administrator Manual

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

More information

Internet Technology Voice over IP

Internet Technology Voice over IP Internet Technology Voice over IP Peter Gradwell BT Advert from 1980s Page 2 http://www.youtube.com/v/o0h65_pag04 Welcome to Gradwell Gradwell provides technology for every line on your business card Every

More information

QUICK START GUIDE RELEASE 7

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

More information

Setup and Use of RedPort Optimizer Voice with Inmarsat IsatHub (isavi)

Setup and Use of RedPort Optimizer Voice with Inmarsat IsatHub (isavi) Setup and Use of RedPort Optimizer Voice with Inmarsat IsatHub (isavi) Information and easy-to-follow instructions on how to set up your Optimizer Voice and isavi IsatHub terminal to connect to the Internet,

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

Opera System Configuration for Apps

Opera System Configuration for Apps Opera System Configuration for Apps IPhone App Installation and Use Specifications are subject to change without notice. Facilities described may or may not be supported by your network. Opera 240, Opera

More information

Fabrizio Volpe. MVP Directory Services MCITP Lync 2010. @Fabriziovlp. Fabrizio.volpe@gmx.com. http://www.linkedin.com/in/fabriziov

Fabrizio Volpe. MVP Directory Services MCITP Lync 2010. @Fabriziovlp. Fabrizio.volpe@gmx.com. http://www.linkedin.com/in/fabriziov Fabrizio Volpe MVP Directory Services MCITP Lync 2010 @Fabriziovlp Fabrizio.volpe@gmx.com http://www.linkedin.com/in/fabriziov Agenda Intro to Lync Server Lync Features : Presence Integration with Sharepoint,

More information

VoIP Survivor s s Guide

VoIP Survivor s s Guide VoIP Survivor s s Guide Can you really save $, improve operations, AND achieve greater security and availability? Presented by Peggy Gritt, Founder and CEO of the VoIP A non-biased organization for the

More information

VOIPOINT 2015. Europe s leading manufacturer of VoIP Access Technologies GSM PRI FXS FXO BRI 2 BRI / 2 FXS

VOIPOINT 2015. Europe s leading manufacturer of VoIP Access Technologies GSM PRI FXS FXO BRI 2 BRI / 2 FXS VOIPOINT 2015 Europe s leading manufacturer of VoIP Access Technologies GSM PRI FXS FXO BRI 2 BRI / 2 FXS Alles Agenda IP alles gut? The presentation is split into 2 parts: Part 1: The beronet Solution

More information

Cloud and Self-hosted Bitrix24 at a glance. Bitrix24

Cloud and Self-hosted Bitrix24 at a glance. Bitrix24 Bitrix24 Cloud and Self-hosted Bitrix24 at a glance In the Cloud Self-hosted version Communication Tools Free Plus Standard Professional Activity Stream + + + + + + Publish external data to Activity Stream

More information

Telco Carrier xsps Solutions. www.first.gr

Telco Carrier xsps Solutions. www.first.gr Telco Carrier xsps Solutions www.first.gr TELCO CORE INFRUSTRUCTURE There are some necessities in the Telco world...to own the best available infrastructure at the most affordable cost. First Telecom s

More information

Configure your 3CX in our IP telephone service.

Configure your 3CX in our IP telephone service. Configure your 3CX in our IP telephone service. This user guide will explain how to configure a 3CX Phone System turning into a small office with three extensions (1000, 1001 y 1002) and connect with Netelip

More information

Brief Company Profile

Brief Company Profile Brief Company Profile Who we are TALINDA EAST AFRICA is a highly innovative, technology driven and customer focused organization; Our solutions focus on enabling businesses save cost, increase their operational

More information

Lab Introduction software Voice over IP

Lab Introduction software Voice over IP Lab Introduction software Voice over IP 1 Lab Capability and Status Software used in this course installed in Engineering labs including the lab opened for students ENGR1506 - http://labs.ite.gmu.edu/

More information

and Unified Communication

and Unified Communication Top 10 Advantages of VoIP and Unified Communication Ronaldschlager.com Ronald Schlager 1/12 Integration of Voice and Data in one Network One networks serves all! Application server Telephony server LAN

More information

Mitel MiCloud Telepo for service providers 4.2

Mitel MiCloud Telepo for service providers 4.2 Mitel MiCloud Telepo for service providers 4.2 Software for business communication as a service. Key Features For the enterprise market Enable service providers to offer advanced business communication

More information

Improving your commercial service thanks to Asterisk. Jacques Gripekoven Managing Director, Eyepea + 32 2 391 43 70 jg@eyepea.be www.eyepea.

Improving your commercial service thanks to Asterisk. Jacques Gripekoven Managing Director, Eyepea + 32 2 391 43 70 jg@eyepea.be www.eyepea. Improving your commercial service thanks to Asterisk Jacques Gripekoven Managing Director, Eyepea + 32 2 391 43 70 jg@eyepea.be www.eyepea.be Scope of the presentation Quite a vast and subjective topic

More information

/Amended by 26th resolution of 2009, 4th resolution of 2012, 39th resolution of 2014 of CRC respectively/

/Amended by 26th resolution of 2009, 4th resolution of 2012, 39th resolution of 2014 of CRC respectively/ Annex No.1 to the 25th resolution of the Communications Regulatory Commission, 2007 REGULATION ON VOICE OVER INTERNET PROTOCOL /Amended by 26th resolution of 2009, 4th resolution of 2012, 39th resolution

More information

Implementing Live Meeting with Microsoft Office Communications Server 2007

Implementing Live Meeting with Microsoft Office Communications Server 2007 Implementing Live Meeting with Microsoft Office Communications Server 2007 Product Group - Enterprise Dell White Paper By Ananda Sankaran Farrukh Noman April 2008 Contents Introduction... 3 Microsoft Office

More information

Peer to Peer Settlement for Next Generation IP Networks Using the ETSI OSP Protocol (ETSI TS 101 321) for Cascading Peering Settlements

Peer to Peer Settlement for Next Generation IP Networks Using the ETSI OSP Protocol (ETSI TS 101 321) for Cascading Peering Settlements Peer to Peer Settlement for Next Generation IP s Using the ETSI OSP Protocol (ETSI TS 101 321) for Cascading Peering Settlements Table of Contents 1 Introduction... 1 2 Requirements... 2 3 The ETSI Open

More information

VoIP Glossary. Client (Softphone client): The software installed in the userâ s computer to make calls over the Internet.

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

More information

At Work. At Home. And Everywhere In-between.

At Work. At Home. And Everywhere In-between. At Work. At Home. And Everywhere In-between. IntelaCloud Turn Key Solutions IntelaCloud is a (CLEC) competitive local exchange carrier with over 20 years experience in the telecommunications industry.

More information

An outline of the security threats that face SIP based VoIP and other real-time applications

An outline of the security threats that face SIP based VoIP and other real-time applications A Taxonomy of VoIP Security Threats An outline of the security threats that face SIP based VoIP and other real-time applications Peter Cox CTO Borderware Technologies Inc VoIP Security Threats VoIP Applications

More information

Magnet Voice. Android App Installation

Magnet Voice. Android App Installation Magnet Voice Android App Installation 1. Overview of the Android softphone app 3 2. Installing the softphone app on the smart phone 3 2.1. Enter system IP registration data in the app...4 2.2. Advanced

More information

Lync - phone, voice mailbox, instant messaging. Pawel Grzywaczewski CERN IT/OIS

Lync - phone, voice mailbox, instant messaging. Pawel Grzywaczewski CERN IT/OIS Lync - phone, voice mailbox, instant messaging Pawel Grzywaczewski CERN IT/OIS Agenda Unified Communication and softphone Pre-deployment environment Lync architecture Challenges and plans 2 Unified Communication

More information

RTMP Channel Server. 2013 I6NET Solutions and Technologies www.i6net.com

RTMP Channel Server. 2013 I6NET Solutions and Technologies www.i6net.com RTMP Channel Server 2013 About... Do you need to make voice or video calls over the web? Do you need to add web calling to your contact center? Do you need to extend your business? Do you need to manage

More information

Mobile Voice Off-Load

Mobile Voice Off-Load Mobile Voice Off-Load An AdvOSS Solution White Paper Latest version of this white paper can always be found at: http://advoss.com/resources/whitepapers/mobile-voice-offload.pdf For more information, contact

More information

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 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

More information

The third worst poetry in the Universe

The third worst poetry in the Universe ! EUC June 2014 The third worst poetry in the Universe!! "Oh freddled gruntbuggly, Thy micturations are to me As plurdled gabbleblotchits on a lurgid bee. Groop, I implore thee, my foonting turlingdromes,

More information

It s no secret that businesses are moving to

It s no secret that businesses are moving to Building High-Performance Cloud Telecom Infrastructures By: Darren Schreiber, 2600hz It s no secret that businesses are moving to the cloud. Services such as Google Apps and Microsoft SkyDrive are well

More information

CounterPath Bria with Oracle TSC Feature Pack. A Solution for Operator and Enterprise (OTT) Service Delivery. Solution Brief. www.counterpath.

CounterPath Bria with Oracle TSC Feature Pack. A Solution for Operator and Enterprise (OTT) Service Delivery. Solution Brief. www.counterpath. CounterPath Bria with Oracle TSC Feature Pack A Solution for Operator and Enterprise (OTT) Service Delivery Solution Brief Internet OTT (over-the-top) changes the way people communicate. Internet OTT services

More information

Mitel MiCloud Telepo for Service Providers 4.0 SP3

Mitel MiCloud Telepo for Service Providers 4.0 SP3 Mitel MiCloud Telepo for Service Providers 4.0 SP3 Software for Business Communication as a Service. Key Features For the enterprise market Enable service providers to offer advanced business communication

More information

VOIP Security Essentials. Jeff Waldron

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

More information

Taitell Telecom Equipamentos e Soluções

Taitell Telecom Equipamentos e Soluções Taitell Telecom Equipamentos e Soluções platform overview About VoipSwitch - Voiceserve member of Voiceserve INC stock exchange: (VSRV) more than 15000 systems installed to date 10 years on the market

More information

Maxis BizVoice For iphone User Guide. Version 1.0

Maxis BizVoice For iphone User Guide. Version 1.0 Maxis BizVoice For iphone User Guide Version 1.0 Maxis BizVoice for iphone iphone With Maxis BizVoice for iphone you can be reached via both your mobile number and fixed line extension! Calls to your fixed

More information

User Guide. Updated 1-1-11

User Guide. Updated 1-1-11 User Guide Updated 1-1-11 1 Contents 1. Setting up your Phone Phone Setup o Phone setup instructions o Recording Voicemail Greeting and Voicemail Menu o Testing tools Phone Usage o Call Transfer, Call

More information

PQ.01.01.08 v3.0. Voice over Wi-Fi. Datasheet

PQ.01.01.08 v3.0. Voice over Wi-Fi. Datasheet PQ.01.01.08 v3.0 Voice over Wi-Fi Datasheet Version 1.0 29 January 2015 Wi-Fi to the rescue Telecommunication Operators have always struggled to achieve 100% coverage, and to provide basic services like

More information

Compatible devices. Analog Telephone Adaptors. Linksys PAP2. Cisco ATA 186/188. Sipura SPA-2000. Sipura SPA-2002. Sipura SPA-3000

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

More information

Configuring Positron s V114 as a VoIP gateway for a 3cx system

Configuring Positron s V114 as a VoIP gateway for a 3cx system Assumptions: Configuring Positron s V114 as a VoIP gateway for a 3cx system The IP address of the V114 is 192.168.1.2 The IP address of the 3CX PBX System is 192.168.1.110 3CX already has some IP phones

More information

Getting Started on the PC and MAC

Getting Started on the PC and MAC Getting Started on the PC and MAC Click on the topic you want to view. Download the Desktop App Download the ios or Android App Desktop App Home Screen Home Screen Drop Down Menu Home Screen: Upcoming

More information

MDS Amiba Cloud PBX. Getting Started

MDS Amiba Cloud PBX. Getting Started Getting Started Specifications are subject to change without notice. This documentation refers to: Software version 14.119 or higher for the MDS Amiba Cloud PBX system Software version 20.044 or higher

More information

Voice over Internet Protocol (VoIP)

Voice over Internet Protocol (VoIP) Voice over Internet Protocol (VoIP) From a simple telephony perspective, it s common for a user moving from a traditional ISDN (Integrated Services Digital Network) telephone system to VoIP to halve their

More information

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.

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

More information

With 360 Cloud VoIP, your company will benefit from more advanced features:

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

More information

2600+ Service Providers across 78+ countries

2600+ Service Providers across 78+ countries Trusted by 2600+ Service Providers across 78+ countries REVE Systems commenced operation in 2003 with a focused approach to serve the IP Communications industry. Headquartered in Singapore, REVE has its

More information

Advantages of Using VoIP by Businesses in Armenia

Advantages of Using VoIP by Businesses in Armenia Advantages of Using VoIP by Businesses in Armenia Some VoIP features that can benefit your business Beyond traditional features you'll find a host of other features that can help your business. Find me/follow

More information

Managed VoIP platform for delivering business class features to your clients. Deliver reliable Voice Over IP service without licensing costs

Managed VoIP platform for delivering business class features to your clients. Deliver reliable Voice Over IP service without licensing costs Managed VoIP platform for delivering business class features to your clients. Deliver reliable Voice Over IP service without licensing costs HOW TO BECOME A VOIP PROVIDER WITHOUT THE HEFTY COSTS? Start

More information

Introduction to VoIP Technology

Introduction to VoIP Technology Lesson 1 Abstract Introduction to VoIP Technology 2012. 01. 06. This first lesson of contains the basic knowledge about the terms and processes concerning the Voice over IP technology. The main goal of

More information

VoIP for the Small Business

VoIP for the Small Business Reducing your telecommunications costs Research firm IDC 1 has estimated that a VoIP system can reduce telephony-related expenses by 30%. TechAdvisory.org SME Reports sponsored by Voice over Internet Protocol

More information

LANCOM Software Version 6.00 January 2006. 2006, LANCOM Systems GmbH www.lancom.de

LANCOM Software Version 6.00 January 2006. 2006, LANCOM Systems GmbH www.lancom.de LANCOM Software Version 6.00 January 2006 2006, LANCOM Systems GmbH www.lancom.de LCOS 6.00 - Highlights LCOS 6.0 Enabling new possibilities with VoIP LCOS 6.0 features the two new software options that

More information

The IP-PBX. Chris Trittin North American Sales Manager, Grandstream Networks ctrittin@grandstream.com

The IP-PBX. Chris Trittin North American Sales Manager, Grandstream Networks ctrittin@grandstream.com The IP-PBX Chris Trittin North American Sales Manager, Grandstream Networks ctrittin@grandstream.com 20%-25% of SMBs in the USA use VoIP in 2013 The Analog/Legacy PBX is dying 1. Single Network Easy installation

More information

JOIN A complete OTT client framework for desktop and mobile devices

JOIN A complete OTT client framework for desktop and mobile devices JOIN A complete OTT client framework for desktop and mobile devices JOIN Join is a complete VoIP client framework solution enabling service providers to offer next generation OTT services like Facetime,

More information

Lync Express The Evolution of UC Frederic Dickey Director of Professional Services July 9, 2013

Lync Express The Evolution of UC Frederic Dickey Director of Professional Services July 9, 2013 Lync Express The Evolution of UC Frederic Dickey Director of Professional Services July 9, 2013 Live from WPC 2013! 2 Inside this Deck Unified Communications Defined Lync 2013 Demystified Lync Express

More information

ZyXEL V100 Support Notes. ZyXEL V100. (V100 Softphone 1 Runtime License) Support Notes

ZyXEL V100 Support Notes. ZyXEL V100. (V100 Softphone 1 Runtime License) Support Notes ZyXEL V100 (V100 Softphone 1 Runtime License) Support Notes Version 1.00 April 2009 1 Contents Overview 1. Overview of V100 Softphone...3 2. Setting up the V100 Softphone.....4 3. V100 Basic Phone Usage.....7

More information

Geographic redundant VoIP systems with Kamailio

Geographic redundant VoIP systems with Kamailio Geographic redundant VoIP systems with Kamailio Welcome! Linuxtag 2010, 09.06.2010 Outline 1. Kamailio SIP Server use cases and differentiation 2. 1&1 VoIP backend purpose and scale setup and design 3.

More information

Hosted vs On-Site IP-PBX A Guide for SMEs

Hosted vs On-Site IP-PBX A Guide for SMEs A Guide for SMEs When switching to Voice over Internet Protocol (VoIP) telephony, the decision of whether to use a hosted or on-site phone system (IP-PBX) must be made. Both have fundamental differences

More information

How to use IP-0x to connect to Skype

How to use IP-0x to connect to Skype How to use IP-0x to connect to Skype Product Guide Version: 1.0 2010-10-14 Content CONTACT ATCOM... 2 HOW TO USE IP-0X TO CONNECT TO SKYPE... 2 YOU NEED TO SIGN UP A SKYPE MANAGER ACCOUNT.... 2 REGISTER

More information

Exceptional Business Communications. Product Portfolio Overview

Exceptional Business Communications. Product Portfolio Overview CommuniGate Systems Exceptional Business Communications Product Portfolio Overview CommuniGate Systems Customer Base Our products address the communication needs of the small business user Our products

More information

WHITE PAPER. The Cost Advantages of Using a Hosted

WHITE PAPER. The Cost Advantages of Using a Hosted The Cost Advantages of Using a Hosted The Web has empowered organizations large and small to collaborate and conduct commerce globally. As a result, smaller businesses can compete with much larger organizations

More information

ComUnity. Move your organization s telephony from servers to service

ComUnity. Move your organization s telephony from servers to service ComUnity Move your organization s telephony from servers to service ComUnity brings you Telephony over IP, delivered in the cloud. You reduce costs and infrastructure, but improve communication throughout

More information

Voice Over IP (VoIP)

Voice Over IP (VoIP) Voice Over IP From a simple telephony perspective, it s common for a user moving from a traditional ISDN (Integrated Services Digital Network) telephone system to VoIP to halve their running costs. Voice

More information

Switchvox Cloud. It s more than a phone system. It s a better way to communicate.

Switchvox Cloud. It s more than a phone system. It s a better way to communicate. Switchvox Cloud It s more than a phone system. It s a better way to communicate. Switchvox Cloud Digium s award-winning Switchvox now available in the cloud. What s included in Switchvox Cloud? Service

More information

VOIP NEXT GENERATION MOBILE TELEPHONY Piyush Yadav, Yogesh Yadav

VOIP NEXT GENERATION MOBILE TELEPHONY Piyush Yadav, Yogesh Yadav VOIP NEXT GENERATION MOBILE TELEPHONY Piyush Yadav, Yogesh Yadav ABSTARCT- VOIP is a technology which uses IP to provide the telephony services. It is a good choice to provide voice, data and video communication

More information

Unified Communications in a Nutshell. beronet. communication without borders

Unified Communications in a Nutshell. beronet. communication without borders Unified Communications in a Nutshell beronet communication without borders Table of Contents 03 Introduction Introduction to selling mobydick, beronet & Snom 04 05 06 09 1 0 Who Why UC? Understanding UC,

More information

Internet Telephony PBX System

Internet Telephony PBX System Internet Telephony PBX System GSM Gateway PSTN call busy forward to GSM Configuration Copyright PLANET Technology Corporation. All rights reserved. Case 32: PSTN call busy forward to GSM Configuration

More information

collaboration Keeping people in touch efficiently

collaboration Keeping people in touch efficiently collaboration Keeping people in touch efficiently What is collaboration? At its best, unified communications (UC) is just what it says it enables better interaction between people by integrating what were

More information

Packetized Telephony Networks

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.

More information

Application Note: Patton SmartNode VoIP Gateways for 3CX Phone System

Application Note: Patton SmartNode VoIP Gateways for 3CX Phone System Application Note: Patton SmartNode VoIP Gateways for 3CX Phone System Introduction In installing 3CX Phone System for Windows, you will likely need to integrate existing legacy telephony equipment, fax

More information

[PRIVATE LABEL TELEPHONY SOLUTION]

[PRIVATE LABEL TELEPHONY SOLUTION] POWERED BY: [PRIVATE LABEL TELEPHONY SOLUTION] DISTRIBUTION UNDER 3NG NETWORKS NON-DISCLOSURE AGREEMENT ONLY Table of Contents INTRODUCTION:... 3 MISSION:... 4 OVERVIEW:... 5 WHAT DO OUR PARTNERS GET WITH

More information

Convergence: The Foundation for Unified Communications

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

More information

Asterisk. http://www.asterisk.org. http://www.kismetwireless.net/presentations.shtml. Michael Kershaw <dragorn@kismetwireless.net>

Asterisk. http://www.asterisk.org. http://www.kismetwireless.net/presentations.shtml. Michael Kershaw <dragorn@kismetwireless.net> Asterisk * http://www.asterisk.org What Asterisk Can Do Voice Over IP (VOIP) Physical phone switch (PBX) Software phone switch Answering machine Call trees (Press 1 to...) VOIP Voice Over IP: Make telephone

More information

FREE VOICE CALLING IN WIFI CAMPUS NETWORK USING ANDROID

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

More information

Getting Started with Zoom

Getting Started with Zoom Signing in to Zoom Note: this is not necessary to join meetings. Getting Started with Zoom 1. Go to https://trentu.zoom.us. 2. Click Sign In. 3. Login using your Trent username and password. Download the

More information

Nokia Call Connect v1.1 for Cisco User s Guide. Part Number: N450000431 Rev 003 Issue 1

Nokia Call Connect v1.1 for Cisco User s Guide. Part Number: N450000431 Rev 003 Issue 1 Nokia Call Connect v1.1 for Cisco User s Guide Part Number: N450000431 Rev 003 Issue 1 Reproduction, transfer, distribution or storage of part or all of the contents in this document in any form without

More information

Application Note. Using a Dialogic Media Gateway Series as a PSTN Gateway with an Asterisk IP-PBX Server

Application Note. Using a Dialogic Media Gateway Series as a PSTN Gateway with an Asterisk IP-PBX Server Using a Dialogic Media Gateway Series as a PSTN Gateway with an Asterisk IP-PBX Server Using a Dialogic Media Gateway Series as a PSTN Gateway with an Asterisk IP-PBX Server Executive Summary This application

More information

Cisco CME Features and Functionality

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

More information

Contents Introduction Why Fax over IP? How Real-time Fax over IP works Implementation with MessagePlus/Open Summary. About this document

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

More information

Celly FAQ. inbox cells people help. celly help. Common Support Questions. celly company. General. celly @ school. policies. About Cells.

Celly FAQ. inbox cells people help. celly help. Common Support Questions. celly company. General. celly @ school. policies. About Cells. Celly FAQ Common Support Questions inbox cells people help How do I change my username? How do I change the phone number on my Celly account? How do I set my password/reset my password? How can I mass

More information

VoIP at MIT. Merit VoIP Seminar. Dennis Baron April 3, 2008. Dennis Baron, April 3, 2008 Page 1. np163

VoIP at MIT. Merit VoIP Seminar. Dennis Baron April 3, 2008. Dennis Baron, April 3, 2008 Page 1. np163 VoIP at MIT Merit VoIP Seminar Dennis Baron April 3, 2008 Page 1 Outline MIT VoIP Project Goals VoIP Service Models VoIP Architecture Rollout Plan Outstanding Issues Quick Questions Page 2 Voice over IP

More information