Skip to content

vamuscari/Fast-SMDR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast SMDR

Name

Fast-SMDR - listens for TCP input from an Avaya system

SYNOPSIS

Fast-SMDR [-p port] [-f filter] [-d database_connection]

-p : The TCP port that the service will listen on. Default is 514

-f : Filter incoming entries. Not required but recommended

-d <database_connection> : The connection string for the pg db

Examples

Fast-SMDR -p 514 -f 10.1.1.100 -d "postgres://pgx_md5:secret@localhost:5432/avaya?sslmode=disable"

Getting Started

go to one of the folowing for more on running on a specific OS.

About

listens for TCP input log from an Avaya IPO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published