i need help to add a cline line to incubus

Bacardi

Registered
Messages
289
Hi have been given a cline to test. I know i have to use incubus and have search and read. I have had a couple of stabs at my incubus.conf but i can not get it to work could some kind soul show me what to do.

My line looks like this

xxxxxx.dyndns.org 1xxx5 user_test password no { 0:0:3 }

i tried to add this line to my severs

card_server_url_0=cccam://user_test: [email protected]:1xxx5

and here is a copy of my incubus, could someone edit with the above to show me. Also i have read i have to turn off timeshift, is this still the case?

##############################################################################
# incubusCamd configuration file #
# All configuration options in this file observe the same format: #
# <configuration_name>=<configuration_value> #
# #
# Each section are [<section_name>:<option_1>:<option_x>] like. #
# #
# No matter about white spaces on any place or UNIX/DOS style files #
##############################################################################

########################### general configuration ############################
[General]
# Enable (1) or disable (0) background execution
# 0 - Off
# 1 - On
#
background_execution=0

# This sets the level of console output for debugging:
# 0 - No debug messages, 1 - First level debug messages, 2 - Second level debug messages,
# 3 - Print all debug messages
#
debug_level=0

# This option enables (1) or disables (0) the writing of debug information to the
# console.
#
log_to_console=0

# This option enables (1) or disables (0) the writing of console output to a log file
#
log_to_file=1

# When log_to_file is set to 1, this is the path and filename to write console
# ouput to.
#
logfile_name=/var/bin/incubusCamd.log

# This is the path and filename to read SoftCam.Key file
# by default it will be searched in the /var/keys directory
#
softcamfile_name=/var/keys/SoftCam.Key

# This is the path and filename to read prio file
# by default it will be searched in the /var/bin directory, or in /etc, or in /var/keys
#
priofile_name=/var/keys/incubusCamd.prio

# Used to activate on-screen messages. Username and password required if
# HTTP authentication is enabled on enigma.
# 0 - Off
# 1 - On
#
on_screen_messages_show=1
on_screen_messages_username=root
on_screen_messages_password=
on_screen_messages_key_update=0
on_screen_messages_wait_for_key_update=0
on_screen_messages_ecm=0
on_screen_messages_emm=0

# When activated, incubusCamd will listen on the specified port for connections. All
# log activity will be broadcast in real-time to connected clients.
#
console_logs_broadcast=1
console_logs_broadcast_port=666

# Enable/disable incubusCamd web interface (default port is 668).
# 0 - Disable
# 1 - Enable
webif=1
webif_port=668

########################### provider configuration ###########################
#
# All parameters are in hexadecimal notation.
# Each section is defined by the provider id value.
# If you don't know the provider id value then use the provider id "000000" and ca id "0000".
# On provider 000000 caid 0000 goes all provider wich are not declared. If the provider
# is declared then the cam will use the provider founded.
#

[Prov:000000:CaID:0000]
# ----------------------------------------------------------------------------
# this provider is a stand-in for all cards and all caid not declared previously
#
# You can select wich type of priority to assign on each caid/prov combination
# priority name available are: card,emu,cs
# card: internal card reader
# emu: internal emulator
# cs: card share protocols
# each type must be separated by a comma
#
# you can also set to use only cs and nothing more, to do it insert on each comma "cs"
# example: check_priority=cs,cs,cs # only cs in this case
# example: check_priority=card,emu,emu # no cs in this case
# obviously this is not suggested but if you prefer to disable an option you should do it in this way
# you can also declare only one type: check_priority=cs
# or two types: check_priority=cs,emu
# and so on
check_priority=cs,emu,card

# You can select wich protocol will be used first for the current caid/prov combination
# protocol name available are: newcamd,cccam,gbox,radegast,camd33,camd35,aroureos
# each protocol must be separated by a comma
#
# you can also declare only one type: cs_protocol_order=cccam
# or two types: cs_protocol_order=cccam,newcamd
# and so on
cs_protocol_order=newcamd,cccam,gbox,camd35,camd33,radegast,aroureos

