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.
58 lines
1.3 KiB
58 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" [
|
|
|
|
|
|
<!ENTITY admin SYSTEM "drouting_admin.xml">
|
|
<!ENTITY devel SYSTEM "drouting_devel.xml">
|
|
|
|
<!-- Include general documentation entities -->
|
|
<!ENTITY % docentities SYSTEM "../../../docbook/entities.xml">
|
|
%docentities;
|
|
|
|
]>
|
|
|
|
<book>
|
|
<bookinfo>
|
|
<title>Dynamic Routing Module</title>
|
|
<productname class="trade">&kamailioname;</productname>
|
|
<authorgroup>
|
|
<author>
|
|
<firstname></firstname>
|
|
<surname></surname>
|
|
<affiliation><orgname>&vsname;</orgname></affiliation>
|
|
<address>
|
|
<email>team@voice-system.ro</email>
|
|
<otheraddr>
|
|
<ulink url="http://www.voice-system.ro">http://www.voice-system.ro</ulink>
|
|
</otheraddr>
|
|
</address>
|
|
</author>
|
|
<editor>
|
|
<firstname>Anca-Maria</firstname>
|
|
<surname>Vamanu</surname>
|
|
<address>
|
|
<email>team@voice-system.ro</email>
|
|
</address>
|
|
</editor>
|
|
</authorgroup>
|
|
<copyright>
|
|
<year>2005-2008</year>
|
|
<holder>&voicesystem;</holder>
|
|
</copyright>
|
|
<revhistory>
|
|
<revision>
|
|
<revnumber>$Revision: 4473 $</revnumber>
|
|
<date>$Date: 2008-07-12 00:16:22 +0300 (Sat, 12 Jul 2008) $</date>
|
|
</revision>
|
|
</revhistory>
|
|
</bookinfo>
|
|
<toc></toc>
|
|
|
|
&admin;
|
|
&devel;
|
|
|
|
</book>
|
|
|
|
|