Explorar o código

Updating PDB documentation from http://sip-router.org/2009/09/11/number-portability-functionality/

oej %!s(int64=16) %!d(string=hai) anos
pai
achega
ff159bb1ef
Modificáronse 1 ficheiros con 8 adicións e 1 borrados
  1. 8 1
      modules/pdb/doc/pdb_admin.xml

+ 8 - 1
modules/pdb/doc/pdb_admin.xml

@@ -13,6 +13,13 @@
 	<section>
 	<title>Overview</title>
 	<para>
+	This is a module for fast number portability handling. The client is this module
+	and the server exists in the /utils/pdbt directory.
+	The PDB module and server supports load-balancing and aggressive timeouts.i
+	Normally it does not need more than a few ms to query the remote server and return
+	the reply to the configuration script.
+	</para>
+	<para>
 	The pdb module allows Kamailio to send queries to a list of servers
   and store the answer in an AVP. The idea is to ask all servers in
   parallel and use the first answer, that comes back. A timeout for the
@@ -43,7 +50,7 @@
 			</para>
 			<itemizedlist>
 				<listitem>
-				<para><emphasis>none</emphasis></para>
+				<para><emphasis>The PDB server</emphasis></para>
 				</listitem>
 			</itemizedlist>
 		</section>