1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51
|
<!doctype linuxdoc system[
<!ENTITY introduction SYSTEM "introduction.sgml">
<!ENTITY installation SYSTEM "installation.sgml">
<!ENTITY tutorial SYSTEM "tutorial.sgml">
<!ENTITY reference SYSTEM "reference.sgml">
<!ENTITY mainconfig SYSTEM "mainconfig.sgml">
<!ENTITY routedmode SYSTEM "routedmode.sgml">
<!ENTITY routing SYSTEM "routing.sgml">
<!ENTITY ras SYSTEM "ras.sgml">
<!ENTITY misc SYSTEM "misc.sgml">
<!ENTITY neighbors SYSTEM "neighbors.sgml">
<!ENTITY auth SYSTEM "auth.sgml">
<!ENTITY acct SYSTEM "acct.sgml">
<!ENTITY endpointconfig SYSTEM "endpointconfig.sgml">
<!ENTITY monitoring SYSTEM "monitoring.sgml">
]>
<!-- This is the User Manual for OpenH323 Gatekeeper - The GNU Gatekeeper -->
<article>
<!-- Title information -->
<title>OpenH323 Gatekeeper - The GNU Gatekeeper
<author>Maintainer of this manual:
<htmlurl url="http://www.willamowius.de/" name="Jan Willamowius">
<tt><htmlurl url="mailto:jan@willamowius.de" name="<jan@willamowius.de>"></tt>
<abstract>
This is the User Manual
how to compile, install, configure and monitor
OpenH323 Gatekeeper - The GNU Gatekeeper.
</abstract>
<toc>
&introduction;
&installation;
&tutorial;
&reference;
&mainconfig;
&routedmode;
&routing;
&ras;
&auth;
&acct;
&neighbors;
&endpointconfig;
&misc;
&monitoring;
</article>
|