NewCS / CCcam / Omnikey 3121 / Ubuntu 8.04 and a Headache :(

loose1972

Inactive User
Joined
Feb 12, 2010
Messages
1
Reaction score
0
Location
Kent
Hi everyone. I have set up and configured my Ubuntu 8.04 server with an Omnikey 8121. Have pcscs all set up and can't get NewCS talking to CCcam (Newcs is showing entitlements and CCcam server can see Newcs and see that a card is being shared). The problem is my Dreambox 800 and Openbox S9 are showing being logged into the Ubuntu server but everything is scrambled. I am using a S££ UK White Card.
I am using CCcam 2.1.1 (but have had same issue with 2.1.3) and NewCS 1.67.

Can someone look at my configs and offer any advise? Thanks

Newcs.xml


<newCSconfig>

<readers name="Standard
Omnikey on PC">

<device>
<name>Omnikey</name>
<type>pcsc</type>
<mhz>368</mhz>
<node>0</node>
<parity>odd</parity>
<reset>normal</reset>
<export>Yes</export>
<enabled>Yes</enabled>
<boxkey>**EDITED**</boxkey>
<blocksa>No</blocksa>
<blockua>No</blockua>
<blockga>No</blockga>
<blockC0>Yes</blockC0>
<carddetect>Yes</carddetect>
<newcamd_port>12010</newcamd_port>
<autosid>Yes</autosid>
<priority>round</priority>
</device>

</readers>

<radegastserver>
<enabled>No</enabled>
<port>10001</port>
<allow>
<hostname>localhost</hostname>
</allow>
</radegastserver>

<cache>
<emm>20</emm>
<ecm>-1</ecm>
</cache>

<httpd>
<server>
<port>8080</port>
<enabled>yes</enabled>
</server>
<user>
<name>admin</name>
<password>admin</password>
<accesslevel>admin</accesslevel>
</user>
</httpd>

<debug>
<password>NewCSpwd</password>
<mode>simple</mode>
<level>internal</level>
<type>all</type>
<output>console,tcp</output>
<tcp_port>1001</tcp_port>
<tcp_options>normal,init</tcp_options>
</debug>

<newcamdserver>
<enabled>Yes</enabled>
<name>newcs</name>
<deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>
<user>
<rate>0</rate>
<status>access</status>
<name>**EDITED**</name>
<password>**EDITED**</password>
<au>on</au>
<sidoverride>off</sidoverride>
<spider>off</spider>
<cardlevel>1</cardlevel>
</user>
</newcamdserver>

</newCSconfig>


CCcam.cfg

N: 127.0.0.1 12010 **EDITED** **EDITED** 01 02 03 04 05 06 07 08 09 10 11 12 13 14

SERVER LISTEN PORT: 26

F: **EDITED** **EDITED**
 
Back
Top