[Asterisk-cvs] zaptel/doc ztcfg.8,1.1,1.2
kpfleming
kpfleming
Wed Sep 28 22:32:39 CDT 2005
- Previous message: [Asterisk-cvs] zaptel zaptel.c, 1.119, 1.120 zaptel.h, 1.46,
1.47 ztcfg.c, 1.22, 1.23
- Next message: [Asterisk-cvs] asterisk Makefile, 1.210, 1.211 asterisk.c, 1.182,
1.183
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /usr/cvsroot/zaptel/doc
In directory mongoose.digium.com:/tmp/cvs-serv9075/doc
Modified Files:
ztcfg.8
Log Message:
update ztcfg to only reconfigured changed channels unless 'force' parameter is supplied
Index: ztcfg.8
===================================================================
RCS file: /usr/cvsroot/zaptel/doc/ztcfg.8,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ztcfg.8 15 Sep 2005 00:10:23 -0000 1.1
+++ ztcfg.8 29 Sep 2005 02:29:17 -0000 1.2
@@ -9,7 +9,7 @@
ztcfg \- reads and loads zaptel.conf
.SH SYNOPSIS
-\fBztcfg\fR [ \fB-c \fICFG_FILE\fB \fR ] [ \fB-s\fR ] [ \fB-t\fR ] [ \fB-v [ -v\fI ...\fB ]\fR ]
+\fBztcfg\fR [ \fB-c \fICFG_FILE\fB \fR ] [ \fB-s\fR ] [ \fB-f\fR ] [ \fB-t\fR ] [ \fB-v [ -v\fI ...\fB ]\fR ]
\fBztcfg\fR [ \fB-h\fR ]
@@ -30,6 +30,9 @@
\fB-s\fR
Only shutdown spans.
.TP
+\fB-f\fR
+Always configure every channel, even if it appears not to have changed.
+.TP
\fB-t\fR
Test mode. Don't do anything, just report what you
wanted to do.
- Previous message: [Asterisk-cvs] zaptel zaptel.c, 1.119, 1.120 zaptel.h, 1.46,
1.47 ztcfg.c, 1.22, 1.23
- Next message: [Asterisk-cvs] asterisk Makefile, 1.210, 1.211 asterisk.c, 1.182,
1.183
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the svn-commits
mailing list