Lines

narl

Member
I have two VM lines, both from separate providers, running mgcamd (n) line, if one line freezes, the other one doesn't seem to kick in, is there anything that needs added?
 
I have two VM lines, both from separate providers, running mgcamd (n) line, if one line freezes, the other one doesn't seem to kick in, is there anything that needs added?

You need to run multiple lines in oscam if you want this to happen
Ask your providers to change the lines to newcam (N) or CCcam (C) not CWS = and add them both to an oscam.server file and use oscam softcam instead of mgcamd softcam
 
This should work in the oscam.server:

[reader]
label = vm-nline-server1
protocol = newcamd
device = server,port
key = 0102030405060708091011121314
user = username
password = password
disableserverfilter = 1
connectoninit = 1
caid = 1841
ident = 1841:000000,005b01,005a01,005b02,005b03
group = 1

[reader]
label = vm-nline-server2
protocol = newcamd
device = server,port
key = 0102030405060708091011121314
user = username
password = password
disableserverfilter = 1
connectoninit = 1
caid = 1841
ident = 1841:000000,005b01,005a01,005b02,005b03
group = 1
 
Setup with oscam, when I look users via the panel, it isn't showing me the channel and the ecm count, is this normal?
 
Setup with oscam, when I look users via the panel, it isn't showing me the channel and the ecm count, is this normal?
not making much sense here fella, 'when i look users, etc what are you expecting to see?
What build and box etc?
 
Lol, it is vuduo running vix

For example when I go to the box ip:9000
Then I select the users tab, it is not showing any ecm's etc, is this normal, or is there a way to get all the information?
 
Back
Top