[Asterisk-cvs] asterisk/configs rpt.conf.sample,1.3,1.4

jim at lists.digium.com jim at lists.digium.com
Sat Jun 26 14:20:24 CDT 2004


Update of /usr/cvsroot/asterisk/configs
In directory mongoose.digium.com:/tmp/cvs-serv18773/configs

Modified Files:
	rpt.conf.sample 
Log Message:
Added support for Doug Hall RBI-1 Remote base controller, memory channels for
remote bases, and updated the rpt.conf doc a little bit.


Index: rpt.conf.sample
===================================================================
RCS file: /usr/cvsroot/asterisk/configs/rpt.conf.sample,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- rpt.conf.sample	23 Jun 2004 14:37:46 -0000	1.3
+++ rpt.conf.sample	26 Jun 2004 18:06:17 -0000	1.4
@@ -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 at 1.2.3.4/1234
+001 = context_B at 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
+
+




More information about the svn-commits mailing list