(Showing error when there is no spkifp) |
No edit summary |
||
| Line 13: | Line 13: | ||
// {{{5}}} | // {{{5}}} | ||
// Location: {{{4}}} | // Location: {{{4}}} | ||
// SID: {{{3}}} | // SID: {{{3}}}{{#if:{{{10|}}}||<br/><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:03, 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;
}