Biss CW & Constant CW (CW=Control Word, Constant also k/a Fixed or Static) "Format Examples"

hsbajwa316

Registered
Messages
22
Hi, can anyone help for a VU+ user

How do I obtain the CAID:pROVIDER:SID:pMT:pID:: details ? Is there a specific program I need as I cant see the infomation on the menus?
 

chelo71

Super VIP
Messages
1,652
private tv

is correct for mgcamd?

F 08330FAC 00 xxxxxxxxxxxxxxxx ;PRIVATE TV(13.0°E)
F 08330FAC 01 xxxxxxxxxxxxxxxx ;PRIVATE TV(13.0°E)
 

Robinson74

Registered
Messages
558
Which BISS key format do you guys use with oscam_ymod (oscam.keys file)?
I use one of these:
F SID PMT
F SID ECM
but I need one that does not start with "SID" because of the conflicts between various BISS channels.
These are channels suffering:
AZ TV (SID 0001 too common)
Idman (SID 000B in conflict with XSport)
Stan Sport (SID 0001 too common)

How do you guys solve it for oscam_ymod?
 

jan55

Member
Messages
4,266
Which BISS key format do you guys use with oscam_ymod (oscam.keys file)?
I use one of these:
F SID PMT
F SID ECM
but I need one that does not start with "SID" because of the conflicts between various BISS channels.
These are channels suffering:
AZ TV (SID 0001 too common)
Idman (SID 000B in conflict with XSport)
Stan Sport (SID 0001 too common)

How do you guys solve it for oscam_ymod?

oscam-ymod format:
F onid+sid+vpid 00 XXXXXXXXXXXXXXXX ;
or
F sid+vpid 00 XXXXXXXXXXXXXXXX ;
F sid+vpid 01 XXXXXXXXXXXXXXXX ;

example:
F 00010004003A 00 XXXXXXXXXXXXXXXX ;
or
example:
F 0004003A 00 XXXXXXXXXXXXXXXX ;
F 0004003A 01 XXXXXXXXXXXXXXXX ;
 

KAWUMMK

Banned
Messages
1,600
oscam-ymod format:
F onid+sid+vpid 00 XXXXXXXXXXXXXXXX ;
or
F sid+vpid 00 XXXXXXXXXXXXXXXX ;
F sid+vpid 01 XXXXXXXXXXXXXXXX ;

example:
F 00010004003A 00 XXXXXXXXXXXXXXXX ;
or
example:
F 0004003A 00 XXXXXXXXXXXXXXXX ;
F 0004003A 01 XXXXXXXXXXXXXXXX ;
for this you can use:
1.change SID parameter inside channel with channel-editor sample SID 6868
then modify your softcam like this ,then must work ,
when EMU looks for SID
2.when EMU looks for other ,then the same for other!
 

Robinson74

Registered
Messages
558
Thanks guys.
My box shows the following strange ONID values for the 3 channels in question:
AZ TV (ONID 0000)
Idman (ONID FFFF)
Stan Sport (ONID 0000)
I think I will use KAWUMMK's advice 1 but will the SID not change back to the correct one after zapping to this channel?
 

Robinson74

Registered
Messages
558
change SID parameter inside channel with channel-editor sample SID 6868
then modify your softcam like this ,then must work ,
when EMU looks for SID
Unfortunately it does not work because the box does not feed any data to oscam_ymod, even if parameter C:2600 is present in lamedb for Stan Sport. Is this channel working at the moment at all?
 

smedias

Registered
Messages
364
can somebody post working lines for this women basket feeds for constant cw file?
yesterday was somehow working today i cant get it
sid is 777 vpid is 1000
yesterday worked with ECM PID 1FFF today not

10x

forgot to mention this is for 11022, other feeds no signal today

ie can someone tell me what the ecm pid is now onthis freq?

thx
 

briosa

Donating Member
Messages
607
Hi friends, what`s thw correct SID and VPID for L`Equipe, please? Can get picture with F 22021A09...:eek:
 

Lexzie

Registered
Messages
128
how is it edited the key to SoftCam.Key
sid: 7532
vpid: 0BCC
apid: OBCD

http://www.sat-universe.com/showpost.php?p=2036719385&postcount=1206

In constant.cw just add a line like this:
Code:
2600:000000:7532:0130:1FFF:0BCC:11 xx xx xx xx xx xx A7 11 xx xx xx xx xx xx A7
Assuming 0130 is the PMTPID.
VPID (0BCC) is mandatory.

The format is:
Code:
caid:provid:sid:pmtpid:ecmpid:[vpid]:cw


In SoftCam.Key it should be like this, but I'm not sure as I rather use constant.cw:
Code:
F 7532 00 11 xx xx xx xx xx xx A7
F 7532 01 11 xx xx xx xx xx xx A7
 
Last edited:

bowden2010

Registered
Messages
40
can someone explain how i whould enter it for the feed on 23.5 for bt sports

i have it like this ?

F 1fff&0000 00 8D xx xx xx xx xx xx xx F3
F SID&PID 01 XXXXXXXXXXXXXXXX
 
Top