source: ipk/source/keys_oscamintern_1_0/var/keys/oscam.server@ 3473

Last change on this file since 3473 was 3359, checked in by civer, 16 years ago

[IPK]

  • added new oscam
  • rm configs from OSCAM emu
  • added configs in keys Section!
File size: 1.9 KB
Line 
1########## oscam.server ###########
2
3#lower slot
4[reader]
5Label = S02
6Protocol = internal
7Device = /dev/sci0
8detect = CD
9Group = 1
10CAID = 1702,1833,09c4
11EMMCache = 1,1,2
12services = skyde
13
14#upper slot
15[reader]
16Label = HDplus
17Protocol = internal
18Device = /dev/sci1
19detect = CD
20EMMCache = 1,1,2
21group = 1
22CAID = 1830
23IDENT = 1830:003411
24n3_rsakey = BFxxx
25n3_boxkey = A7xxx
26services = hdplus
27
28
29######### weitere Configs zum ergänzen/tauschen #############
30
31######## skyde V13 ######################
32#boxid = 12345678
33#CAID = 09c4,1702,1833
34#########################################
35
36######## orf ##########################
37#mhz = 357
38#cardmhz = 357
39#caid = 0D05,0D95
40#services = orf
41#########################################
42
43######## srg ############################
44#mhz = 357
45#cardmhz = 357
46#CAID = 0500
47#deprecated = 1
48#services = srg
49#########################################
50
51######## kdh ############################
52#mhz = 600
53#cardmhz = 600
54#CAID = 1722
55#services = kdh
56#########################################
57
58
59#[reader]
60#label = newcamd
61#protocol = newcamd
62#key = 0102030405060708091011121314
63#device = server,port
64#account = name, password
65#group = 1
66#caid = 1702
67#fallback = 1
68
69#[reader]
70#label = cs378x
71#protocol = cs378x
72#device = 192.168.0.3,23456
73#account = login2,password2
74#group = 2
75#fallback = 1
76
77#[reader]
78#label = gbox
79#protocol = gbox
80#device = 192.168.0.4,34567,45678
81#account = login3,password3
82#group = 3
83#caid = 0300
84
85#[reader]
86#label = cccam
87#protocol = cccam
88#device = 192.168.1.1,port
89#account = name, password
90#group = 1
91#caid = 1702,1722,1830,1833,0d05,0d22,100,600,604
92#cccversion = 2.0.11
93#cccbuild = 2892
94#cccversion = 2.1.3
95#cccbuild = 3165
96#cccversion = 1.2.34
97#cccbuild = 5678
98
99#[reader]
100#label = radegast
101#protocol = radegast
102#device = 192.168.0.6,56789
103#group = 5
104#caid = 0500
Note: See TracBrowser for help on using the repository browser.