No edit summary |
(Showing error when there is no spkifp) |
||
Line 14: | Line 14: | ||
// Location: {{{4}}} | // Location: {{{4}}} | ||
// SID: {{{3}}} | // SID: {{{3}}} | ||
{{#if:{{{10|}}}|| <span style="color: red">// ERROR: This server does not have the <code>spkifp</code> property set!</span>}} | |||
link {{{1}}} { | link {{{1}}} { | ||
incoming { | incoming { |
Revision as of 18:02, 16 July 2021
// {{{5}}}
// Location: {{{4}}}
// SID: {{{3}}}
// ERROR: This server does not have the spkifp
property set!
link {{{1}}} {
incoming {
mask *;
}
outgoing {
hostname {{{7}}};
port 6900;
options { tls; }
}
password "{{{10}}}" { spkifp; }
class servers;
}