CSP 0.9.0r200 Help

  • Hi,
    I have a few problems with my csp.
    Running 0963 card.
    CSP 0.9.0r200
    OSCAM 1.20-unstable_svn build #6571


    1. My connector from my oscam keeps disconnecting in csp
    2. I keep getting ECM timeouts from my connector.
    3. I am also getting freeze when a instant cache hit.



    Anyone got any ideas ripping my hair out here.


    My csp config is:
    <cardserv-proxy ver="0.9.0">


    <ca-profiles>
    <default-des-key>01 02 03 04 05 06 07 08 09 10 11 12 13 14</default-des-key>


    <extended-newcamd listen-port="15112" debug="true"/>


    <profile name="0963-***UK" ca-id="0963" network-id="0002" provider-idents="00 00 00" enabled="true" debug="true">
    <newcamd listen-port="18897">
    <card-data type="config" ca-id="0963">
    <providers>00 00 00</providers>
    </card-data>
    </newcamd>
    <filter-cards>provider</filter-cards>
    <services-file format="cccam" ca-id="0963" filter="000000">etc/CCcam.channelinfo</services-file>
    </profile>



    </ca-profiles>


    <logging log-ecm="true" log-emm="true" log-zapping="false" hide-ip-addresses="false">
    <log-file rotate-count="3" rotate-max-size="1024">log/cardserv.log</log-file>
    <log-level>INFO</log-level>
    <silent>true</silent>
    <debug>false</debug>
    </logging>


    <rmi>
    <display-name>CSI Research</display-name>
    <status-web>
    <listen-port>8082</listen-port>
    <ssl enabled="false">
    <keystore password="secret">etc/csp_keystore</keystore>
    </ssl>
    <war-file>lib/cs-status.war</war-file>
    <super-users>admin</super-users>
    </status-web>
    </rmi>


    <user-manager class="com.bowman.cardserv.SimpleUserManager">
    <auth-config>
    <update-interval>5</update-interval>
    </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>
    <max-cw-wait>1800ms</max-cw-wait>
    <congestion-limit>1500ms</congestion-limit>
    <timeout-disconnect-threshold>55</timeout-disconnect-threshold>




    <service-map>
    <mapper>
    <cache-dir>/cache</cache-dir>
    <cache-save-age>300</cache-save-age>
    <auto-map-services>true</auto-map-services>
    <auto-reset-threshold>20</auto-reset-threshold>
    </mapper>
    <mapper profile="0963-***UK">
    <reset-services></reset-services>
    <block-services></block-services>
    </mapper>
    </service-map>


    <cws-connectors>



    <!-- ############### (If any channels failed to decode then will get decode key from here) ############### -->




    <!-- ############### Local Card 1 ############### -->


    <newcamd-connector name="Card 1:1" profile="0963-****" provider-idents="00 00 00" metric="0" enabled="true">
    <host>*****</host>
    <port>***</port>
    <user>***</user>
    <password>***</password>
    <des-key>01 02 03 04 05 06 07 08 09 10 11 12 13 14</des-key>
    <asynchronous>true</asynchronous>
    <cannot-decode-services exclusive="true">D7C8 D7C7 D7C6 D7C3 102B 1024 102E 1020 1029 1028 D7C2 D7C0 D7BF CB48 EFA EE3 F27 132A 15B4 15B5 15B2 15B3 15B0 15B1 15AF 15AE 13A5 1406 13A6 1407 1341 13A2 1342 1340 133F 133E 12DE 12DB 12DD 12DC 127A 12DA 1279 1278 1276 1277 1216 1215 1214 1213 1212 11B2 11B0 11B1 11AF 11AE 114E 114D 114B 114A 10EA 10E9 10E8 10E7 10E6 114C F38 F39 F3A F37 F36 516 F0E C7A8 C7A7 2582 2581 C7AB C7A9 D157 D15C 1023 CB52 D3C9 D15D C4A9 D02F 101E 1026 D15A CD14 C4E5 C535 CB8A D7D2 D031 179A C5CB D7AC D7A7 D15B 1025 </cannot-decode-services>

    </newcamd-connector>


    <newcamd-connector name="Card 1:2" profile="0963-***" provider-idents="00 00 00" metric="0" enabled="true">
    <host>****</host>
    <port>****</port>
    <user>*****</user>
    <password>***</password>
    <des-key>01 02 03 04 05 06 07 08 09 10 11 12 13 14</des-key>
    <asynchronous>true</asynchronous>
    <cannot-decode-services exclusive="true">D7C8 D7C7 D7C6 D7C3 102B 1024 102E 1020 1029 1028 D7C2 D7C0 D7BF CB48 EFA EE3 F27 132A 15B4 15B5 15B2 15B3 15B0 15B1 15AF 15AE 13A5 1406 13A6 1407 1341 13A2 1342 1340 133F 133E 12DE 12DB 12DD 12DC 127A 12DA 1279 1278 1276 1277 1216 1215 1214 1213 1212 11B2 11B0 11B1 11AF 11AE 114E 114D 114B 114A 10EA 10E9 10E8 10E7 10E6 114C F38 F39 F3A F37 F36 516 F0E C7A8 C7A7 2582 2581 C7AB C7A9 D157 D15C 1023 CB52 D3C9 D15D C4A9 D02F 101E 1026 D15A CD14 C4E5 C535 CB8A D7D2 D031 179A C5CB D7AC D7A7 D15B 1025 </cannot-decode-services>
    </newcamd-connector>


    </cws-connectors>



    </connection-manager>


    <proxy-plugins>
    <plugin class="com.bowman.cardserv.LoggingPlugin" enabled="false">
    <plugin-config>
    <log-dir>log/traffic</log-dir>
    <log-level>ALL</log-level>
    <ip-filter>*</ip-filter>
    </plugin-config>
    </plugin>
    <plugin class="com.bowman.cardserv.DcwFilterPlugin" enabled="true" jar-file="dcwfilterplugin.jar"/>
    <plugin class="com.bowman.cardserv.ProviderIdentPlugin" enabled="true" jar-file="provideridentplugin.jar"/>
    <plugin class="com.bowman.cardserv.CacheCoveragePlugin" enabled="true" jar-file="cachecoverageplugin.jar">
    <plugin-config>
    <cache-context network-id="0002" ca-id="0963" interval="10"/> <!-- context/profile has expected cw interval different from 10 secs-->
    </plugin-config>
    </plugin>
    </proxy-plugins>


    <cache-handler class="com.bowman.cardserv.ClusteredCache">
    <cache-config>
    <cw-max-age>8</cw-max-age>
    <max-cache-wait>175ms</max-cache-wait>
    <sync-period>30ms</sync-period>
    <local-port>54277</local-port>
    <local-host>176.31.109.227</local-host>
    <tracker-url>file:///usr/local/csp/cache/cluster</tracker-url>
    <tracker-update>10</tracker-update>
    <auto-add-peers>false</auto-add-peers>
    </cache-config>
    </cache-handler>


    </cardserv-proxy>

Other Not Listed Softcam Support Forum

Configs, discussion, downloads and guides for Other Not Listed Softcams - CSP, DreamOS, GBox, NEWCamd, MultiCS, OSCam Smod, OSCam Ymod, SUpcam & Wicardd.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!