# Enable (1) or disable (0) emm process when a cs protocol is used
# 0 - Off
# 1 - On
#
process_emms_on_cs_mode=0

# Enable (1) or disable (0) emm g type process
# 0 - Off
# 1 - On
#
process_emm_g=0

# Enable (1) or disable (0) emm s type process
# 0 - Off
# 1 - On
#
process_emm_s=0

# Enable (1) or disable (0) emm u type process
# 0 - Off
# 1 - On
#
process_emm_u=0

# Enable (1) or disable (0) seca 3 ecm pid handler
# when is set to On, it will try to use seca 3 ecm pid
# before try seca 2 ecm pid, otherwise seca 2 pid will
# be selected firstly
# 0 - Off
# 1 - On
#
seca3_handler=0

#[Prov:000501:CaID:1833]
#check_priority=cs,emu,card
#cs_protocol_order=cccam,newcamd,gbox,camd35,camd33,radegast,aroureos
#process_emms_on_cs_mode=0
#process_emm_g=0
#process_emm_s=0
#process_emm_u=0
#seca3_handler=0

########################### servers configuration ############################
[Servers]
#
# This is the section for the multi-server configuration.
#
# URL of card-server to use, formats are as follows:
#
# newcamd://<username_31>:<password_31>@<hostname>:<port>:<caid_4>:<prov_id_6>/<des_key_14>/[EMM]
# aroureos://@<hostname>:<port>:<caid_4>:<prov_id_6>/[EMM]
# radegast://@<hostname>:<port>:<caid_4>:<prov_id_6>/[EMM]
# camd33://<username_10>:<password_10>@<hostname>:<port>:<caid_4>:<prov_id_6>/[aes_key_16]/[EMM]
# camd35://<username_32>:<password_32>@<hostname>:<port>:<caid_4>:<prov_id_6>/[EMM]
# gbox://<localhost>:<localport>:<password_8>@<peer_address>:<peer_port>:<peer_pass_8>/[EMM]
#
# cccam://<username_20>:<password_32>@<hostname>:<port>/<receive_emu_shared>/[EMM]
# where <receive_emu_shared> should assume value "yes" (without quotes, if you like to receive emus data shared by the server) or "no" (this is assumed by default)
#
#
# NOTE: The "EMM" suffix is optional and tells the card-server client whether
# to send EMM's to the card-server or not. Enabling or disabling this only
# has effect if the card-server is configured to accept emms from this client.
#
# NOTE 2: The "card_server_url" is not the same as previously declared in the prov/caid section
# use how many server as you like
#
# i.e:
#Newcs
#cyfra+
card_server_url=newcamd://ipbox:[email protected]:10001:0100:000068/0102030405060708091011121314/[EMM]
#polsat
card_server_url=newcamd://sebico:sebico@<lobaza.dyndns.org:10001:1803:000000/0102030405060708091011121314/[EMM]
#cccam
#card_server_url=cccam://<username>:<password>@<hostname>:<port>/<receive_emu_shared>/[EMM]
#tnk
#card_server_url=newcamd://<username_31>:<password_31>@<hostname>:<port>:0B00:000000/<des_key_14>/[EMM]
#
########################### CaIDs tunneling configuration ############################
[CaIDTunnel]
#
# All values are in hex notation
# In this file you can configure what CAIDs/PIDs incubusCamd should tunnel to another CAID
#
# situation 1: this caid, all idents, on all channels will use the tunnel_caid
# caid:tunnel_caid
#
# situation 2: this caid/ident pair will use the tunnel_caid
# caid:tunnel_caid:ident
#
# situation 3: this caid/ident pair, on channel 'sid' will use the tunnel_caid
# caid:tunnel_caid:ident:sid
#
# i.e:
#
#1833:1702:000000:0082 # this one should tunnel premiereHD nagra3 into betacrypt cards
#1833:1702:000000:0081 # this one should tunnel premiereHD nagra3 into betacrypt cards
#
 

