Freeswitch Technical Application Notes

Total Page:16

File Type:pdf, Size:1020Kb

Freeswitch Technical Application Notes FreeSWITCH Technical Application Notes Table of Contents About FreeSWITCH ...................................................................................................... 1 Purpose, Scope and Audience ................................................................................... 3 FreeSWITCH Deployment Information ....................................................................... 4 FreeSWITCH External IP Address ............................................................................. 4 Sending Calls to Broadvox ......................................................................................... 5 SRV Records ............................................................................................................. 7 Testing SRV Records ................................................................................................. 7 Preferred and Alternate Codecs ................................................................................. 9 Is FreeSWITCH NATd ................................................................................................ 9 Is FreeSWITCH Behind a Firewall ............................................................................. 9 Is There a Local Firewall ............................................................................................ 9 Configuring FreeSWITCH .......................................................................................... 13 Confidential and Proprietary i Confidential and Proprietary ii About FreeSWITCH FreeSWITCH is an open source telephony platform designed to facilitate the creation of voice and chat driven products scaling from a soft-phone up to a soft-switch. It can be used as a simple switching engine, a PBX, a media gateway or a media server to host IVR applications using simple scripts or XML to control the call flow. FreeSWITCH supports various communication technologies such as Skype, SIP, H.323, IAX2 and GoogleTalk making it easy to interface with other open source PBX systems such as sipXecs, Call Weaver, Bayonne, YATE or Asterisk. FreeSWITCH supports many advanced SIP features such as presence/BLF/SLA as well as TCP, TLS, and sRTP. It can also be used as a transparent proxy with and without media in the path to act as a SBC (session border controller) and proxy T.38 and other end to end protocols. FreeSWITCH supports both wide and narrow band codecs making it an ideal solution to bridge legacy devices to the future. The voice channels and the conference bridge module all can operate at 8, 16, 32 or 48 kilohertz and can bridge channels of different rates. FreeSWITCH builds natively and runs standalone on several operating systems including Windows, Max OS X, Linux, BSD and Solaris on both 32 and 64 bit platforms. The FreeSWITCH developers are heavily involved in open source and have donated code and other resources to other telephony projects including openSER, sipXecs, The Asterisk Open Source PBX and Call Weaver. A Spec Sheet is available on the FreeSWITCH Wiki. For more information about FreeSWITCH, visit www.freeswitch.org. Confidential and Proprietary 1 Confidential and Proprietary 2 Purpose, Scope and Audience This technical application note describes the configuration of FreeSWITCH for the Broadvox GO! SIP Trunking service on the Fusion platform. This document is suitable for use by anyone deploying the Broadvox GO! SIP Trunking service in conjunction with FreeSWITCH. This document has a technical audience in mind – specifically IT professionals skilled in Linux with some experience in PBX administration and familiarity with VoIP technologies. This document is not for business administrators or people in other non-technical careers. In order to successfully use this document to deploy Broadvox GO! SIP Trunking service, you will need to possess the following skills, or have access to professionals or consultants with the following skills: • Understanding of UNIX or Linux operating systems, including: ° Understanding of file and directory structure on target OS ° Understanding of firewall configuration on target OS ° Understanding of network configuration on target OS ° Understanding of service configuration on target OS • Familiarity with network troubleshooting tools, including: ° Wireshark/Ethereal ° dig/nslookup ° ping ° traceroute • Familiarity with PBX systems, including: ° Trunk configuration ° Calling plan configuration ° Extension configuration ° Mailbox configuration • Familiarity with Session Initiation Protocol (SIP) • An understanding of all seven layers of the Open System Interconnection (OSI) model • A complete understanding of your internal network structure, Network Address Translation (NAT) setup, and firewall setup • A complete understanding of your public Internet connectivity Broadvox can only provide support for FreeSWITCH to the extent covered in this Technical Application Note and the included reference configuration, so if your level of technical expertise does not include the above skills, it is recommended that you obtain the services of an FreeSWITCH professional. Confidential and Proprietary 3 FreeSWITCH Deployment Information Before you begin deploying FreeSWITCH, please locate the following information. If you have questions about any item, refer to the descriptions and additional details provided on the pages that follow. External IP Address or DNS: ________________________ Preferred Codec: PCMU g729 Alternate Codec: PCMU g729 none Is FreeSWITCH NATd: Yes No Is FreeSWITCH Behind a Firewall: Yes No Is There a Local Firewall: Yes No FreeSWITCH External IP Address Your FreeSWITCH server will either use a public IP address or a private IP address. If the IP address on your FreeSWITCH server is of the form 192.168.x.x, 172.16.x.x – 172.31.x.x, or 10.x.x.x, then your FreeSWITCH server uses an internal, private IP address. This internal address is not routable on the public Internet. In order for your FreeSWITCH server to connect to the Broadvox Session Border Controller, you must either have a public IP address on your FreeSWITCH server or you must translate your private IP address into a public IP address using a Network Address Translator (NAT). If your FreeSWITCH server is behind a NAT, your public IP address will typically be the public IP address of your NAT. You may also have a static, one-to-one mapping of a public IP address to your private IP address. In this case, your public IP address will not match the IP address of your NAT, but you can look up the correct public IP address in your NAT configuration. If in doubt, you can perform a network packet capture using Wireshark (previously called Ethereal) on the public side of your NAT while simultaneously issuing some form of Internet request on your FreeSWITCH server. Confidential and Proprietary 4 Sending Calls to Broadvox In your Welcome letter, Broadvox provides DNS records to which you may send calls, and from which you should be prepared to receive calls. FreeSWITCH supports DNS A records, DNS SRV records, and IP addresses. At the top of your technical welcome letter, you will see a table like this one which shows your account number, turn-up ticket number, and trunk number. This information should be provided to Broadvox when you call for assistance to expedite support. Figure 1: Welcome Letter Account Information The third page of the welcome letter contains a table of the IP addresses and ports you need to allow through your firewall. Note that the table included here is an example and may be out of date. Please consult your actual welcome letter. Your firewall should be configured to accept signaling and media from these IP address and port combinations. Figure 2: Firewall Configuration Information The third page also contains the IP address and DNS information you should use for configuring your trunk. Broadvox recommends you utilize the DNS A record entries for FreeSWITCH unless you have specific reasons not to. Confidential and Proprietary 5 Figure 3: Trunk Destination Information Also on the third page, you will find a section containing information about how your trunk is configured on the Broadvox side. You should carefully review this information to ensure it is configured properly. Figure 4: Configuration of Broadvox Side The 'Admin E-mail ' lists the E-mail address which will receive alerts from the Broadvox SIP Trunking (Fusion) platform when various recognizable events occur. These events include things such as calls being blocked because they would cause you to exceed the simultaneous call sessions you purchased. FreeSWITCH has been tested to support TLS and SRTP with some more technically advanced configuration changes. Finally, on the fourth page, you will find two sections that specify how Broadvox is configured to send calls to your FreeSWITCH box and how Broadvox is configured to receive calls from your FreeSWITCH box. These two sections are only utilized if you provided static IP address information or DNS information. Broadvox can send calls to entirely separate systems from the ones it is configured to receive calls from. This allows you to split your inbound and outbound traffic for any reason you may have, including but not limited to load distribution over several systems or multiple Internet connections. In addition, Broadvox can randomly load-balance calls across several systems using an identical priority for the Send-To records. These options should allow you to engineer your traffic flow to suite your particular needs. Confidential and Proprietary 6 Figure 5: Signaling Configuration
Recommended publications
  • Skype for Asterisk™ Administrator Manual
    Skype for Asterisk™ Administrator Manual 601-00017 Rev. B2 Digium, Inc. 445 Jan Davis Drive NW Huntsville, AL 35806 United States Main Number: 1.256.428.6000 Tech Support: 1.256.428.6161 U.S. Toll Free: 1.877.344.4861 Sales: 1.256.428.6262 www.asterisk.org www.digium.com www.asterisknow.org © Digium®, Inc. 2010 All rights reserved. No part of this publication may be copied, distributed, transmitted, transcribed, stored in a retrieval system, or translated into any human or computer language without the prior written permission of Digium, Inc. Digium, Inc. has made every effort to ensure that the instructions contained in this document are adequate and error free. The manufacturer will, if necessary, explain issues that may not be covered by this documentation. The manufacturer’s liability for any errors in the documents is limited to the correction of errors and the aforementioned advisory services. This document has been prepared for use by professional and properly trained personnel, and the customer assumes full responsibility when using it. Adobe and Acrobat are registered trademarks, and Acrobat Reader is a trademark of Adobe Systems Incorporated. Asterisk, Digium, Switchvox, and AsteriskNOW are registered trademarks and Asterisk Business Edition, AsteriskGUI, and Asterisk Appliance are trademarks of Digium, Inc. Any other trademarks mentioned in the document are the property of their respective owners. Digium, Inc. Page 2 TABLE OF CONTENTS Chapter 1: Overview.................................................................................................................6
    [Show full text]
  • A Framework for Real-Time Communications
    Anton is a leading experts on Real Time Anton Venema Communications solutions, and the 1 Chief Technology Officer visionary lead architect behind IceLink, WebSync and LiveSwitch. iRTC Internet-Based Real Time Communications Introduction What’s the first thought that comes into your mind when you think about real-time communications? Is it a phone call you had a few minutes ago? A text message sent to your mobile? Maybe something more modern, like a tweet or video broadcast? All of these fall under the umbrella of what we like to call Internet-based real time communications, or iRTC for short. Real-time communications have been a part of our lives for a long time. From public telephone networks to radios all the way back to the telegraph, humanity has a history of seeking out new and better ways to use technology to improve communication. In the past decade, technology has arguably advanced more than the past century before it. Smartphones have stormed the market, mobile processors are advancing in line with Moore’s law, LTE rollouts are delivering unprecedented Internet speeds across the world, and WiFi hotspots are becoming ubiquitous. iRTC Includes Many Applications The availability of high-speed Internet services just about everywhere is causing a fundamental shift in the way people want to communicate and consume media. Cable networks are finding it more difficult to distinguish between their Internet and TV services, especially when companies like Netflix and HBO are able to publish their content directly to consumers over the Internet. Even live broadcasts, TV’s last stronghold, are being slowly replaced as platforms like YouTube allow content to be broadcast live to millions of users simultaneously over the Internet.
    [Show full text]
  • FOSDEM 2017 Schedule
    FOSDEM 2017 - Saturday 2017-02-04 (1/9) Janson K.1.105 (La H.2215 (Ferrer) H.1301 (Cornil) H.1302 (Depage) H.1308 (Rolin) H.1309 (Van Rijn) H.2111 H.2213 H.2214 H.3227 H.3228 Fontaine)… 09:30 Welcome to FOSDEM 2017 09:45 10:00 Kubernetes on the road to GIFEE 10:15 10:30 Welcome to the Legal Python Winding Itself MySQL & Friends Opening Intro to Graph … Around Datacubes Devroom databases Free/open source Portability of containers software and drones Optimizing MySQL across diverse HPC 10:45 without SQL or touching resources with my.cnf Singularity Welcome! 11:00 Software Heritage The Veripeditus AR Let's talk about The State of OpenJDK MSS - Software for The birth of HPC Cuba Game Framework hardware: The POWER Make your Corporate planning research Applying profilers to of open. CLA easy to use, aircraft missions MySQL Using graph databases please! 11:15 in popular open source CMSs 11:30 Jockeying the Jigsaw The power of duck Instrumenting plugins Optimized and Mixed License FOSS typing and linear for Performance reproducible HPC Projects algrebra Schema Software deployment 11:45 Incremental Graph Queries with 12:00 CloudABI LoRaWAN for exploring Open J9 - The Next Free It's time for datetime Reproducible HPC openCypher the Internet of Things Java VM sysbench 1.0: teaching Software Installation on an old dog new tricks Cray Systems with EasyBuild 12:15 Making License 12:30 Compliance Easy: Step Diagnosing Issues in Webpush notifications Putting Your Jobs Under Twitter Streaming by Open Source Step. Java Apps using for Kinto Introducing gh-ost the Microscope using Graph with Gephi Thermostat and OGRT Byteman.
    [Show full text]
  • Sangoma T116 16-Span T1/E1/J1 Tapping Board
    Sangoma T116 16-Span T1/E1/J1 Tapping Board Dedicated tapping solution for up to 8 two-way connections or 16 one-way connections. The T116 Tapping Card is part of Sangoma’s family of Advanced Flexible Telecommunications hardware product line — it uses the same high-performance PCI Express interface that is providing superior performance in critical systems all over the world. The T116 supports the passive tapping of up to 240 voice calls using up to 16 T1, E1 or J1 spans. With Sangoma cards, you can take advantage of hardware and software improvements, as soon as they become available. The T116, like all cards in Sangoma’s AFT family, is eld upgradable with unbreakable rmware. Choose the T116 to collect call control information, telecom protocol information and voice/media. T116 Card Features Sixteen receive-only spans with Supports Robbed Bit Channel optimum PCI-Express interface Associated Signaling (CAS) and ISDN enables tapping of sixteen one-way PRI or eight two-way conversation T1/E1 and fractional T1/E1, multiple Support for Asterisk®, Yate®, and channel HDLC per line for mixed 5 Year warranty on parts and labor FreeSWITCH® PBX/IVR Projects, as data/TDM voice applications well as other open source and Supports the passive tapping of up proprietary PBX, Switch, IVR, or VoIP WANPIPE® routing stack is to 240 voice calls using up to 16 gateway applications completely independent of TDM T1, E1 or J1 spans voice application for total system Optimized per channel DMA streams reliability and hardware-level HDLC handling Field
    [Show full text]
  • Voip Tutorial
    VoIP and FreeBSD The daemon meets the phone May 15th, 2008 University of Ottawa, , Ottawa, Canada Massimiliano Stucchi [email protected] May 16th, 2007, Agenda • Introduction • Terms • Introduction to Asterisk key concepts • Let's connect to a provider • What's a dialplan ? • How cool is an IVR... • (if time permits) AGI overview 2 Who am I ? • First of all, good morning • I’m Max, nice to meet you all • I worked on VoIP and FreeBSD for the last 3,5 years implementing technologies for businesses large and small • I’m now working at BrianTel Srl, delivering voice services over geographical Wi-Fi Networks (more on this @ other talk) Why am I doing this ? • VoIP is business, but you have to know how to deal with it (and have right equipment) • It's not rocket science, but it's a totally different environment for computer professionals • I have some deal of experience • I don't feel the need to keep others from doing what I do 1000's miles away • It's fun ! Let’s start • A few questions to let me understand the level of knowledge of the class • If you have any question further on, raise your hand at any time any time TERMS Terms 1/5 • Direct Inward Dial • It's a real PSTN number which lets the call into your VoIP system. • Normally works on a PRI DID • It's normally intended as a phone number • Can be bought from many different providers and forwarded to your asterisk box via any provider Terms 2/5 • Voice Circuit (may carry data as well) • Can carry either 24 (T1) or 30 (E1) b- channels (audio) and 1 d-channel (for data communication across peers).
    [Show full text]
  • Getting Started with Openbts BUILD OPEN SOURCE MOBILE NETWORKS
    Compliments of Getting Michael Iedema Started with Foreword by Harvind Samra OpenBTS BUILD OPEN SOURCE MOBILE NETWORKS Getting Started with OpenBTS Michael Iedema Getting Started with OpenBTS by Michael Iedema Copyright © 2015 Range Networks. All rights reserved. Printed in the United States of America. Published by O’Reilly Media, Inc., 1005 Gravenstein Highway North, Sebastopol, CA 95472. O’Reilly books may be purchased for educational, business, or sales promotional use. Online editions are also available for most titles (http://safaribooksonline.com). For more information, contact our corporate/ institutional sales department: 800-998-9938 or [email protected]. Editor: Brian MacDonald Indexer: WordCo Indexing Services Production Editor: Melanie Yarbrough Cover Designer: Karen Montgomery Copyeditor: Lindsy Gamble Interior Designer: David Futato Proofreader: Charles Roumeliotis Illustrator: Rebecca Demarest January 2015: First Edition Revision History for the First Edition: 2015-01-12: First release See http://oreilly.com/catalog/errata.csp?isbn=9781491910658 for release details. The O’Reilly logo is a registered trademark of O’Reilly Media, Inc. Getting Started with OpenBTS, the cover image of a Sun Conure, and related trade dress are trademarks of O’Reilly Media, Inc. Many of the designations used by manufacturers and sellers to distinguish their products are claimed as trademarks. Where those designations appear in this book, and O’Reilly Media, Inc. was aware of a trademark claim, the designations have been printed in caps or initial caps. While the publisher and the author have used good faith efforts to ensure that the information and instruc‐ tions contained in this work are accurate, the publisher and the author disclaim all responsibility for errors or omissions, including without limitation responsibility for damages resulting from the use of or reliance on this work.
    [Show full text]
  • Asterisk Record Codec
    Asterisk record codec Record(filename:format[|silence][|maxduration][|option]) video portion of the recording is automatically set to the active video codec (Asterisk. Asterisk CodecsAsterisk supports the following narrow-band and kHz wideband codec; passthrough, playback and recording in Asterisk ;. ord A Call NativelyDescriptionMixMonitor. Current Documentation Record A Call Natively. Asterisk has issue regarding video codec negotiation; Advanced When you record a message to a voicemail, Asterisk records video too. As a part of the Media Overhaul project for Asterisk 10, changes have been made to Asterisk to increase the number of codecs it's capable of. Hi all, i'm trying to record a video call between two SIP client using ast_translator_build_path: No translator path: (ending codec is not valid). However if you playback something and recording is not in.g you need codec. If you use uncompressed stream(other codec or pstn/e1. Digium's implementation of the G codec allows Asterisk software to of Asterisk such as Call Conferences, DTMF digit collection, Call Recording and more. Asterisk is going to expect that all audio conforms to this standard. There are a lot of codecs that are used to compress the audio, the most common being ULAW. Also, this paves the way for other codecs under the G umbrella. Added support for recording of Asterisk voice calls (TDM and IP) using Xorcoms Asterisk. In the early days I used asterisk to record the prompts. It's not bad but you're limited by the quality of your phone and the codec you use. Asterisk can forward video with compressed H, but it can't act as a gateway to The standard video codecs can play recorded movies, clips, or other.
    [Show full text]
  • Webrtc About
    WebRTC About WebRTC provides Real-Time Communications directly from better web browsers and devices without requiring plug-ins such as Adobe Flash nor Silverlight. WebRTC always operates in secure mode.FreeSWITCH provides a WebRTC portal to its public conference bridge to demonstrate the possibilities for handling telephony via a web page; join us for our weekly conference calls. The process for configuring FreeSWITCH with WSS certificates is the same whether for use with classic WebRTC or the FreeSWITCH Verto endpoint. Installation The configuration for Secure Web Sockets is slightly different than for TLS over SIP. This guide covers WSS certificate setup. Debian 7 (Wheezy) Install Debian 7 (Wheezy) minimal. Building FreeSWITCH Building apt-get install git build-essential automake autoconf libtool wget python zlib1g-dev libjpeg-dev libncurses5- dev libssl-dev libpcre3-dev libcurl4-openssl-dev libldns-dev libedit-dev libspeexdsp-dev libspeexdsp-dev libsqlite3-dev apache2 cd /usr/src/ git clone https://freeswitch.org/stash/scm/fs/freeswitch.git cd freeswitch ./bootstrap.sh -j ./configure -C make make install cd-sounds-install cd-moh-install mkdir -p /usr/local/freeswitch/certs edit /usr/local/freeswitch/conf/sip_profiles/internal.xml # Set these params and save the file: <param name="tls-cert-dir" value="/usr/local/freeswitch/certs"/> <param name="wss-binding" value=":7443"/> If behind N.A.T. make sure to set the ext-sip-ip and ext-rtp-ip in vars.xml to the public IP address of your FreeSWITCH. If talking to clients both inside and outside the N.A.T. you must set the local-network-acl rfc1918.auto, and prefix the ext-sip-ip and ext-rtp-ip to autonat:X.X.
    [Show full text]
  • Beginner's Guide to Asterisk
    Getting Started With Open Source Telephony A Beginners Guide to Asterisk Steve Sokol Asterisk Marketing Lead, Digium Justin Hester Lead Asterisk Technical Instructor, Digium Agenda • Summary of Asterisk • Basics and Distributions • Resources • Asterisk is a toolkit • Distros are more complete • Training classes package with GUI • Digium and Asterisk • Getting started using Asterisk • AstriCon 2016 • Architecture - Linux + Asterisk • Difference between CLI and GUI • Versioning Getting Started with Asterisk Getting Started with Asterisk • Find it • Install it • Configure it What is Asterisk? An Open Source Communications Platform • Software, written in C, that you put on an ordinary operating system—transforming that system into a communications engine. Software – A communications platform A system through which communications flow, from one endpoint to another. What is Asterisk - Platform Open Source Communications Platform Software - Extensible Architecture A simple core with only a few responsibilities Module Management Reading Configuration CORE System Timing CORE Channel Management Software – Modular Architecture Modules app_dial.so • Use the native modules • Use Asterisk’s APIs to control and extend Asterisk – AMI, AGI, and ARI Preparing for Asterisk – Set up a host machine • Old physical hardware – Laptop, rackmount or tower system • Virtual machine – e.g. VirtualBox (on your Mac, Windows or Linux laptop!) www.virtualbox.org • Cloud server – e.g. www.digitalocean.com or aws.amazon.com Finding Asterisk – Choose your path ‘Source’ or ‘Plain Vanilla’ AsteriskNOW, a PBX ‘distro’. www.asterisk.org/downloads Choosing Asterisk - Source • Install a Linux operating system • Set up networking • Configure software repositories • Install Asterisk dependencies • Download and install Asterisk, DAHDI, LibPRI from provided scripts. And you will have an unconfigured, pristine, ready to configure “Asterisk Configuration Framework”.
    [Show full text]
  • Integration of Asterisk IP-PBX with ESP32 Embedded System for Remote Code Execution †
    Proceedings Integration of Asterisk IP-PBX with ESP32 Embedded System for Remote Code Execution † Juan Pablo Berrío López 1,* and Yury Montoya Pérez 2 1 Facultad de Ingeniería, Diseño e Innovación (FIDI), Institución Universitaria Politécnico Grancolombiano, 050034 Medellín, Colombia 2 Facultad de Ciencias Básicas e Ingeniería, Corporación Universitaria Remington, 050012 Medellín, Colombia * Correspondence: [email protected]; Tel.: +57-304-439-7353 † Presented at the 2nd XoveTIC Congress, A Coruña, Spain, 5–6 September 2019. Published: 5 August 2019 Abstract: This paper explains the design and construction of a platform that implements the ESP32 embedded system and connects it to a telephone asterisk plant, to exchange data on both sides, commands sent from a telephone to the esp32 and make calls from an order of sending from a digital input of esp32. It is a low-cost device that can be implemented through the use of Wi-Fi, and as a use in the industry, it has a role in analogue communication in buildings, for example. Keywords: sensors; wireless fidelity; internet of things; microcontrollers; ESP32; embedded systems 1. Introduction Internet of Things is a concept based on the connection of electronic devices with each other or through the Internet, which has been generating expectation for years as it is expected to be a great driver of digital transformation in homes and cities, as well as in companies. IP telephony has taken a central role in the information highway so that the network can interconnect each home and each business through a packet switching network [1,2]. In this work, the Asterisk pbx was used based on the Issabel Linux distribution, which allowed to create dial plans to receive calls from the users and through an IVR to make a POST request to the ESP32 platform, which within its code has established methods that for investigation, allowed to move a servo motor and turn on led lights.
    [Show full text]
  • A Survey of Open Source Products for Building a SIP Communication Platform
    Hindawi Publishing Corporation Advances in Multimedia Volume 2011, Article ID 372591, 21 pages doi:10.1155/2011/372591 Research Article A Survey of Open Source Products for Building a SIP Communication Platform Pavel Segec and Tatiana Kovacikova Department of InfoCom Networks, University of Zilina, Univerzitna 8215/1, 010 26 Zilina, Slovakia Correspondence should be addressed to Tatiana Kovacikova, [email protected] Received 29 July 2011; Revised 31 October 2011; Accepted 15 November 2011 Academic Editor: T. Turletti Copyright © 2011 P. Segec and T. Kovacikova. This is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited. The Session Initiation Protocol (SIP) is a multimedia signalling protocol that has evolved into a widely adopted communication standard. The integration of SIP into existing IP networks has fostered IP networks becoming a convergence platform for both real- time and non-real-time multimedia communications. This converged platform integrates data, voice, video, presence, messaging, and conference services into a single network that offers new communication experiences for users. The open source community has contributed to SIP adoption through the development of open source software for both SIP clients and servers. In this paper, we provide a survey on open SIP systems that can be built using publically available software. We identify SIP features for service deve- lopment and programming, services and applications of a SIP-converged platform, and the most important technologies support- ing SIP functionalities. We propose an advanced converged IP communication platform that uses SIP for service delivery.
    [Show full text]
  • Freeswitch 1.6 Cookbook
    www.itbook.store/books/9781785280917 FreeSWITCH 1.6 Cookbook Over 45 practical recipes to empower you with the latest FreeSWITCH 1.6 features Anthony Minessale II Michael S Collins Giovanni Maruzzelli BIRMINGHAM - MUMBAI www.itbook.store/books/9781785280917 FreeSWITCH 1.6 Cookbook Copyright © 2015 Packt Publishing All rights reserved. No part of this book may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written permission of the publisher, except in the case of brief quotations embedded in critical articles or reviews. Every effort has been made in the preparation of this book to ensure the accuracy of the information presented. However, the information contained in this book is sold without warranty, either express or implied. Neither the authors, nor Packt Publishing, and its dealers and distributors will be held liable for any damages caused or alleged to be caused directly or indirectly by this book. Packt Publishing has endeavored to provide trademark information about all of the companies and products mentioned in this book by the appropriate use of capitals. However, Packt Publishing cannot guarantee the accuracy of this information. First published: February 2012 Second Edition: July 2015 Production reference: 1170715 Published by Packt Publishing Ltd. Livery Place 35 Livery Street Birmingham B3 2PB, UK. ISBN 978-1-78528-091-7 www.packtpub.com www.itbook.store/books/9781785280917 Credits Authors Copy Editors Anthony Minessale II Miss Yesha G Michael S Collins Vikrant
    [Show full text]