Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
WebRTC Integrator's Guide

You're reading from   WebRTC Integrator's Guide Successfully build your very own scalable WebRTC infrastructure quickly and efficiently

Arrow left icon
Product type Paperback
Published in Oct 2014
Publisher
ISBN-13 9781783981267
Length 382 pages
Edition 1st Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
Altanai Bisht Altanai Bisht
Author Profile Icon Altanai Bisht
Altanai Bisht
Arrow right icon
View More author details
Toc

Table of Contents (12) Chapters Close

Preface 1. Running WebRTC with and without SIP FREE CHAPTER 2. Making a Standalone WebRTC Communication Client 3. WebRTC with SIP and IMS 4. WebRTC Integration with Intelligent Network 5. WebRTC Integration with PSTN 6. Basic Features of WebRTC over SIP 7. WebRTC with Industry Standard Frameworks 8. WebRTC and Rich Communication Services 9. Native SIP Application and Interaction with WebRTC Clients 10. Other WebRTC Use Cases Index

The Media Server

To enable various features such as Interactive Voice Response (IVR), record voice mails, and play announcements, the Media Server plays a critical role. The Media Server can be used as a standalone entity in the WebRTC infrastructure or it can be referenced from the SIP server in the IMS environment.

The FreeSWITCH Media Server

FreeSWITCH has powerful Media Server capabilities, including those for functions such as IVR, conferencing, and voice mails. We will first see how to use FreeSWITCH as a standalone entity that provides SIP and RTP proxy features.

Let's try to configure and install a basic setup of FreeSWITCH Media Server using the following steps:

  1. Download and store the source code for compilation in the /usr/src folder, and run the following command lines:
    cd usr/src
    git clone -b v1.4 https://stash.freeswitch.org/scm/fs/freeswitch.git
    
  2. A directory named freeswitch is made using the following command line and binaries will be stored in this folder. Assign all permissions...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime