#newcamd sharing configuration # Options # print infos/errors # | print Hello # | | print ecm/cw # | | | print CW's # | | | | try to reconnect imidiatly after lost connection # | | | | | print on screen # | | | | | | print into debug.txt # | | | | | | | on callback reconnect after 30 seconds # | | | | | | | | on login failed, retry afer 5 seconds (only 1 time) # | | | | | | | | | try to connect to unconnected server every hour (3600 seconds) # | | | | | | | | | | minimum time distance (in seconds) between login's (force login delay) # | | | | | | | | | | | keep internet alive every 360 seconds # | | | | | | | | | | | | ping cardservers (keep alive) every 360 after last activity # | | | | | | | | | | | | | connect timeout P: { 01 00 01 00 01 01 01 30 05 3600 05 360 360 1 } # name dns/ip port user pass callback configkey C: { dbox2 192.168.0.104 10001 myname passwo1 12000 01 02 03 04 05 06 07 08 09 10 11 12 13 14 } C: { dbox2 192.168.0.104 10002 myname passwo1 12000 01 02 03 04 05 06 07 08 09 10 11 12 13 14 } C: { hdbox mee.homeip.net 6008 other1 mypassword 13000 11 22 33 44 55 66 77 88 99 10 11 12 13 14 }