At 1:16 PM -0500 8/21/06, John Lange wrote:

I believe I read on this mailing list that someone was implementing some
form of call quality metrics for Asterisk but I've tried searching and I
can't seem to pull up anything.

Can someone please tell me what the proper name is for call statistics
collecting and what the status is of this effort in Asterisk?

If I remember correctly these statistics are collected in both
directions? The far end-point reports back statistics via SIP to the
server.

John

As noted, the RTCP patch set may provide this within RTP, but that patch is not complete . However, certain devices (SNOM, Cisco 79xx SIP loads) may provide some data in the SIP headers which you could extract with the SIP_HEADER function.

There is also a patch which probably doesn't work/isn't necessary any more:

http://lists.digium.com/pipermail/asterisk-dev/2004-May/004174.html

I seem to recall some discussion about making Asterisk provide these same statistics, which seems pretty easy since I'm betting the numbers are stored somewhere inside of chan_sip already...


JT
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

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

Reply via email to