Which oscam reader can request ECMs from oscam B?
OSCam A reader can request ECMs from OSCam B CW-flow = B —> A cacheex = 3 – reversecachepush Situation: OSCam A reader 1 has cacheex = 3 If OSCam A gets a CW, its pushed to OSCam B. OSCam A never requests new ECMs.
How to define one reader in oscam server?
At several readers (see Chapter [reader] in oscam.server) one reader can be defined to them, for example in case of failure of the other readers, the traffic falls back. Maximum waiting time of the Cardservers in milliseconds for primary Reader, before Fallback -Reader (if any!) are questioned.
Can oscam B push CW’s to oscam a?
If OSCam B gets a CW, its pushed to OSCam A, reader has normal functionality and can request ECMs. Problem: OSCAM can only push CW’s if OSCam A is connected Problem or feature?:
What is in the configuration file for oscam?
The main configuration file for OSCam contains global parameters such as debugging, logging, monitor, protocols and anti-cascading. Sections in oscam.conf are nonrecurring. The [global] section is required.
What is the default fake delay of oscam?
0 = fake delay disabled -1 = fake delay of oscam.conf[global] (default) = fake delay in milli seconds for user failban Parameter ist optional CHANGE svn 7772:10/21/2012
Does oscam a have cacheex = 1 or 1?
Situation: OSCam A reader1 has cacheex = 1 OSCam B account1 has cacheex = 1 OSCam A gets a ECM request, reader1 send this request to OSCam B, OSCam B checks his cache: Not found in cache: return NOK Found in cache: return OK+CW Not found in cache, but found pending request: wait cacheexwaittimein oscam.conf [global] and check again.
What is the difference between oscam B and oscam a?
OSCam A reader1 has cacheex = 1 OSCam B account1 has cacheex = 1 OSCam A gets a ECM request, reader1 send this request to OSCam B, OSCam B checks his cache: Not found in cache: return NOK Found in cache: return OK+CW Not found in cache, but found pending request: wait cacheexwaittimein oscam.conf [global] and check again.