i have this setup and can't get the camd35 Protocol to work.
when i add the reader config to my vu+solo2
it automatic change the protocol to cs357x.
i can get it to work with ccam protocol.
what do i miss of a setup somewhere
oscam.conf
#
# main configuration
#
[global]
nice = -1
WaitForCards = 0
clienttimeout = 8
fallbacktimeout = 4
ClientMaxIdle = 9999999
# logging
logfile = /var/log/oscam/oscam.log
usrfile = /var/log/oscam/oscamuser.log
cwlogdir = /var/log/oscam/cw
# monitor
[monitor]
port = 988
nocrypt = 192.168.0.0-192.168.255.255
aulow = 120
monlevel = 4
appendchaninfo = 1
# web interface
[webif]
httpport = my port
httpuser = my user
httppwd = my pass
httpallowed = 192.168.0.0-192.168.255.255
# anti-cascading
[anticasc]
enabled = 1
numusers = 1
sampletime = 2
samples = 5
penalty = 1
aclogfile = /var/oscam/aclog.log
denysamples = 9
# protocols
[newcamd]
key = 000102030405060708090A0B0C0D
port = 10000@0100:FFFFFF;10001@0200:FFF000,FFFF00;10002@0 300:FFFFFF
[radegast]
port = 20000
user = user1
allowed = 192.168.0.0-192.168.255.255
[cs378x]
port = 30000@0100:FFFFFF;30001@0200:FFF000,FFFF00;30002@0 300:FFFFFF
[cccam]
port = 22222
version = 1.2.3
build = 1234
reshare = 2
[gbox]
hostname = host.example.com
port = 50000
password = password1
[serial]
device = user2@/dev/ttyS0?delay=1&timeout=300
[dvbapi]
enabled = 1
user = user1
socket = /tmp/camd.socket
oscam.server
[reader]
enable = 1
label = vip
Protocol = camd35
device = my server,port
account = my uaer,my pass
group = 1
Fallback = 1
ReconnectTimeout = 10
InactivityTimeOut = 15
oscam.user
[account]
User = user
Pwd = pass
Uniq = 0
Group = 1
Chid = 0602:0,2,5,6,12,13,14,15,18,20,23,25,26,27,29,42,6 5,86,0C,4C,C9,1A,1E,8D,8E,FFFF,2F
IDENT = 0500:050C00;4AE1:000000;0602:000000;0B01:000000;0B 00:0000000
when i add the reader config to my vu+solo2
it automatic change the protocol to cs357x.
i can get it to work with ccam protocol.
what do i miss of a setup somewhere
oscam.conf
#
# main configuration
#
[global]
nice = -1
WaitForCards = 0
clienttimeout = 8
fallbacktimeout = 4
ClientMaxIdle = 9999999
# logging
logfile = /var/log/oscam/oscam.log
usrfile = /var/log/oscam/oscamuser.log
cwlogdir = /var/log/oscam/cw
# monitor
[monitor]
port = 988
nocrypt = 192.168.0.0-192.168.255.255
aulow = 120
monlevel = 4
appendchaninfo = 1
# web interface
[webif]
httpport = my port
httpuser = my user
httppwd = my pass
httpallowed = 192.168.0.0-192.168.255.255
# anti-cascading
[anticasc]
enabled = 1
numusers = 1
sampletime = 2
samples = 5
penalty = 1
aclogfile = /var/oscam/aclog.log
denysamples = 9
# protocols
[newcamd]
key = 000102030405060708090A0B0C0D
port = 10000@0100:FFFFFF;10001@0200:FFF000,FFFF00;10002@0 300:FFFFFF
[radegast]
port = 20000
user = user1
allowed = 192.168.0.0-192.168.255.255
[cs378x]
port = 30000@0100:FFFFFF;30001@0200:FFF000,FFFF00;30002@0 300:FFFFFF
[cccam]
port = 22222
version = 1.2.3
build = 1234
reshare = 2
[gbox]
hostname = host.example.com
port = 50000
password = password1
[serial]
device = user2@/dev/ttyS0?delay=1&timeout=300
[dvbapi]
enabled = 1
user = user1
socket = /tmp/camd.socket
oscam.server
[reader]
enable = 1
label = vip
Protocol = camd35
device = my server,port
account = my uaer,my pass
group = 1
Fallback = 1
ReconnectTimeout = 10
InactivityTimeOut = 15
oscam.user
[account]
User = user
Pwd = pass
Uniq = 0
Group = 1
Chid = 0602:0,2,5,6,12,13,14,15,18,20,23,25,26,27,29,42,6 5,86,0C,4C,C9,1A,1E,8D,8E,FFFF,2F
IDENT = 0500:050C00;4AE1:000000;0602:000000;0B01:000000;0B 00:0000000
Comment