Bacardi

Registered
Messages
289
here is what i changed it to but it does not work

##############################################################################
# incubusCamd configuration file #
# All configuration options in this file observe the same format: #
# <configuration_name>=<configuration_value> #
# #
# Each section are [<section_name>:<option_1>:<option_x>] like. #
# #
# No matter about white spaces on any place or UNIX/DOS style files #
##############################################################################

########################### general configuration ############################
[General]
# Enable (1) or disable (0) background execution
# 0 - Off
# 1 - On
#
background_execution=1

# This sets the level of console output for debugging:
# 0 - No debug messages, 1 - First level debug messages, 2 - Second level debug messages,
# 3 - Print all debug messages
#
debug_level=0

# This option enables (1) or disables (0) the writing of debug information to the
# console.
#
log_to_console=0

# This option enables (1) or disables (0) the writing of console output to a log file
#
log_to_file=1

# When log_to_file is set to 1, this is the path and filename to write console
# ouput to.
#
logfile_name=/var/bin/incubusCamd.log

# This is the path and filename to read SoftCam.Key file
# by default it will be searched in the /var/keys directory
#
softcamfile_name=/var/keys/SoftCam.Key

# This is the path and filename to read prio file
# by default it will be searched in the /var/bin directory, or in /etc, or in /var/keys
#
priofile_name=/var/keys/incubusCamd.prio

# Used to activate on-screen messages. Username and password required if
# HTTP authentication is enabled on enigma.
# 0 - Off
# 1 - On
#
on_screen_messages_show=1
on_screen_messages_username=root
on_screen_messages_password=
on_screen_messages_key_update=0
on_screen_messages_wait_for_key_update=0
on_screen_messages_ecm=0
on_screen_messages_emm=0

# When activated, incubusCamd will listen on the specified port for connections. All
# log activity will be broadcast in real-time to connected clients.
#
console_logs_broadcast=1
console_logs_broadcast_port=666

# Enable/disable incubusCamd web interface (default port is 668).
# 0 - Disable
# 1 - Enable
webif=1
webif_port=668

########################### provider configuration ###########################
#
# All parameters are in hexadecimal notation.
# Each section is defined by the provider id value.
# If you don't know the provider id value then use the provider id "000000" and ca id "0000".
# On provider 000000 caid 0000 goes all provider wich are not declared. If the provider
# is declared then the cam will use the provider founded.
#

[Prov:000000:CaID:0000]
# ----------------------------------------------------------------------------
# this provider is a stand-in for all cards and all caid not declared previously
#
# You can select wich type of priority to assign on each caid/prov combination
# priority name available are: card,emu,cs
# card: internal card reader
# emu: internal emulator
# cs: card share protocols
# each type must be separated by a comma
#
# you can also set to use only cs and nothing more, to do it insert on each comma "cs"
# example: check_priority=cs,cs,cs # only cs in this case
# example: check_priority=card,emu,emu # no cs in this case
# obviously this is not suggested but if you prefer to disable an option you should do it in this way
# you can also declare only one type: check_priority=cs
# or two types: check_priority=cs,emu
# and so on
check_priority=cs,emu,card

# You can select wich protocol will be used first for the current caid/prov combination
# protocol name available are: newcamd,cccam,gbox,radegast,camd33,camd35,aroureos
# each protocol must be separated by a comma
#
# you can also declare only one type: cs_protocol_order=cccam
# or two types: cs_protocol_order=cccam,newcamd
# and so on
cs_protocol_order=newcamd,cccam,gbox,camd35,camd33,radegast,aroureos

# Enable (1) or disable (0) emm process when a cs protocol is used
# 0 - Off
# 1 - On
#
process_emms_on_cs_mode=0

# Enable (1) or disable (0) emm g type process
# 0 - Off
# 1 - On
#
process_emm_g=0

