source: trunk/Distribution/oscam.conf@ 1

Last change on this file since 1 was 1, checked in by root, 14 years ago

initial import

File size: 2.1 KB
Line 
1[global]
2
3Nice = -1
4
5#LogFile = /dev/tty
6ClientTimeout = 5
7LogFile = stdout
8Level = 15
9CacheDelay = 120
10
11[newcamd]
12Key = 0102030405060708091011121314
13#Port = 50000@0100:0000,0065,006A,006C,0080,0081,0083,0085,4101;50001@0500:0000,007C00,009400,00B000,00E440,018800,020000,020010,020150,020800,020810,020900,020910,020A00,020A10,020A20;50002@0500:020A30,020A40,021100,021110,021500,021700,021B00,021C00,022600,022610,022900,022C00,022E00,023600,023800,023B00;50003@0500:024400,025100,025110,025900,025910;50004@0600:0000;50005@0602:0000;50006@0604:0000;50007@0606:0000;50008@0608:0000;50009@0622:0000;50010@0626:0000;50011@0628:0000;50012@0919:0000;50013@0944:0000;50014@0961:0000;50015@0B00:0000;50016@0D00:0000,2000;50017@0D02:0000,A000;50018@0D03:0000,2400,2800,5C00,A000,B000;50019@0D05:0000,0400,0C00;50020@0D0C:0000,0C00;50021@0D22:0000,0400;50022@1702:0000;50023@1722:0000;50024@1762:0000;50025@1800:0000,3B01,7301;50026@1801:0000,0101,0501,0700,2201,4001,7001;50027@4A70:0000
14#Port = 50000@0100:0000,0065,006A,006C,0080,0081,0083,0085,00AB,00AC,00AD,00AE,4101;50001@0500:0000,007C00,009400,00B000,018800,020000,020010,020800,020810,020900,020910,020A00,020A10,020A20,020A30,020A40;50002@0500:021100,021110,021500,021700,021B00,021C00,022600,022610,022900,022C00,022E00,023800,023B00,024400,025100,025110;50003@0604:0000;50004@0606:0000;50005@0626:0000;50006@0628:0000;50007@0919:0000;50008@0961:0000;50009@0D00:0000,2000;50010@0D02:0000,A000;50011@0D22:0000,0400;50012@1801:0000,0501,4001,7001;50013@4A70:0000;
15
16
17[radegast]
18Port = 60000
19User = tuner
20Allowed = 192.168.0.0-192.168.255.255
21
22[gbox]
23Password = AAAAA014
24MaxDist = 4
25CardInfos = cards.info
26#IgnoreList = ignore.list
27#OnlineInfos = share.onl
28#Locals = 17220000,18010501,0D220400
29
30[cs378x]
31Port = 15000
32#Port = 10000@0500:020710
33
34[cs357x]
35Port = 15000
36
37
38#[serial]
39#Device = tuner@/dev/ttyS0?delay=1&timeout=300
40
41# Golden Interstar
42#Device = gi://tuner@/dev/ttyS0
43
44# General Satellite
45#Device = gs://tuner@/dev/ttyS0
Note: See TracBrowser for help on using the repository browser.