From c3af8944af12c18c64a214a3141da60fa016304e Mon Sep 17 00:00:00 2001 From: Jim Dixon Date: Sat, 26 Jun 2004 18:06:17 +0000 Subject: 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 --- configs/rpt.conf.sample | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'configs') 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 + + -- cgit v1.2.3