# Enable (1) or disable (0) emm s type process
# 0 - Off
# 1 - On
#
process_emm_s=0

# Enable (1) or disable (0) emm u type process
# 0 - Off
# 1 - On
#
process_emm_u=0

# Enable (1) or disable (0) seca 3 ecm pid handler
# when is set to On, it will try to use seca 3 ecm pid
# before try seca 2 ecm pid, otherwise seca 2 pid will
# be selected firstly
# 0 - Off
# 1 - On
#
seca3_handler=0

#[Prov:000501:CaID:1833]
#check_priority=cs,emu,card
#cs_protocol_order=cccam,newcamd,gbox,camd35,camd33,radegast,aroureos
#process_emms_on_cs_mode=0
#process_emm_g=0
#process_emm_s=0
#process_emm_u=0
#seca3_handler=0
[Prov:FF00]
card_server_url_0=cccam://user_test: [email protected]:1xxx5

########################### servers configuration ############################
[Servers]
#
# This is the section for the multi-server configuration.
#
# URL of card-server to use, formats are as follows:
#
# newcamd://<username_31>:<password_31>@<hostname>:<port>:<caid_4>:<prov_id_6>/<des_key_14>/[EMM]
# aroureos://@<hostname>:<port>:<caid_4>:<prov_id_6>/[EMM]
# radegast://@<hostname>:<port>:<caid_4>:<prov_id_6>/[EMM]
# camd33://<username_10>:<password_10>@<hostname>:<port>:<caid_4>:<prov_id_6>/[aes_key_16]/[EMM]
# camd35://<username_32>:<password_32>@<hostname>:<port>:<caid_4>:<prov_id_6>/[EMM]
# gbox://<localhost>:<localport>:<password_8>@<peer_address>:<peer_port>:<peer_pass_8>/[EMM]
#
# cccam://<username_20>:<password_32>@<hostname>:<port>/<receive_emu_shared>/[EMM]
# where <receive_emu_shared> should assume value "yes" (without quotes, if you like to receive emus data shared by the server) or "no" (this is assumed by default)
#
#
# NOTE: The "EMM" suffix is optional and tells the card-server client whether
# to send EMM's to the card-server or not. Enabling or disabling this only
# has effect if the card-server is configured to accept emms from this client.
#
# NOTE 2: The "card_server_url" is not the same as previously declared in the prov/caid section
# use how many server as you like
#
# i.e:
#Newcs
#cyfra+
card_server_url=newcamd://ipbox:[email protected]:10001:0100:000068/0102030405060708091011121314/[EMM]
#polsat
card_server_url=newcamd://sebico:sebico@<lobaza.dyndns.org:10001:1803:000000/0102030405060708091011121314/[EMM]
#cccam
#card_server_url=cccam://<username>:<password>@<hostname>:<port>/<receive_emu_shared>/[EMM]
#tnk
#card_server_url=newcamd://<username_31>:<password_31>@<hostname>:<port>:0B00:000000/<des_key_14>/[EMM]
card_server_url_0=cccam://user_test: [email protected]:1xxx5
#
########################### CaIDs tunneling configuration ############################
[CaIDTunnel]
#
# All values are in hex notation
# In this file you can configure what CAIDs/PIDs incubusCamd should tunnel to another CAID
#
# situation 1: this caid, all idents, on all channels will use the tunnel_caid
# caid:tunnel_caid
#
# situation 2: this caid/ident pair will use the tunnel_caid
# caid:tunnel_caid:ident
#
# situation 3: this caid/ident pair, on channel 'sid' will use the tunnel_caid
# caid:tunnel_caid:ident:sid
#
# i.e:
#
#1833:1702:000000:0082 # this one should tunnel premiereHD nagra3 into betacrypt cards
#1833:1702:000000:0081 # this one should tunnel premiereHD nagra3 into betacrypt cards
#
 
Last edited:

arken

