Posts by takis

    this confing works on my box with both spark and E2.try something else.you will find many on google.for example
    oscam.conf
    [global]
    logfile = stdout
    disablelog = 1
    nice = 15
    loghistorysize = 2500
    preferlocalcards = 1
    saveinithistory = 1
    lb_mode = 1
    lb_nbest_readers = 5
    lb_reopen_mode = 1
    lb_max_readers = 5
    lb_save = 100



    [dvbapi]
    enabled = 1
    au = 1
    boxtype = dreambox
    user = amiko
    pmt_mode = 0
    request_mode = 0
    reopenonzap = 0
    delayer = 0



    [webif]
    httpport = 84
    httpuser = alien
    httppwd = alien
    httpallowed = 127.0.0.1,192.168.0.1-192.168.254.254



    oscam.server
    [reader]
    label = server1
    enable = 1
    protocol = cccam
    device = adres of server,port
    user = username of the c line
    password = password of c line
    group = 1
    cccversion = 2.1.3
    cccmaxhops = 3
    ccckeepalive = 1
    audisabled = 1
    lb_weight = 100



    oscam.user
    [account]
    user = amiko
    pwd = alien
    group = 1
    betatunnel = 1833.FFFF:1702,1834.FFFF:1722
    chid = 0604:000014,000069,0000F4,0000F5,0000FA
    cccmaxhops = 2
    keepalive = 1

    you must edit with your line the folder var-keys-oscam server using a ftp program(dcc, filezila etc) .click the oscam server click edit and the folder will open.delete everything inside and whrite this exactly as you see
    [reader]
    label=cccam_server
    enable = 1
    protocol = cccam
    device = servers name,port
    user = username
    password = password
    cccversion = 2.1.4
    cccmaxhops = 3
    cccbuild = 3165
    group = 1
    inactivitytimeout = 1
    reconnecttimeout = 30


    if you have more lines do the same for the others down of the first

    Hi to all.i have oscam work on E2 and i wonder for the other emus.can some of them work with keys like mcas on Spark?
    thanks