1 <input name=
"part" type=
"hidden" value=
"cccam">
3 <TR><TH COLSPAN=
"2">Edit Cccam Config
</TH></TR>
4 <TR><TD><A data-p=
"port_9">Port:
</A></TD><TD><input name=
"port" class=
"medium" type=
"text" maxlength=
"128" value=
"##PORT##"></TD></TR>
5 <TR><TD><A data-p=
"serverip_10">Serverip:
</A></TD><TD><input name=
"serverip" class=
"medium" type=
"text" maxlength=
"15" value=
"##SERVERIP##"></TD></TR>
6 <TR><TD><A>Reshare:
</A></TD><TD><input name=
"reshare" class=
"short" type=
"text" maxlength=
"2" value=
"##RESHARE##"> -
1 no reshare or lowest value off cccreshare reader account
</TD></TR>
7 <TR><TD><A>Ignore reshare:
</A></TD>
9 <select name=
"ignorereshare">
10 <option value=
"0" ##IGNRSHRSELECTED0##
>0 - Use reshare level of Server
</option>
11 <option value=
"1" ##IGNRSHRSELECTED1##
>1 - Use reshare level of Reader or User
</option>
15 <TR><TD><A>Forward origin card:
</A></TD>
17 <input name=
"forward_origin_card" value=
"0" type=
"hidden"><input name=
"forward_origin_card" value=
"1" type=
"checkbox" ##FORWARDORIGINCARD##
><label></label>
20 <TR><TD><A>Stealth mode:
</A></TD>
22 <input name=
"stealth" value=
"0" type=
"hidden"><input name=
"stealth" value=
"1" type=
"checkbox" ##STEALTH##
><label></label>
25 <TR><TD><A>Node Id:
</A></TD><TD><input name=
"nodeid" class=
"medium" type=
"text" maxlength=
"16" value=
"##NODEID##"></TD></TR>
26 <TR><TD><A>Keep clients connected:
</A></TD>
28 <input name=
"keepconnected" value=
"0" type=
"hidden"><input name=
"keepconnected" value=
"1" type=
"checkbox" ##KEEPCONNECTED##
><label></label>
31 <TR><TD><A>Version:
</A></TD>
33 <select name=
"version">
34 <option value=
"2.0.11" ##VERSIONSELECTED0##
>2.0.11</option>
35 <option value=
"2.1.1" ##VERSIONSELECTED1##
>2.1.1</option>
36 <option value=
"2.1.2" ##VERSIONSELECTED2##
>2.1.2</option>
37 <option value=
"2.1.3" ##VERSIONSELECTED3##
>2.1.3</option>
38 <option value=
"2.1.4" ##VERSIONSELECTED4##
>2.1.4</option>
39 <option value=
"2.2.0" ##VERSIONSELECTED5##
>2.2.0</option>
40 <option value=
"2.2.1" ##VERSIONSELECTED6##
>2.2.1</option>
41 <option value=
"2.3.0" ##VERSIONSELECTED7##
>2.3.0</option>
42 <option value=
"2.3.1" ##VERSIONSELECTED8##
>2.3.1</option>
43 <option value=
"2.3.2" ##VERSIONSELECTED9##
>2.3.2</option>
47 <TR><TD><A>Update Interval:
</A></TD><TD><input name=
"updateinterval" class=
"withunit short" type=
"text" maxlength=
"4" value=
"##UPDATEINTERVAL##"> s
</TD></TR>
48 <TR><TD><A>Receive timeout:
</A></TD><TD><input name=
"recv_timeout" class=
"withunit short" type=
"text" maxlength=
"5" value=
"##RECV_TIMEOUT##"> ms
</TD></TR>
49 <TR><TD><A>Minimize cards:
</A></TD>
51 <select name=
"minimizecards">
52 <option value=
"0" ##MINIMIZECARDSELECTED0##
>0 - legacy (default)
</option>
53 <option value=
"1" ##MINIMIZECARDSELECTED1##
>1 - smallest hop
</option>
54 <option value=
"2" ##MINIMIZECARDSELECTED2##
>2 - via caid
</option>
58 <TR><TD><A>Reshare mode:
</A></TD>
60 <select name=
"reshare_mode">
61 <option value=
"0" ##RESHAREMODE0##
>0 - reshare cards only+def caid
</option>
62 <option value=
"1" ##RESHAREMODE1##
>1 - reshare cards+services
</option>
63 <option value=
"2" ##RESHAREMODE2##
>2 - reshare reader-services
</option>
64 <option value=
"3" ##RESHAREMODE3##
>3 - reshare user-services
</option>
65 <option value=
"4" ##RESHAREMODE4##
>4 - reshare only cards (default)
</option>