also note vnaks are iax i think

On 6/6/07, Henry Cobb <[EMAIL PROTECTED]> wrote:

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




--
Mike
Sales Manager
http://www.voicemeup.com
Making it happen
1.877.807.VOIP (8647)
1.514.312.7030
_______________________________________________
--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

Reply via email to