Book Image

Elastix Unified Communications Server Cookbook

Book Image

Elastix Unified Communications Server Cookbook

Overview of this book

Table of Contents (24 chapters)
Elastix Unified Communications Server Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Description and Use of the Most Well-known FreePBX Modules
Addon Market Module
Asterisk Essential Commands
Asterisk Gateway Interface Programming
Helpful Linux Commands
Index

Recording and monitoring calls


Whenever we have the need for recording the calls that pass through our system, Elastix, and taking advantage of FreePBX's and Asterisk's features. In this section, we will show the configuration steps to record the following types of calls:

  • Extension's inbound and outbound calls

  • MeetMe rooms (conference rooms)

  • Queues

Getting ready...

  1. Go to PBX | PBX Configuration | General Settings.

  2. In the section called Dialing Options, add the values w and W to the Asterisk Dial command options and the Asterisk Outbound Dial command options. These values will allow the users to start recording after pressing *1. The next screenshot shows this configuration.

  3. The next step is to set the options from the Call Recording section as follows:

    • Extension recording override: Disabled. If enabled, this option will ignore all automatic recording settings for all extensions.

    • Call recording format: We can choose the audio format that the recording files will have. We recommend the wav49 format...