aboutsummaryrefslogtreecommitdiffstats
path: root/configs/res_pktccops.conf.sample
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2009-11-02 22:29:19 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2009-11-02 22:29:19 +0000
commit21f12d5255b43467347529a8c0a135f54a58cef1 (patch)
tree7b5a429d7e2888dcebb23f74eb7ee41bca91d457 /configs/res_pktccops.conf.sample
parent0213b3cdb2dfd758fd367a9fc971891c99c2a1fd (diff)
Add PacketCable NCS 1.0 support for Docsis/Eurodocsis networks
(closes issue #12950) Reported by: alea-soluciones Patches: ncs-pktccops-12950-r206803.patch uploaded by alea-soluciones (license 514) Tested by: alea-soluciones, adomjan, urtho, nahuelgreco git-svn-id: http://svn.digium.com/svn/asterisk/trunk@227049 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/res_pktccops.conf.sample')
-rw-r--r--configs/res_pktccops.conf.sample32
1 files changed, 32 insertions, 0 deletions
diff --git a/configs/res_pktccops.conf.sample b/configs/res_pktccops.conf.sample
new file mode 100644
index 000000000..3d6180812
--- /dev/null
+++ b/configs/res_pktccops.conf.sample
@@ -0,0 +1,32 @@
+; Sample res_pktccops.conf
+
+[general]
+gateinfoperiod => 60 ; default 60s
+gatetimeout = 150 ; default 150
+t1 => 250 ; default 250s
+t7 => 200 ; default 200s
+t8 => 300 ; default 300s
+keepalive => 60 ; default 60s
+
+[teszt]
+host => 192.168.0.24
+pool => 10.0.1.0 10.0.1.255
+pool => 10.0.3.0 10.0.3.255
+pool => 10.0.7.0 10.0.8.255
+pool => 10.0.10.0 10.0.11.255
+
+[general]
+gateinfoperiod => 60 ; default 60s
+gatetimeout = 150 ; default 150
+t1 => 250 ; default 250s
+t7 => 200 ; default 200s
+t8 => 300 ; default 300s
+keepalive => 60 ; default 60s
+
+[test]
+host => 192.168.0.24
+pool => 10.0.1.0 10.0.1.255
+pool => 10.0.3.0 10.0.3.255
+pool => 10.0.7.0 10.0.8.255
+pool => 10.0.10.0 10.0.11.255
+