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.
kamailio/modules/dialog/doc/dialog.xml

68 lines
1.6 KiB

<?xml version="1.0" encoding='ISO-8859-1'?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
<!-- Include general documentation entities -->
<!ENTITY % docentities SYSTEM "../../../docbook/entities.xml">
%docentities;
]>
<book xmlns:xi="http://www.w3.org/2001/XInclude">
<bookinfo>
<title>dialog Module</title>
<productname class="trade">&kamailioname;</productname>
<authorgroup>
<author>
<firstname>Bogdan-Andrei</firstname>
<surname>Iancu</surname>
<affiliation><orgname>Voice Sistem SRL</orgname></affiliation>
<address>
<email>bogdan@voice-system.ro</email>
</address>
</author>
<author>
<firstname>Carsten</firstname>
<surname>Bock</surname>
<affiliation><orgname>ng-voice.com</orgname></affiliation>
<address>
<email>carsten@ng-voice.com</email>
</address>
</author>
<editor>
<firstname>Bogdan-Andrei</firstname>
<surname>Iancu</surname>
<address>
<email>bogdan@voice-system.ro</email>
</address>
</editor>
<editor>
<firstname>Carsten</firstname>
<surname>Bock</surname>
<address>
<email>carsten@ng-voice.com</email>
</address>
</editor>
<editor>
<firstname>Alex</firstname>
<surname>Balashov</surname>
<email>abalashov@evaristesys.com</email>
</editor>
</authorgroup>
<copyright>
<year>2006</year>
<holder>Voice Sistem SRL</holder>
</copyright>
<copyright>
<year>2011</year>
<holder>Carsten Bock, http://www.ng-voice.com</holder>
</copyright>
</bookinfo>
<toc></toc>
<xi:include href="dialog_admin.xml"/>
<xi:include href="dialog_devel.xml"/>
<xi:include href="dialog_faq.xml"/>
</book>