yep you can,send it
have been experimenting with it over the last few weeks..
Not to an actual syslog server, but what you can do is similar;
You can set up an output stream to a remote host, and port to send data to from the definity.
On the receiving host you open a socket port,and log the output to a file.
The format of the file you can configure by setting the CDR output format on the dinity to custom, and define the fields.
One way to process the data on the receiving host is using a perl script using the 'IO::socket' module.
After receiving you can put an output module to a text file or database.(did not finish that part myself yet)
I can publish some sample code if you like..
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.