Welcome!

Welcome to Satlover forums, full of great people, ideas and excitement.

Please register if you would like to take part. link..

Register Now

Alert: Don't Use Hotmail Email Accounts for registration

Collapse

Before Access to all Forums and Trial accounts you must need to activate your account Email address

how do I add c-line in cccam?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mukie
    Senior Member
    • Aug 2011
    • 148

    how do I add c-line in cccam?

    hello I have a c-line get to test, unfortunately I get oscam with my receiver
    not to run. have tried to connect
    get without success.
    maybe someone can send me his config
    have no problem with cccam

    I am a newcomer in oscam
  • osmanliimperator
    Experienced Board Member
    • Oct 2011
    • 671

    #2
    Re: how do I add c-line in oscam?

    Originally posted by mukie
    hello I have a c-line get to test, unfortunately I get oscam with my receiver
    not to run. have tried to connect
    get without success.
    maybe someone can send me his config
    have no problem with cccam

    I am a newcomer in oscam
    you have to put your line into oscam.server and add your caid. i am using the default config and it works.

    ########## oscam.server ###########
    [reader]
    label = cccam
    protocol = cccam
    device = ServerIP,CCcamPort
    account = Username,Passwort
    emmcache = 1,1,2
    detect = CD
    Group = 1
    caid = 1702,1833,1830,0D05,0500,0B00

    #[reader]
    #label = newcs
    #Protocol = newcamd
    #key = 0102030405060708091011121314
    #device = ServerIP,NewcamdPort
    #account = Username,Passwort
    #detect = CD
    #emmcache = 1,1,2
    #group = 2
    #CAID = 1702,1833,1830,0D05,0500,0B00

    #########################################

    Comment

    • mukie
      Senior Member
      • Aug 2011
      • 148

      #3
      Re: how do I add c-line in oscam?

      Originally posted by osmanliimperator
      you have to put your line into oscam.server and add your caid. i am using the default config and it works.

      ########## oscam.server ###########
      [reader]
      label = cccam
      protocol = cccam
      device = cccam.satlover.com,31080
      account = 375F3DB4_F3FA****,www.satlover.com
      emmcache = 1,1,2
      detect = CD
      Group = 2
      caid = 1702,1833,1830,0D05,0500,0B00

      #[reader]
      #label = newcs
      #Protocol = newcamd
      #key = 0102030405060708091011121314
      #device = ServerIP,NewcamdPort
      #account = Username,Passwort
      #detect = CD
      #emmcache = 1,1,2
      #group = 2
      #CAID = 1702,1833,1830,0D05,0500,0B00

      #########################################
      hello, thank you for the example, but how do I set the other config
      a:

      oscam.conf
      oscam.srvid
      oscam.tiers
      oscam.user

      edit: it was ever tried as you have suggested to me here, unfortunately I get no connection.

      Comment

      • osmanliimperator
        Experienced Board Member
        • Oct 2011
        • 671

        #4
        Re: how do I add c-line in cccam?

        as i mentioned before you dont have to change the oscam.conf except the part webif.

        as an example i choose swiss paket srg (hotbird); caid 0500

        ## oscam.server ##

        label = cccam
        protocol = cccam
        device = ServerIP,CCcamPort
        account = Username,Passwort
        emmcache = 1,1,2
        detect = CD
        Group = 1
        caid = 0500

        ## oscam.services ##

        [srg]
        caid=0500
        srvid=36B3,36B2,36B8,36B9,0385,038B,03DE

        ## oscam.srvid ##

        0500:36B2|SSR/SRG|TSR 1 [V2 23800]
        0500:36B3|SSR/SRG|TSI 1 [V2 23800]
        0500:36B8|SSR/SRG|TSR 2 [V2 23800]
        0500:36B9|SSR/SRG|TSI 2 [V2 23800]
        0500:0385|SSR/SRG|SF 1 [V2 23800]
        0500:038B|SSR/SRG|SF 2 [V2 23800]
        0500:038F|SSR/SRG|SFi [V2 23800]
        0500:03DE|SSR/SRG|HD Suisse [V2 23800]

        Comment

        Working...