diff options
author | Volker Stolz <vs@FreeBSD.org> | 2004-06-30 11:45:19 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2004-06-30 11:45:19 +0000 |
commit | 9ed3abc8af8b417a389e9970a958e5d21c042202 (patch) | |
tree | 3a38bed7bff50177e015a4147ad4e887f44ede45 /comms/cdr_read/pkg-descr | |
parent | update to 20040629: sync with -CURRENT (diff) |
Add cdr_read 1.09, utility for reading of the call detail records from
PBX.
PR: ports/68271
Submitted by: Konstantin Reznichenko <kot@premierbank.dp.ua>
Notes
Notes:
svn path=/head/; revision=112610
Diffstat (limited to '')
-rw-r--r-- | comms/cdr_read/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/comms/cdr_read/pkg-descr b/comms/cdr_read/pkg-descr new file mode 100644 index 000000000000..5ddd0d74863e --- /dev/null +++ b/comms/cdr_read/pkg-descr @@ -0,0 +1,9 @@ + This program is intented for reading of the call detail records from +PBX and putting them in common text file or in different files on +day-by-day or month-by-month basis. In case day-by-day or month-by-month + basis the support of specific PBX is required. + The following PBXs are supported: +Definity, Merlin, Panasonic KX-TD816/TD1232/TA308/TA616/TA624 (and others +with similar SMDR format), Meridian, GHX-616/36/46. + +WWW: http://www.gamma.ru/~avk/ |