On Friday 11 May 2007 9:27 am, Jim Van Meggelen wrote: > Does anyone know of a decent suite of VoIP testing apps that can be used to > generate reports?
nothing that is already out there, but I've got a patch in the works to emit RTCP stats every time a reinvite occurs... it wouldn't be too difficult to emit the stats periodically (as the reports came). Aside from that, I am envisioning some form of tcpdump that spits output to a pipe which does the actual packet flow analysis and reporting. Perhaps snort has something that would be pluggable... > I am getting complaints of intermittent static on calls, and while we have > a DS1 to each site, I don't expect it is dedicated bandwidth the whole way. > I want to be able to report on a whole day's worth of traffic and be able > to say something like "at 10:33, for 15 seconds, we had 50% packet loss", > or some such. One of the holy grails I've been contemplating on and off since starting Asterisk. :-) -A.