Registered
Messages
293
Code:
[Prov:000000:CaID:0000]
check_priority=cs,cs,cs
cs_protocol_order=cccam
process_emms_on_cs_mode=0
process_emm_g=0
process_emm_s=0
process_emm_u=0

Code:
[Servers]
card_server_url=cccam://user:password@server:port
 

Bacardi

Registered
Messages
289
Thank for your reply but i still can not get a pic here is what i have amended it to

##############################################################################
# incubusCamd configuration file #
# All configuration options in this file observe the same format: #
# <configuration_name>=<configuration_value> #
# #
# Each section are [<section_name>:<option_1>:<option_x>] like. #
# #
# No matter about white spaces on any place or UNIX/DOS style files #
##############################################################################

########################### general configuration ############################
[General]
# Enable (1) or disable (0) background execution
# 0 - Off
# 1 - On
#
background_execution=1

# This sets the level of console output for debugging:
# 0 - No debug messages, 1 - First level debug messages, 2 - Second level debug messages,
# 3 - Print all debug messages
#
debug_level=0

# This option enables (1) or disables (0) the writing of debug information to the
# console.
#
log_to_console=0

# This option enables (1) or disables (0) the writing of console output to a log file
#
log_to_file=1

# When log_to_file is set to 1, this is the path and filename to write console
# ouput to.
#
logfile_name=/var/bin/incubusCamd.log

# This is the path and filename to read SoftCam.Key file
# by default it will be searched in the /var/keys directory
#
softcamfile_name=/var/keys/SoftCam.Key

# This is the path and filename to read prio file
# by default it will be searched in the /var/bin directory, or in /etc, or in /var/keys
#
priofile_name=/var/keys/incubusCamd.prio

# Used to activate on-screen messages. Username and password required if
# HTTP authentication is enabled on enigma.
# 0 - Off
# 1 - On
#
on_screen_messages_show=1
on_screen_messages_username=root
on_screen_messages_password=
on_screen_messages_key_update=0
on_screen_messages_wait_for_key_update=0
on_screen_messages_ecm=0
on_screen_messages_emm=0

# When activated, incubusCamd will listen on the specified port for connections. All
# log activity will be broadcast in real-time to connected clients.
#
console_logs_broadcast=1
console_logs_broadcast_port=666

# Enable/disable incubusCamd web interface (default port is 668).
# 0 - Disable
# 1 - Enable
webif=1
webif_port=668

########################### provider configuration ###########################
#
# All parameters are in hexadecimal notation.
# Each section is defined by the provider id value.
# If you don't know the provider id value then use the provider id "000000" and ca id "0000".
# On provider 000000 caid 0000 goes all provider wich are not declared. If the provider
# is declared then the cam will use the provider founded.
#

[Prov:000000:CaID:0000]
check_priority=cs,cs,cs
cs_protocol_order=cccam
process_emms_on_cs_mode=0
process_emm_g=0
process_emm_s=0
process_emm_u=0
# ----------------------------------------------------------------------------
# this provider is a stand-in for all cards and all caid not declared previously
#
# You can select wich type of priority to assign on each caid/prov combination
# priority name available are: card,emu,cs
# card: internal card reader
# emu: internal emulator
# cs: card share protocols
# each type must be separated by a comma
#
# you can also set to use only cs and nothing more, to do it insert on each comma "cs"
# example: check_priority=cs,cs,cs # only cs in this case
# example: check_priority=card,emu,emu # no cs in this case
# obviously this is not suggested but if you prefer to disable an option you should do it in this way
# you can also declare only one type: check_priority=cs
# or two types: check_priority=cs,emu
# and so on
check_priority=cs,emu,card

# You can select wich protocol will be used first for the current caid/prov combination
# protocol name available are: newcamd,cccam,gbox,radegast,camd33,camd35,aroureos
# each protocol must be separated by a comma
#
# you can also declare only one type: cs_protocol_order=cccam
# or two types: cs_protocol_order=cccam,newcamd
# and so on
cs_protocol_order=newcamd,cccam,gbox,camd35,camd33,radegast,aroureos

