Probably I found the core of the issue!
Help me to figure out.
It's the oscam.user
I made 2 attempts:
-first one - oscam.user
[account]
user = dvbapi
group = 1
au = 1
caid = 183D,09CD,1805
ident = 183D:000000,005411;09CD:000000;1805:000000,008D11
keepalive = 1
[account]
user = dummy
pwd = dummy
group = 1
uniq = 1
caid = 09CD
ident = 09CD:000000
au = 1
keepalive = 1
WIth this conf the local sharing works pretty well but i'm not able to throw ext connections!
- Second attempt - oscam.user
[account]
user = dvbapi
suppresscmd08 = 1
au = 1
group = 1
[account]
user = dummy
pwd = dummy
group = 1
uniq = 1
caid = 09CD
ident = 09CD:000000
au = 1
keepalive = 1
The local sharing doesn't work anymore but I'm able to estabilish ext connections.
