cable line best config using Oscam

Hi guys
As in the title
What is the best setting for Oscam to use with my cable provider
I have a sat/cable combo DM525 receiver & my cable line works good using mgcamd but not with Oscam
What’s best config for Oscam asi wanna keep using it for my satellite side

Cheers
 
This is my settings at min

[reader]
label = my provider
protocol = newcamd
device = my provider,12345
key = 0102030405060708091011121314
user = user
password = pass
inactivitytimeout = 60
disableserverfilter = 1
disablecrccws_only_for = 1841:000000
group = 2
blockemm-unknown = 1
 
i always use these, you can put vm and sat in and run both together:

[reader]
label=Sky-Server1
enable=1
protocol=cccam
device=servername,port
user=username
password=password
group=1


[reader]
label=VM-Server1
enable=1
protocol=newcamd
key=0102030405060708091011121314
device=server,port
user=
password=
disableserverfilter = 1
connectoninit = 1
caid = 1841
ident = 1841:000000,005B01,005A01,005B02,005B03
group = 1
 
i always use these, you can put vm and sat in and run both together:

[reader]
label=Sky-Server1
enable=1
protocol=cccam
device=servername,port
user=username
password=password
group=1


[reader]
label=VM-Server1
enable=1
protocol=newcamd
key=0102030405060708091011121314
device=server,port
user=
password=
disableserverfilter = 1
connectoninit = 1
caid = 1841
ident = 1841:000000,005B01,005A01,005B02,005B03
group = 1

Cheers for the reply
I will try this in morning ;-)
 
Back
Top