# Enable (1) or disable (0) emm process when a cs protocol is used
# 0 - Off
# 1 - On
#
process_emms_on_cs_mode=0

# Enable (1) or disable (0) emm g type process
# 0 - Off
# 1 - On
#
process_emm_g=0

# Enable (1) or disable (0) emm s type process
# 0 - Off
# 1 - On
#
process_emm_s=0

# Enable (1) or disable (0) emm u type process
# 0 - Off
# 1 - On
#
process_emm_u=0

# Enable (1) or disable (0) seca 3 ecm pid handler
# when is set to On, it will try to use seca 3 ecm pid
# before try seca 2 ecm pid, otherwise seca 2 pid will
# be selected firstly
# 0 - Off
# 1 - On
#
seca3_handler=0

#[Prov:000501:CaID:1833]
#check_priority=cs,emu,card
#cs_protocol_order=cccam,newcamd,gbox,camd35,camd33,radegast,aroureos
#process_emms_on_cs_mode=0
#process_emm_g=0
#process_emm_s=0
#process_emm_u=0
#seca3_handler=0
########################### servers configuration ############################
[Servers]
card_server_url=cccam://user:password@server:port
#
# This is the section for the multi-server configuration.
#
# URL of card-server to use, formats are as follows:
#
# newcamd://<username_31>:<password_31>@<hostname>:<port>:<caid_4>:<prov_id_6>/<des_key_14>/[EMM]
# aroureos://@<hostname>:<port>:<caid_4>:<prov_id_6>/[EMM]
# radegast://@<hostname>:<port>:<caid_4>:<prov_id_6>/[EMM]
# camd33://<username_10>:<password_10>@<hostname>:<port>:<caid_4>:<prov_id_6>/[aes_key_16]/[EMM]
# camd35://<username_32>:<password_32>@<hostname>:<port>:<caid_4>:<prov_id_6>/[EMM]
# gbox://<localhost>:<localport>:<password_8>@<peer_address>:<peer_port>:<peer_pass_8>/[EMM]
#
# cccam://<username_20>:<password_32>@<hostname>:<port>/<receive_emu_shared>/[EMM]
# where <receive_emu_shared> should assume value "yes" (without quotes, if you like to receive emus data shared by the server) or "no" (this is assumed by default)
#
#
# NOTE: The "EMM" suffix is optional and tells the card-server client whether
# to send EMM's to the card-server or not. Enabling or disabling this only
# has effect if the card-server is configured to accept emms from this client.
#
# NOTE 2: The "card_server_url" is not the same as previously declared in the prov/caid section
# use how many server as you like
#
# i.e:
#Newcs
#cyfra+
card_server_url=newcamd://ipbox:[email protected]:10001:0100:000068/0102030405060708091011121314/[EMM]
#polsat
card_server_url=newcamd://sebico:sebico@<lobaza.dyndns.org:10001:1803:000000/0102030405060708091011121314/[EMM]
#cccam
#card_server_url=cccam://<username>:<password>@<hostname>:<port>/<receive_emu_shared>/[EMM]
#tnk
#card_server_url=newcamd://<username_31>:<password_31>@<hostname>:<port>:0B00:000000/<des_key_14>/[EMM]
#
########################### CaIDs tunneling configuration ############################
[CaIDTunnel]
#
# All values are in hex notation
# In this file you can configure what CAIDs/PIDs incubusCamd should tunnel to another CAID
#
# situation 1: this caid, all idents, on all channels will use the tunnel_caid
# caid:tunnel_caid
#
# situation 2: this caid/ident pair will use the tunnel_caid
# caid:tunnel_caid:ident
#
# situation 3: this caid/ident pair, on channel 'sid' will use the tunnel_caid
# caid:tunnel_caid:ident:sid
#
# i.e:
#
#1833:1702:000000:0082 # this one should tunnel premiereHD nagra3 into betacrypt cards
#1833:1702:000000:0081 # this one should tunnel premiereHD nagra3 into betacrypt cards
#
 

