cccam.cfg with multiple servers

Palinkat

Registered
Messages
161
Hi All,

How can I prioritize servers in cccam.cfg based on providers? I need to switch from 1 server to the other depending on providers and it's not doing automatically. I have Delite BH so can set more than 1 cfg but need to switch manually so not good.

Cheers

Pt
 

bellof

Registered
Messages
1,791
with different caids you can make it with cccam prio file!

or

you make it like this

as example
1st server

C: ip user pass no { 0:0:2, 093b:0, 0919:0, 0100:30:0 }

with this line you take cards to hop 2 of this server!
but you don´t take sky it(093b,0919) and rai(in seca 0100:000030) from it!
 

Palinkat

Registered
Messages
161
Thanks,

So if I want my second server to ignore Csat provider, would the below work?
C: server1 port user pass
C: server2 port user pass no {0:0:2, 0500:30:0}

Cheers
 

bellof

Registered
Messages
1,791
question is which caid of csat your server has!
csat has multipble caids!

but in your line there are some mistakes,too!

right line is:
C: server2 port user pass no { 0:0:2, 0500:30:0 }

please look for the free spaces in the { } otherwise it won´t work!
 

Palinkat

Registered
Messages
161
I got it to work, not sure exactly what I did but it's switching correctly now.

Thanks for the help!
 

Palinkat

Registered
Messages
161
Reopening this after a long while :)
How do I had the following caids to my no parameter in the below?
C: ip user pass no { 0:0:2, 093b:0, 0919:0, 0100:30:0 }
0500:032820
0500:030B00

Thanks a lot
 

gulipin

Registered
Messages
6
reopening thread again :)

Situation is...
I have DM800se original with OpenPLi 3.0 beta image, and cccam 2.3.0. The cfg consists only of 2 servers: one local and one vps. On local server I have physically 3 cards working on oscam. Oscam gives them away on newcamd port and locally on cccam port. On vps there is real cccam 2.0.11.

The problem...
How to make cccam 2.3.0 to prefer local server, with real (not virtual) cards instead of asking vps, where are only virtuals? Ping to local server is less than 1 ms, while to vps is around 70-90 ms. The other difference is, that locally I have oscam emulating cccam to connect to STB, and on vps there is real cccam 2.0.11. I tried to run 2.3.0 with "-l" parameter (disable self-learning), put C-line in order: 1st local, 2nd vps, but there is no difference at all.

Is there any way to do that?
 

bellof

Registered
Messages
1,791
you can only sort that out by providers!

do you connect by n-line to oscam???
if yes you can´t do that with ccc2.3.0!

only with ccc2.1.3 down with 256 trick!
then it will take your locals first(because of 256 trick and hop 0)
 

gulipin

Registered
Messages
6
I don't use N-lines on 2.3.0. I was using 2.1.3 before, and I think I will get back to it sooner, than I tohught.
I don't want to exclude all providers from the other C-line, as my cards are not full, but almost full. If I exclude these providers from the other C-line, then I won't be able to watch channels that I don't have. It doesn't happen too often, but it happens...
 

magictails

Registered
Messages
428
hi

you can use node id for I or P caid

for cccam all setting are on cccam.cfg with exemple in the fileconfig
are not the same setting for each user

@ +
 
Top