hailey / FsStats

Some scripts to gather statistics and report on logs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FsStats or Freeswitch Stats

Included in here are the following statistic generating and cdr rating scripts for freeswitch.

csv-rater.py

This rates CDRs in CSV format from freeswitch 'example'. The CDR-CSV layout is as follows, "${caller_id_name}","${caller_id_number}","${destination_number}","${context}","${start_stamp}","${answer_stamp}","${end_stamp}","${duration}","${billsec}","${hangup_cause}","${uuid}","${bleg_uuid}","${accountcode}","${read_codec}","${write_codec}"

About

Some scripts to gather statistics and report on logs.


Languages

Language:Python 87.1%Language:HTML 7.2%Language:CSS 5.7%