mirror of https://github.com/sipwise/kamailio.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
52 lines
2.1 KiB
52 lines
2.1 KiB
<?xml version='1.0' encoding='UTF-8'?>
|
|
|
|
<!DOCTYPE article PUBLIC '-//OASIS//DTD DocBook XML V4.2//EN'
|
|
'http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd' [
|
|
<!ENTITY % local.common.attrib "xml:base CDATA #IMPLIED">
|
|
<!-- needed for DocBook version <= 4.2, see
|
|
http://www.sagehill.net/docbookxsl/ValidXinclude.htm -->
|
|
]>
|
|
|
|
|
|
<article>
|
|
<title>SIP-router presence handbook </title>
|
|
|
|
<include xmlns="http://www.w3.org/2001/XInclude" href="intro.xml"/>
|
|
<include xmlns="http://www.w3.org/2001/XInclude" href="install.xml"/>
|
|
<include xmlns="http://www.w3.org/2001/XInclude" href="trouble.xml"/>
|
|
<include xmlns="http://www.w3.org/2001/XInclude" href="xcap.xml"/>
|
|
<!-- <section><title>Presence modules</title> -->
|
|
<include xmlns="http://www.w3.org/2001/XInclude" href="../../modules_s/pa/doc/pa_incl.xml"/>
|
|
<include xmlns="http://www.w3.org/2001/XInclude" href="../../modules_s/rls/doc/rls_incl.xml"/>
|
|
<include xmlns="http://www.w3.org/2001/XInclude" href="../../modules_s/presence_b2b/doc/presence_b2b.xml"/>
|
|
<include xmlns="http://www.w3.org/2001/XInclude" href="../../modules_s/xcap/doc/xcap.xml"/>
|
|
<!-- <include xmlns="http://www.w3.org/2001/XInclude"
|
|
href="../../modules/xcap/doc/xcap.xml"/> -->
|
|
<!-- </section>-->
|
|
|
|
<!-- <include xmlns="http://www.w3.org/2001/XInclude" href="devel.xml"/>-->
|
|
|
|
<include xmlns="http://www.w3.org/2001/XInclude" href="examples.xml"/>
|
|
|
|
<include xmlns="http://www.w3.org/2001/XInclude" href="biblio.xml"/>
|
|
|
|
<include xmlns="http://www.w3.org/2001/XInclude" href="draft_iptel_im_rules.xml"/>
|
|
|
|
<!-- <chapter id="pres"><title>Presence in SER</title>-->
|
|
<!--
|
|
<include xmlns="http://www.w3.org/2001/XInclude" href="install.xml"/>
|
|
<include xmlns="http://www.w3.org/2001/XInclude" href="../../modules_s/pa/doc/pa.xml"/>
|
|
<include xmlns="http://www.w3.org/2001/XInclude" href="../../modules_s/rls/doc/rls.xml"/>
|
|
<include xmlns="http://www.w3.org/2001/XInclude" href="biblio.xml"/>
|
|
-->
|
|
<!-- <xi:include href="todo.xml"/>-->
|
|
<!-- </chapter>-->
|
|
|
|
<!-- <appendix><title>Appendix</title><toc/>
|
|
<include xmlns="http://www.w3.org/2001/XInclude"
|
|
href="draft_iptel_im_rules.xml"/>
|
|
</appendix>
|
|
-->
|
|
|
|
</article>
|