Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Freeswitch 1.6 Cookbook
  • Toc
  • feedback
Freeswitch 1.6 Cookbook

Freeswitch 1.6 Cookbook

By : Anthony Minessale II, Giovanni Maruzzelli
5 (3)
close
Freeswitch 1.6 Cookbook

Freeswitch 1.6 Cookbook

5 (3)
By: Anthony Minessale II, Giovanni Maruzzelli

Overview of this book

FreeSWITCH 1.6 Cookbook is written for anyone who wants to learn more about using FreeSWITCH in production. The information is presented in such a way that you can get up and running quickly. The cookbook approach eschews much of the foundational concepts, and instead focuses on discrete examples that illustrate specific features. If you need to implement a particular feature as quickly as possible, then this book is for you.
Table of Contents (9 chapters)
close
8
Index

Introduction


Call detail records (CDR) are an important part of the accounting process of any phone system. They are also an invaluable resource for troubleshooting. FreeSWITCH provides several different methods for the generation of CDRs. The most common method is to create plain-text comma-separated values (CSV) files. Each line in a CSV file represents one phone call or, more accurately, one call leg. (A call is often made by two "legs": one leg, called leg A, is incoming from the caller to FreeSWITCH; the other leg, called leg B, is outbound from FreeSWITCH to the callee. FreeSWITCH "bridges" the audio of the two call legs so that the caller and callee can talk to each other.) There are other options for processing CDRs, most notably using mod_xml_cdr to store more detailed information about calls, as well as using the event socket to process CDR information.

Unlock full access

Continue reading for free

A Packt free trial gives you instant online access to our library of over 7000 practical eBooks and videos, constantly updated with the latest in tech
bookmark search playlist font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete