Hi Everyone,
I used to read and get information from this forum, but this is my first post,
Im using a unix box to recollect the CDR from my Avaya S8700, (something like post 684030)
On the Avaya CM everything is configured to send this CDR to the unix box, using a customized format, another thing, is the secondary CDR
On the unix box, Im using the command:
#nc -l 64001 >> test.txt
My problem is... even when I have several percent of records in the buffer of the CM CDR, everytime I run the "nc" command I only get the hour and date of connection and the next records... when what I want to get are the records in the buffer...
What do you suggest?
Avaya CM
R015x.02.1.016.4
Running on 2 S8710 with G650's
Unix
Fedora 13
I used to read and get information from this forum, but this is my first post,
Im using a unix box to recollect the CDR from my Avaya S8700, (something like post 684030)
On the Avaya CM everything is configured to send this CDR to the unix box, using a customized format, another thing, is the secondary CDR
On the unix box, Im using the command:
#nc -l 64001 >> test.txt
My problem is... even when I have several percent of records in the buffer of the CM CDR, everytime I run the "nc" command I only get the hour and date of connection and the next records... when what I want to get are the records in the buffer...
What do you suggest?
Avaya CM
R015x.02.1.016.4
Running on 2 S8710 with G650's
Unix
Fedora 13