summaryrefslogtreecommitdiff
path: root/zaptel.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'zaptel.conf.sample')
-rwxr-xr-xzaptel.conf.sample14
1 files changed, 13 insertions, 1 deletions
diff --git a/zaptel.conf.sample b/zaptel.conf.sample
index 2de39d2..e1b720f 100755
--- a/zaptel.conf.sample
+++ b/zaptel.conf.sample
@@ -1,7 +1,7 @@
#
# Zaptel Configuration File
#
-# This file is parsed by the Zaptel Configurator, torcfg
+# This file is parsed by the Zaptel Configurator, ztcfg
#
#
# First come the span definitions, in the format
@@ -32,6 +32,18 @@
#span=1,0,0,esf,b8zs
#span=2,1,0,esf,b8zs
#
+# Next come the dynamic span definitions, in the form:
+# dynamic=<driver>,<address>,<numchans>,<timing>
+#
+# Where <driver> is the name of the driver (e.g. eth), <address> is the
+# driver specific address (like a MAC for eth), <numchans> is the number
+# of channels, and <timing> is a timing priority, like for a normal span.
+# use "0" to not use this as a timing source, or prioritize them as
+# primary, secondard, etc. Note that you MUST have a REAL zaptel device
+# if you are not using external timing.
+#
+# dynamic=eth,eth0/00:02:b3:35:43:9c,24,0
+#
# Next come the definitions for using the channels. The format is:
# <device>=<channel list>
#