hello friends
i am testing now if CWS line is possible to work with oscam.
i have a line for educational purposes and it works on mgcamd newcamd.list
it looks like this
so i wonder since it works as single line for all caids (if i describe it right) with port interval for example 34000:34200 if and how will operate with oscam.
what changes maybe should be made to these two files? especially i doubt about port syntax so i leave it empty to suggest
oscam.conf
oscam.server
i am testing now if CWS line is possible to work with oscam.
i have a line for educational purposes and it works on mgcamd newcamd.list
it looks like this
HTML Code:
CWS_KEEPALIVE = 300 CWS_INCOMING_PORT = 21000 CWS_MULTIPLE = server-ip-host 34000:34200 user pass 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan server2
so i wonder since it works as single line for all caids (if i describe it right) with port interval for example 34000:34200 if and how will operate with oscam.
what changes maybe should be made to these two files? especially i doubt about port syntax so i leave it empty to suggest
oscam.conf
HTML Code:
[newcamd] key = 0102030405060708091011121314 port = allowed = keepalive = 1 mgclient = 1
oscam.server
HTML Code:
[reader] label = newcsServer protocol = newcamd enable = 1 device = ip,port key = 0102030405060708091011121314 user = user password = pass
Comment