I just completed the implementation of AvayaCDR to support IP Office. If you are interested to have a trial, please download the latest version here. IP Office CDR data is a comma separated string, it is quite easy to parse it and send the data to database and Splunk. You are not required to type “add paramcdr” command one by one because I have prepared the command “import paramcdr ipoffice” for you. To configure the tool works with IP Office, please set the following parameters in the program console:
If you don’t have cdr_systemtype parameter, please do the following
> add parameter cdr_systemtype ipoffice
> import paramcdr ipoffice
> reload
If you have the cdr_systemtype parameter, please do the following
> update parameter cdr_systemtype ipoffice
> import paramcdr ipoffice
> reload
The package file contains a MySQL script which is used to create the tAvayaCDR table. Please contact me to get a trial license key.