For D+oscam.serverQuote[reader]
label = D+
protocol = internal
detect = CD
device = /dev/sci0
group = 1
emmcache = 1,3,2
mhz = 368
ReconnectTimeout = 20
DisableServerFilter = 1
n3_boxkey = xxxxxxx <- Insert your boxkey
n3_rsakey = xxxxxxxxx <- Insert your rsakey
oscam.confQuote[global]
Nice = -1
LogFile = stdout
MaxLogSize = 102400
Sleep = 0
FallbackTimeout = 2
ClientTimeout = 5
ClientMaxIdle = 120
CacheDelay = 150
WaitForCards = 1
PreferLocalCards = 1
[newcamd]
key = 0102030405060708091011121314
port = 15000@1810:004001,004101,000000
oscam.userQuote[account]
user = user
pwd = pass
group = 1
uniq = 0
caid = 1810
in CCcam.cfg
N: 127.0.0.1 15000 user pass 01 02 03 04 05 06 07 08 09 10 11 12 13 14 256For TV Cabo
everything is the same as D+ only replace these lines in
oscam.confQuoteport = 15000@1802:004801,004901,000000
and
oscam.userQuotecaid =1802
Do you have any better for d+ ? ``````
== TV Cabo N3 (internal cardreader) ==Quote
---------------------------------------------------------------------------------------------------------------
oscam.conf
---------------------------------------------------------------------------------------------------------------
[global]
Nice = -1
LogFile = stdout
MaxLogSize = 102400
Sleep = 0
FallbackTimeout = 2
ClientTimeout = 5
ClientMaxIdle = 120
CacheDelay = 150
WaitForCards = 1
PreferLocalCards = 1
[newcamd]
key = 0102030405060708091011121314
port = 15000@1802:004801,004901,000000
[webif]
httpport = 16002
httpuser = root
httppwd = NSFW
httprefresh = 10
httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255
----------------------------------------------------------------------------------------------------------
oscam.server
----------------------------------------------------------------------------------------------------------
[reader]
label = TVCABO
protocol = internal
detect = cd
device = /dev/sci0
group = 1
emmcache = 1,3,2
caid = 1802
ident = 1802:004801,004901,000000
n3_boxkey = xxxxxxx <- Insert your boxkey
n3_rsakey = xxxxxxxxx <- Insert your rsakey
-------------------------------------------------------------------------------------------------------------------
oscam.user
-------------------------------------------------------------------------------------------------------------------
[account]
user = user
pwd = pass
group = 1
au = TVCABO
--------------------