Oscam compile with perfect patch

Status
Not open for further replies.

juli13

Staff member
Administrator
Messages
10,194
Oscam perfect patch is a patch created by savan, which gives more option that are not included yet in oscam trunk.

Code:
Some of perfect patch option are:

- multics server detection (detect servers which runing multics and displays it under web info)

- new acosc option "max ecms per minute" (posibility for defining how many ecm per minute is allowed before acosc start new job)

- new acosc option "hidecards" , it working with max ecm per minute definition (temporary hidecards to the client for specific amount of time and restores cards when it done ; penalty duration is calculated by this way: (60 / max ecms per minute) so for example if max ecms per minute is defined 15, penalty duration is calculated on the fly, hidecards will hide cards every 4 secconds by allowing only one ecm per 4 secconds which mean 15 ecms per minute fröhlich

- new option "Fix bug in oscam", it fixes bug on reader stats (you can see most of your readers have 100 percent OK count but I can say its false in oscam! If you look better into log you will notice that some readers have a ton of timeouts and allso these timeouts is not added to the readerstat NOK count and allso not added to the loadbalancer block! With this patch you can see how realy is good your readers. With seccond option "include fail factor for these timeouts" you can fix bug fully and finally increase lb fail factor for these unhandled reader timeouts).

- new option "treat this as a max ecm time " (with this option all ecms which have ecm time more that defined clienttimeout is automatically handled as a timeout and increase lb fail factor)

- new option "Time to reopen lb_min_ecmcount:" (with this option lb reopens blocked sids but only that which have reached lb_min_ecmcount)

- new option "Force always reopen usernames" (only defined usernames, e.g . user1,user2,user3 can force reopen blocked lb sids. With seccond option "only if count reached lb_min_ecmcount" it opens only these sids which reached lb_min_ecmcount. Clients defined here have blue color in userstats)

Thanks savan for the patch.

Note by juli13:

I build this oscam with perfect patch just if anybody want to play with new feature.
 

juli13

Staff member
Administrator
Messages
10,194
Oscam with perfect patch

Code:
Updated with oscam 11384

build juli13
 
Status
Not open for further replies.
Top