On Fri, Apr 11, 2008 at 8:37 AM, antoine duclaud <antoine.duclaud at gmail.com> wrote: > Hello, > > I use siprtp to test a connection and I would like to use cacti and rrdtool > to graph the results (jitter, RTT...). > > I think I have a script to do for extract the data I want but I don't know > how to start! > Fortunately the reporting side of siprtp has been kept separate from the main logic (exactly for this purpose), so all you need to do is to write srtp_report.c to whatever you want to feed to your script. Cheers Benny