summaryrefslogtreecommitdiff
path: root/configs/rpt.conf.sample
diff options
context:
space:
mode:
authorJim Dixon <telesistant@hotmail.com>2004-06-26 18:06:17 +0000
committerJim Dixon <telesistant@hotmail.com>2004-06-26 18:06:17 +0000
commitc3af8944af12c18c64a214a3141da60fa016304e (patch)
tree7b8c7626666b1892557c9d334daf9909f492309c /configs/rpt.conf.sample
parentb140eef0aa186020868aaf4ab663ce2aa38e73c2 (diff)
Added support for Doug Hall RBI-1 Remote base controller, memory channels for
remote bases, and updated the rpt.conf doc a little bit. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3318 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs/rpt.conf.sample')
-rwxr-xr-xconfigs/rpt.conf.sample15
1 files changed, 15 insertions, 0 deletions
diff --git a/configs/rpt.conf.sample b/configs/rpt.conf.sample
index 3cc787e80..db4e83458 100755
--- a/configs/rpt.conf.sample
+++ b/configs/rpt.conf.sample
@@ -44,3 +44,18 @@
; specify the rxchannel and the txchannel will be assumed from the rxchannel
;txchannel = Zap/6 ; Tx audio/signalling channel
;remote = yes
+;iobase = 0x378 ; Specify IO port for parallel port (optional)
+
+[nodes]
+
+000 = context_A@1.2.3.4/1234
+001 = context_B@5.6.7.8/4321
+
+[memory]
+
+; this example gives you 146.460, simplex, 100.0 HZ PL, hi-power, transmit PL
+00 = 146.460,100.0,sht
+; this example gives you 146.940, minus offset, 100.0 HZ PL, low-power, no PL
+01 = 146.940,100.0,-l
+
+