Recording

Good Morning,

I have a system currently running app_rpt which has had some minor
abuse issues in the recent past. As a result we would like to start
recording (preferably as an MP3) all audio that passes through the
controller. Has anyone done this before? I couldn't seem to find
anything suggesting the best way to implement this...

Thanks for any help,
Matt Brennan, NM1B

In the clause for the node in rpt.conf, add :

archivedir=/some/directory

Each transmission will be recorded, along with keying, connection and DTMF events.

A cool utility to deal with this stuff is NodeShark:

http://www.arizuni.com/NodeShark/

JIM WB6NIL

···

Date: Tue, 1 Mar 2011 10:23:42 -0500
From: brennanma@gmail.com
To: app_rpt-users@ohnosec.org
Subject: [App_rpt-users] Recording

Good Morning,

I have a system currently running app_rpt which has had some minor
abuse issues in the recent past. As a result we would like to start
recording (preferably as an MP3) all audio that passes through the
controller. Has anyone done this before? I couldn’t seem to find
anything suggesting the best way to implement this…

Thanks for any help,
Matt Brennan, NM1B


App_rpt-users mailing list
App_rpt-users@ohnosec.org
ohnosec.org

Matt

you just put in a line

archivedir = some-directory

in the node stanza

and everything that node does will be recorded into that directory (gsm files if I recall)

you will find this in some of the sample config files -

http://www.voip-info.org/wiki/index.php?page=Asterisk+config+rpt.conf

it is not documented in the web site

http://209.159.155.200/drupal/node/148

GL

Ken

KE2N

···

-----Original Message-----

From: Matt Brennan brennanma@gmail.com

To: app_rpt-users app_rpt-users@ohnosec.org

Sent: Tue, Mar 1, 2011 10:23 am

Subject: [App_rpt-users] Recording

`
 Good Morning,
I have a system currently running app_rpt which has had some minor
abuse issues in the recent past. As a result we would like to start
recording (preferably as an MP3) all audio that passes through the
controller. Has anyone done this before? I couldn't seem to find
anything suggesting the best way to implement this...
Thanks for any help,
Matt Brennan, NM1B
_______________________________________________
App_rpt-users mailing list
App_rpt-users@ohnosec.org
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users

`