Is it possible to not allow reshare on certain C-Lines and N-Lines by adding a code at the end of the line? (in Cccam.cfg)
for example
N: server.com 1234 user pas 01 02 03 04 05 06 07 08 09 10 11 12 13 14 # I dont want to reshare this line
C: SERVER.com 1233 user pass # i dont want to reshare this line
C: server2.com 1234 user pass # i want to reshare this line
F: user pass
F: user pass
F: user pass
for example
N: server.com 1234 user pas 01 02 03 04 05 06 07 08 09 10 11 12 13 14 # I dont want to reshare this line
C: SERVER.com 1233 user pass # i dont want to reshare this line
C: server2.com 1234 user pass # i want to reshare this line
F: user pass
F: user pass
F: user pass
Comment