On 6/6/07, Matt <[EMAIL PROTECTED]> wrote:
> I chart VNAKs per hour.
Would you care to share how you accomplish this? What programs do you use?
grep VNAK /var/log/asterisk/full | cut -d ' ' -f 4 | cut -d : -f 1 | uniq -c
Needs a bit of an adjustment between the 1-9th and 10th-31st of the
month so I'm looking for something to chomp this automatically.
-HJC
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users