[asterisk-users] Measuring Jitter in Asterisk

Alex Balashov abalashov at evaristesys.com
Fri Aug 3 16:12:06 CDT 2007


On Fri, 3 Aug 2007, Jared Smith wrote:

> If the provider sends RTCP packets, you could simply watch for those and
> write the data to a database.  (I think modern versions of Asterisk even
> allow you to get to the data from the dialplan, and possibly from the
> Manager Interface.)  That at least gives you some per-call statistics.

   If you want to go that route, just yank those packets out of a 
constantly running tcpdump process with the right filters, and then
process them with a script and load that data into a DB.

--
Alex Balashov
Evariste Systems
Web    : http://www.evaristesys.com/
Tel    : +1-678-954-0670
Direct : +1-678-954-0671



More information about the asterisk-users mailing list