We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2c5a26 commit c056f6cCopy full SHA for c056f6c
README.md
@@ -8,6 +8,6 @@ commercial product. I wouldn't consider it complete but might make a nice start
8
9
Configure an FTP server such as VSFTP and point your CUCM server to FTP CDR records to it. This script will demonize and
10
process those CDR files upon arrival. It will send the CDR information to your ElasticSearch server and move the CDR file from
11
-the FTP root directory to an archive directory which can be purge as you see fit.
+the FTP root directory to an archive directory which can be purged as you see fit.
12
13
Script requires the official ElasticSearch python module and python-daemon (tested with 1.6.1).
0 commit comments