[Asterisk-Users] How to start ztmonitor in 'quantitative' mode ?
Ken Dresdell
kdresdell at globetrotter.net
Mon Aug 22 12:03:49 MST 2005
You will need asterik head or to patch ztmonitor.
I use putty(a windows ssh client) to connect to my asterisk server and
to get a larger sreen definition (putty in full screen)
Cd /usr/src/zaptel
./ztmonitor 1 -vv
Where 1 is the channel
Hope that can help
Ken
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Tony Hoyle
Sent: 22 août 2005 07:45
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] How to start ztmonitor in 'quantitative'
mode ?
canuck15 wrote:
> To start ztmonitor in quantitative mode you do the following.
>
> Change line 261
> fprintf(stderr, "Usage: ztmonitor <channel num> [-v] [-f FILE]\n");
> to
>
> fprintf(stderr, "Usage: ztmonitor <channel num> [-v | -f FILE]\n");
>
Err.. changing that does absolutely nothing to the active part of the
code. It certainly doesn't add a quantitative mode.
Tony
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list