aboutsummaryrefslogtreecommitdiffstats
path: root/configs/rpt.conf.sample
diff options
context:
space:
mode:
authorjim <jim@f38db490-d61c-443f-a65b-d21fe96a405b>2004-06-26 18:06:17 +0000
committerjim <jim@f38db490-d61c-443f-a65b-d21fe96a405b>2004-06-26 18:06:17 +0000
commit5a8bbaced441435467669f18aab1b8a0b0aa9031 (patch)
tree7b8c7626666b1892557c9d334daf9909f492309c /configs/rpt.conf.sample
parentae9212668ca89e98be1766555bd0d954c680993e (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: http://svn.digium.com/svn/asterisk/trunk@3318 f38db490-d61c-443f-a65b-d21fe96a405b
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
+
+