On Wed, 10 Apr 2013, Carlos Alvarez wrote:

Is anyone using something to log SIP results (connected/not, latency) that they really like?  We do some logging using simple scripts writing the results of sip show peers to a text file if customers report issues, but it would be nice to have a tool that logs all the time and lets us do some better reporting.  For example, graphs of latency in a time range, or a list of unreachable phones within a range, etc.

dumpcap can capture all of the SIP (and RTP) packets into a series of files without a huge performance hit.

A cron job can pbzip2 the files and delete if over x days old.

--
Thanks in advance,
-------------------------------------------------------------------------
Steve Edwards       sedwa...@sedwards.com      Voice: +1-760-468-3867 PST
Newline                                              Fax: +1-760-731-3000
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

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

Reply via email to