arken

Registered
Messages
293
comment out (#) all other lines in [Prov:000000:CaID:0000] section. u have doubled values.
 

Bacardi

Registered
Messages
289
I have done that but still get no joy, the offending part now looks like this. I have also tried a conf file created by incubus config writer and got no joy from that as well. Do i still have to turn off timeshift in pkt image? I have also tried with my firewall off


########################### provider configuration ###########################
#
# All parameters are in hexadecimal notation.
# Each section is defined by the provider id value.
# If you don't know the provider id value then use the provider id "000000" and ca id "0000".
# On provider 000000 caid 0000 goes all provider wich are not declared. If the provider
# is declared then the cam will use the provider founded.
#

[Prov:000000:CaID:0000]
check_priority=cs,cs,cs
cs_protocol_order=cccam
process_emms_on_cs_mode=0
process_emm_g=0
process_emm_s=0
process_emm_u=0
# ----------------------------------------------------------------------------
# this provider is a stand-in for all cards and all caid not declared previously
#
# You can select wich type of priority to assign on each caid/prov combination
# priority name available are: card,emu,cs
# card: internal card reader
# emu: internal emulator
# cs: card share protocols
# each type must be separated by a comma
#
# you can also set to use only cs and nothing more, to do it insert on each comma "cs"
# example: check_priority=cs,cs,cs # only cs in this case
# example: check_priority=card,emu,emu # no cs in this case
# obviously this is not suggested but if you prefer to disable an option you should do it in this way
# you can also declare only one type: check_priority=cs
# or two types: check_priority=cs,emu
# and so on
#check_priority=cs,emu,card

# You can select wich protocol will be used first for the current caid/prov combination
# protocol name available are: newcamd,cccam,gbox,radegast,camd33,camd35,aroureos
# each protocol must be separated by a comma
#
# you can also declare only one type: cs_protocol_order=cccam
# or two types: cs_protocol_order=cccam,newcamd
# and so on
#cs_protocol_order=newcamd,cccam,gbox,camd35,camd33,radegast,aroureos

# Enable (1) or disable (0) emm process when a cs protocol is used
# 0 - Off
# 1 - On
#
#process_emms_on_cs_mode=0

# Enable (1) or disable (0) emm g type process
# 0 - Off
# 1 - On
#
#process_emm_g=0

# Enable (1) or disable (0) emm s type process
# 0 - Off
# 1 - On
#
#process_emm_s=0

# Enable (1) or disable (0) emm u type process
# 0 - Off
# 1 - On
#
#process_emm_u=0

# Enable (1) or disable (0) seca 3 ecm pid handler
# when is set to On, it will try to use seca 3 ecm pid
# before try seca 2 ecm pid, otherwise seca 2 pid will
# be selected firstly
# 0 - Off
# 1 - On
#
#seca3_handler=0

#[Prov:000501:CaID:1833]
#check_priority=cs,emu,card
#cs_protocol_order=cccam,newcamd,gbox,camd35,camd33,radegast,aroureos
#process_emms_on_cs_mode=0
#process_emm_g=0
#process_emm_s=0
#process_emm_u=0
#seca3_handler=0
########################### servers configuration ############################
 
Last edited:

arken

Registered
Messages
293
The client config is OK. Check connectivity to cccam server. Ping it from command prompt. Also run incubus from command prompt e.g /var/emu/incubus and check the console output to see does the cam connects. Also disable logging to file 'log_to_file=0' as this option will produce incremetal large file and eventually will crash your box.
 
Last edited:

sattys

Registered
Messages
56
Check out your priority. If you are using only cardshare it should be like this:

check_priority=cs,cs,cs

Make sure (#) does not appear before check_priority=cs,cs,cs

It should work!!!
 

rolks

Registered
Messages
34
newby question. what to put in line <caid_4>:<prov_id_6> and where to find this info, provider is telenor 1w. thank you
 
Top