Posts by spaceship

    Ok, so I decided to just use oscam alone, I installed oscam 6467 from tspanel, before starting oscam I deleted cccam using dcc and then made the following changes to the oscam files:
    oscam config:


    [cccam]
    port = 12345 <---- changed this to my port
    version = 2.1.3
    build = 3165
    reshare = 0


    oscam server - made no changes


    oscam user:


    I input user accounts like this :


    [account]
    user = client username
    pwd = client password
    group = 1,2
    uniq = 1
    caid = 0963
    ident = 0963:000000
    au = 1


    One for each client.


    Then I started oscam, rebooted the box and done. Oscam is reading my card and sharing with my clients.

    Press Menu/Setup/Softcam CI


    That's where I looked first but there is no option to make the changes, the only options are Select Softcam and Restart Softcam. I downloaded softcam manager but when I open it there are no cams listed, it says system FTA. In the softcam setup section it lists the selected cam as Oscam6018_CCcam213.

    Which version of oscam are you using ? If its an old version the boxkey may need to be added to clear premium channels and possibly there is no webinfo available.


    I would suggest trying the latest version of oscam if you are not already doing so.


    Which image are you using on dm800 so i can point you in the right direction to another oscam+CCcam2.1.3 if needed.


    I'm using Digitalworldz image v1.1 which is pli based, I downloaded Oscam v6611 + Cccam 2.13 from TSpanel, does the boxkey go in oscam config [global]?


    Actually, this image has been a tad glitchy for me, can you suggest a different one for the dm800se?

    Try editting httpallowed in [webif] oscam.conf to the same as below, then you might get access to oscam webinfo.


    Code
    httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255,10.0.0.0-10.255.255.255,172.0.0.0-172.255.255.255



    No joy, still no webinfo access. I can see the cccam connection:


    Welcome to CCcam 2.1.3 server


    Connected clients: 1
    +---------+---------------+------------+------------+-----+-----+--------+----------------------+----------+
    | Username| Host | Connected | Idle time | ECM | EMM | Version| Last used share | Ecm time |
    +---------+---------------+------------+------------+-----+-----+--------+----------------------+----------+
    |sharetest|192.168.1.99 |4646d 12:25:03|4646d 12:25:03|0 (0)|0 (0)|2.1.4 | | |
    +---------+---------------+------------+------------+-----+-----+--------+----------------------+----------+


    No pay channels cleared and no access to Oscam webinfo despite a number of different attempts, does this suggest Oscam is not actually activated? Is there a way to check?

    You need to have these two lines in [global] oscam.conf file;


    Code
    saveinithistory = 1
    logfile = /var/log/oscam.log


    Restart oscam after adding these and the log will be found in /var/log/oscam.log




    I did that...


    [global]
    nice = -1
    logfile = /dev/null
    clienttimeout = 5000
    fallbacktimeout = 2500
    clientmaxidle = 120
    cachedelay = 120
    bindwait = 120
    resolvedelay = 30
    serialreadertimeout = 1500
    maxlogsize = 10
    waitforcards = 1
    preferlocalcards = 1
    saveinithistory = 1
    keepalive = 1
    saveinithistory = 1
    logfile = /var/log/oscam.log


    [webif]
    httpport = 8888
    httpuser = shortfall
    httppwd = pupil
    httprefresh = 5
    httphideidleclients = 0
    httpallowed = 192.168.0.0 - 255.255.255.255
    debug = 255


    [newcamd]
    key = 0102030405060708091011121314
    port = 10000@0963:000000


    Restarted Oscam and rebooted but there was no Oscam file in var/log

    I've removed that account but pay channels are still not clearing. Can't access Oscam webinfo either, my pc directs me to a search page and my ipad says safari can't connect to the server. Is there any other way to view the error logs?

    That's in the user config, I have a dm800se as a server and a client dm500s in another room. I thought that was the method to access webinfo but for some reason when I input 192.168.xxx.xxx:8888/ into ie it brings up a search engine page, I'll keep at it and post the error logs asap.

    Hi thanks,


    cccam config:



    Oscam config:



    How do I access the error log using webinfo?

    Hello all, I've just switched to oscam/cccam 2.13 from cccam, I have my server(dm800se) and my internal share connected, I can see the entitlements and the connection using ie, my problem is the pay channels are not clearing. I think I have the config files ok, I've read that a possible problem is oscam is not activated but I don't know how to check this. Can anyone give me a few pointers please?