January 2002
Beginner
480 pages
13h 15m
English
Just as the c2s component provides the
Client (to Server) Connections service, so the
s2s component provides the
Server (to Server) Connections service.
The XML configuration that describes the s2s
component is shown in Example 4-19 and is
represented in diagram form in Figure 4-15.
![]() |
<service id="s2s">
<load>
<dialback>./dialback/dialback.so</dialback>
</load>
<dialback xmlns='jabber:config:dialback'>
<legacy/>
<ip port="5269"/>
<karma>
<init>50</init>
<max>50</max>
<inc>4</inc>
<dec>1</dec>
<penalty>-5</penalty>
<restore>50</restore>
</karma>
</dialback>
</service>
Read now
Unlock full access