1<?xml version='1.0' encoding='UTF-8'?>
2
3<!DOCTYPE article PUBLIC '-//OASIS//DTD DocBook XML V4.2//EN'
4'http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd' [
5<!ENTITY % local.common.attrib "xml:base  CDATA  #IMPLIED">
6<!-- needed for DocBook version <= 4.2, see
7http://www.sagehill.net/docbookxsl/ValidXinclude.htm -->
8]>
9
10
11<article>
12	<title>SIP-router presence handbook </title>
13
14	<include xmlns="http://www.w3.org/2001/XInclude" href="intro.xml"/>
15	<include xmlns="http://www.w3.org/2001/XInclude" href="install.xml"/>
16	<include xmlns="http://www.w3.org/2001/XInclude" href="trouble.xml"/>
17	<include xmlns="http://www.w3.org/2001/XInclude" href="xcap.xml"/>
18<!--	<section><title>Presence modules</title> -->
19	<include xmlns="http://www.w3.org/2001/XInclude" href="../../modules_s/pa/doc/pa_incl.xml"/>
20	<include xmlns="http://www.w3.org/2001/XInclude" href="../../modules_s/rls/doc/rls_incl.xml"/>
21	<include xmlns="http://www.w3.org/2001/XInclude" href="../../modules_s/presence_b2b/doc/presence_b2b.xml"/>
22	<include xmlns="http://www.w3.org/2001/XInclude" href="../../modules_s/xcap/doc/xcap.xml"/>
23<!--	<include xmlns="http://www.w3.org/2001/XInclude"
24href="../../modules/xcap/doc/xcap.xml"/> -->
25<!--	</section>-->
26
27<!--	<include xmlns="http://www.w3.org/2001/XInclude" href="devel.xml"/>-->
28
29	<include xmlns="http://www.w3.org/2001/XInclude" href="examples.xml"/>
30
31	<include xmlns="http://www.w3.org/2001/XInclude" href="biblio.xml"/>
32
33	<include xmlns="http://www.w3.org/2001/XInclude" href="draft_iptel_im_rules.xml"/>
34
35<!--	<chapter id="pres"><title>Presence in SER</title>-->
36<!--
37		<include xmlns="http://www.w3.org/2001/XInclude" href="install.xml"/>
38		<include xmlns="http://www.w3.org/2001/XInclude" href="../../modules_s/pa/doc/pa.xml"/>
39		<include xmlns="http://www.w3.org/2001/XInclude" href="../../modules_s/rls/doc/rls.xml"/>
40		<include xmlns="http://www.w3.org/2001/XInclude" href="biblio.xml"/>
41		-->
42<!--		<xi:include href="todo.xml"/>-->
43<!--	</chapter>-->
44
45<!--	<appendix><title>Appendix</title><toc/>
46	<include xmlns="http://www.w3.org/2001/XInclude"
47		href="draft_iptel_im_rules.xml"/>
48	</appendix>
49-->
50
51</article>
52