MGCamd >1.35
The following mg_cfg should run on all E2 boxes sh4.
MGCamd uses different config files.
The most important is:
mg_cfg -> File mainconfig
newcamd.list -> is needed for a newcamd compound
cccamd.list -> is needed for a cccam compound
ignore.list -> to prevent unnecessary requests optional
priority.list -> optional for Priorisierenvon CAID's
replace.list -> option is used for mapping of CAID's
Mg_Cfg
Setting of the network protocol!
G: { xx }
01 = Newcamd Protocol (newcamd.list)
32 = cccam protocol (cccamd.list)
33 = newcamd + cccam protocol because 01 + 32 = 33
Mg_Cfg
# network shares priority
# 02 use the cccamd first and 2 newcamd second ,
P: { 02 }
newcamd.list
cccamd.list
next example sky DE so2
priority.list
ignore.list
The following mg_cfg should run on all E2 boxes sh4.
MGCamd uses different config files.
The most important is:
mg_cfg -> File mainconfig
newcamd.list -> is needed for a newcamd compound
cccamd.list -> is needed for a cccam compound
ignore.list -> to prevent unnecessary requests optional
priority.list -> optional for Priorisierenvon CAID's
replace.list -> option is used for mapping of CAID's
Mg_Cfg
Setting of the network protocol!
G: { xx }
01 = Newcamd Protocol (newcamd.list)
32 = cccam protocol (cccamd.list)
33 = newcamd + cccam protocol because 01 + 32 = 33
Mg_Cfg
# network shares priority
# 02 use the cccamd first and 2 newcamd second ,
P: { 02 }
newcamd.list
Code:
CWS_KEEPALIVE = 300 CWS_INCOMING_PORT = 21000 CWS = <Serveradresse> <Port> <Username> <Passwort> <Deskey> CWS_MULTIPLE = <Serveradresse> <von_Port:bis_Port> <Username> <Passwort>
Code:
C: <Serveradresse> <Port> <Username> <Passwort>
priority.list
Code:
#X: use this ( CA ID } first X: {1702} #SKY S02 X: { {1833} {1702} } #SKY S02 HD X: {1830} #HD+
Code:
#X: ignore this { CA ID } #example S02 X: { 18 31 } #Premiere (old) X: { 17 22 } #SKY KD X: { 09 8E } #SKY KabelBW X: ( 09 C4 } #SKY V13
Comment