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

_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to