Obtaining Call Information

Contents

Overview

While using VQManager, one of the first things you need to do is deciding how to obtain the call information in the application (VQManager). It can be done in three ways:

 

Sniffing the Packets in the Network

VQManager sniffs the network packets and filters the VoIP packets viz., SIP, Skinny, H.323, RTP and RTCP and thus monitors the call inventory and QoS information. It also monitors the overall packet flow and computes the ratio of bandwidth utilization of voice to non-voice usage. To get reliable metrics on this front, the VQManager should be able to sniff all the packets flowing in the network. In a typical Switch environment, to get ALL the network traffic into one interface, Port Mirroring has to be enabled and VQManager has to be run in this mirrored port. Refer to the Configuration Wizard section for more details on configuring the specific interface to sniff data from.

Parsing the CDR Files

Call Detail Records(CDRs) are files that are generated by call servers/ callmanagers/ gateways or other call routing devices. These files have a record of all the calls that have happened in the network. CDR files can be of many formats like .xls, .csv, .xml etc. By importing these CDR files, VQManager can report on the call information and quality statistics present in these files. Since these files are generated after the calls having taken place, this method of call traffic reporting by VQManager will not be in real-time and the information displayed will depend on that available in the CDRs.


This method of reporting is best used for reporting on VoIP traffic from geographically distant locations whose traffic cannot be brought to the VQManager sniffer interface(NIC).


VQManager supports .csv formats of the following CDR types:


On clicking the CDR import option, you will be led to a screen inside the product that helps you to import the CDR files either from the local machine, or on a remote machine:

Parsing the CDR logs sent as Syslog Message

VQManager can be configured as a syslog server to receive CDRs as syslog messages from a call server eg. the CallManager Express can be configured to send the CDRs as syslog messages to VQManager. This method automates the sending of CDRs to VQManager and also enables one to have 'almost real-time' reporting of call traffic by configuring the sending of syslog messages(CDRs) in very short intervals. A syslog port (in the VQManager machine) listens to the syslog messages. The call server is configured to send the CDRs as syslog messages to this port.

 

On choosing this method you will be led to a screen that helps set VQManager as a syslog server:

 

Syslogserver

 

Next Section covers ....

 

 


Copyright © 2006-2008, AdventNet Inc. All Rights Reserved.