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.
56 lines
1.3 KiB
56 lines
1.3 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>textops Module</title>
|
|
<productname class="trade">&kamailioname;</productname>
|
|
<authorgroup>
|
|
<author>
|
|
<firstname>Andrei</firstname>
|
|
<surname>Pelinescu-Onciul</surname>
|
|
<affiliation><orgname>&fhg;</orgname></affiliation>
|
|
<email>pelinescu-onciul@fokus.fraunhofer.de</email>
|
|
</author>
|
|
<editor>
|
|
<firstname>Andrei</firstname>
|
|
<surname>Pelinescu-Onciul</surname>
|
|
<email>pelinescu-onciul@fokus.fraunhofer.de</email>
|
|
</editor>
|
|
<editor>
|
|
<firstname>Daniel-Constantin</firstname>
|
|
<surname>Mierla</surname>
|
|
<email>miconda@gmail.com</email>
|
|
</editor>
|
|
<editor>
|
|
<firstname>Juha</firstname>
|
|
<surname>Heinanen</surname>
|
|
<email>jh@tutpro.com</email>
|
|
</editor>
|
|
</authorgroup>
|
|
<copyright>
|
|
<year>2003</year>
|
|
<holder>&fhg;</holder>
|
|
</copyright>
|
|
<revhistory>
|
|
<revision>
|
|
<revnumber>$Revision$</revnumber>
|
|
<date>$Date$</date>
|
|
</revision>
|
|
</revhistory>
|
|
</bookinfo>
|
|
<toc></toc>
|
|
|
|
<xi:include href="textops_admin.xml"/>
|
|
<xi:include href="textops_devel.xml"/>
|
|
|
|
|
|
</book>
|