Posts by GuJack20


    :):) Because even to me, having the albanian as mother tongue... It doesn't make sense :)

    Thanks for the reply.


    Yeah i tried it..
    I don't see csp trying to connect at all to my oscam. Should it try to connect even there is no user requesting ecms for that card??
    I'm strating to think there is a problem of the csp executable i have (i have compiled it from svn).


    Can you point me to a version that works in debian 6 ??


    Thanks again

    Hello


    I have installed CSP 0.9.0r221 in a debian linux server
    I'm trying to connect it to read my slyde card 1702, that is read in oscam.


    oscam details:
    user
    [account]
    user = csp
    pwd = csppass
    group = 1
    monlevel = 0
    caid = 1702
    ident = 1702:000000
    cccreshare = 10


    .conf
    [newcamd]
    port = 60001@1702:000000
    key = 0102030405060708091011121314


    The line N: myhost.dyndns.org 60001 csp csppass 01 02 03 04 05 06 07 08 09 10 11 12 13 14
    work ok when i put it in a testing cccam.cfg


    in the csp .xml i put:


    <newcamd-connector name="***de" profile="1702-***DE" enabled="true" metric="1">
    <host>myhost.dyndns.org</host>
    <port>60001</port>
    <user>csp</user>
    <password>csppass</password>
    <des-key>01 02 03 04 05 06 07 08 09 10 11 12 13 14</des-key>
    <asynchronous>true</asynchronous>
    </newcamd-connector>

    <profile name="1702-***DE" ca-id="1702" network-id="0085" enabled="true" debug="true">
    <newcamd listen-port="13000">
    <card-data type="config" ca-id="1702">
    <providers>00 00 00, 00 00 01, 00 00 02, 00 00 03</providers></card-data></newcamd><max-cw-wait>7</max-cw-wait>
    <filter-cards>provider</filter-cards>
    <services-file format="cccam" ca-id="1702" filter="000000">/var/etc/CCcam.channelinfo</services-file>
    </profile>


    and....


    <user-manager class="com.bowman.cardserv.SimpleUserManager">
    <auth-config>
    <user name="admin" password="futja" max-connections="3" admin="true"/>
    <user name="user1" password="secret1" profiles="myprofile"/>
    <user name="friend" password="special"/>
    </auth-config>
    </user-manager>


    <connection-manager>
    <reconnect-interval>60</reconnect-interval>
    <default-des-key>01 02 03 04 05 06 07 08 09 10 11 12 13 14</default-des-key>
    <default-keepalive-interval>55</default-keepalive-interval>


    In the "sessions" in csp i get:


    * (capacity: 0, mapped-services: 0)

    1702-***DE (capacity: 0, mapped-services: 0)


    And the user doesn't display as connected in oscam.
    The user "friend" from cccam says:
    2012-02-21 12:55:08 - friend Newcamd[1] - *** Cinema Germany (1702-***DE:a) - 0 ms - "NE" - (114 occurances)
    2012-02-21 12:48:05 - friend Newcamd[1] - *** Cinema Germany (1702-***DE:a) - 5 ms - "N1E"


    Can anybody help me in what im doing wrong?? I have searched and tried for 2 days now, but i'm missing something :(


    Thanks in advance