help on xml cinfig for seca fr

  • Can someone help by posting a working xml file. I'm trying to make work since several days.
    The connector is fine Oscam gave Nline. Please see below my xml


    <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="XXXXX"/>


    <profile name="myprofile" ca-id="0100" network-id="0001" provider-idents="00 33 XX, 00 XX 15" enabled="true" debug="true">
    <newcamd listen-port="XXXXX">
    <no-validation>true</no-validation>
    <max-cw-wait>1800</max-cw-wait>
    <load-balance>true</load-balance>
    <congestion-limit>1500</congestion-limit>
    </newcamd>

    </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>Csproxy1</display-name>
    <status-web>
    <listen-port>XXXX</listen-port>
    <ssl enabled="false">
    <keystore password="1XXXX">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>
    <user name="myfriend" password="passwd" max-connections="1"/>



    </auth-config>
    </user-manager>

    <connection-manager>
    <reconnect-interval>30</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>

    <service-map>
    <mapper>
    <auto-reset-threshold>20</auto-reset-threshold>
    </mapper>
    <mapper profile="myprofile">
    <reset-services></reset-services>
    <block-services>233D 2329 233E 232A 2261 2262 2263 2264 2265 2275 2276 2277 2278 2279 227F 1965 26C4 2458 245E 2472 232B 233F 2455 2469 2456 2456 2457 246B 6FB8 6FB9 26AD 26C1 26AE 26C2 26AF 26C3 26B1 26C5 232C 245A 2340 26B2 26C6</block-services>
    </mapper>
    </service-map>


    <cws-connectors>


    <csp-connector name="test0" enabled="false">
    <url>http://friend.webndns.org:8082</url>
    <user>user</user>
    <password>passw</password>
    <request-cache-updates>false</request-cache-updates>
    </csp-connector>



    <newcamd-connector name="canal" profile="myprofile" enabled="true">
    <host>192.168.1.10</host>
    <host>xxxxxxxxxxxxxxx.org</host>
    <port>xxxxxx</port>
    <user>efaffafaf</user>
    <password>pass</password>
    <asynchronous>true</asynchronous>
    <can-decode-services></can-decode-services>
    </newcamd-connector>


    <newcamd-connector name="canal2" profile="myprofile" enabled="true">
    <host>192.x.X.X</host>
    <port>aaaaaa</port>
    <user>bbbbbbb</user>
    <password>proxytest1</password>
    <asynchronous>true</asynchronous>
    <can-decode-services></can-decode-services>
    </newcamd-connector>

    </cws-connectors>

    </connection-manager>


    <proxy-plugins>
    <plugin class="com.bowman.cardserv.LoggingPlugin" enabled="true">
    <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.I*****Plugin" enabled="true" jar-file="i*****plugin.jar"/>
    </proxy-plugins>

    <cache-handler class="com.bowman.cardserv.ClusteredCache">
    <cache-config>
    <cw-max-age>18</cw-max-age>
    <max-cache-wait>20%</max-cache-wait>
    <local-port>10003</local-port>
    <sync-period>5</sync-period>
    <cw-validation checksum="true" zero-counting="true" log-warnings="true"/>
    </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!